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
Hello.
I'm trying to estimate how much GPU equipment is needed to serve a bge-reranker-v2-m3 fp16 reranker model.
We plan to input about 23 documents with a chunk size of 512, and the required TPS (transactions per second) is around 37.5. Could you help me determine how many T4 or A100 GPU units would be needed to meet these conditions?
When we ran a load test after allocating 2 SM slices on an A100 device, we observed about 5.4 TPS. However, we're unable to check the GPU utilization, so I was wondering if you could provide some assistance with this.
The text was updated successfully, but these errors were encountered:
Hello.
I'm trying to estimate how much GPU equipment is needed to serve a
bge-reranker-v2-m3
fp16 reranker model.We plan to input about 23 documents with a chunk size of 512, and the required TPS (transactions per second) is around 37.5. Could you help me determine how many T4 or A100 GPU units would be needed to meet these conditions?
When we ran a load test after allocating 2 SM slices on an A100 device, we observed about 5.4 TPS. However, we're unable to check the GPU utilization, so I was wondering if you could provide some assistance with this.
The text was updated successfully, but these errors were encountered: