You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FP16 datatype - Single GPU performs better than TP=2
FP32 datatype - TP = 2 performs better, however the overall throughput is reduced.
1. Is there any reason on why in F16 datatype, the single GPU outperforms TP-2 ?
2. Can you please let me know, if there are other methods to improve the inference throughput ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When inferencing Llama7b in A100 GPU 40GB,
FP16 datatype - Single GPU performs better than TP=2

FP32 datatype - TP = 2 performs better, however the overall throughput is reduced.

1. Is there any reason on why in F16 datatype, the single GPU outperforms TP-2 ?
2. Can you please let me know, if there are other methods to improve the inference throughput ?
Beta Was this translation helpful? Give feedback.
All reactions