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
I run a benchmark of Lama 3 8B Instruct model running on two setups first vllm and second TensorRT and in both cases I was able to get almost exactly same generated throughput of 16.4 tokens/sec. TensorRT did not have any significant impact on the performance. I found that surprising as L4 GPU are base on the same Ada Lovelace architecture. Is this expected outcome?
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
-
I run a benchmark of Lama 3 8B Instruct model running on two setups first vllm and second TensorRT and in both cases I was able to get almost exactly same generated throughput of 16.4 tokens/sec. TensorRT did not have any significant impact on the performance. I found that surprising as L4 GPU are base on the same Ada Lovelace architecture. Is this expected outcome?
Beta Was this translation helpful? Give feedback.
All reactions