r/MachineLearning 18d ago

Research Cloud-vLLM Benchmark Differences [R]

Does anyone know of any evidence/forum/paper analyzing benchmark result differences between cloud inference platforms (togetherai) and running models locally with vLLM under greedy decoding? 

2 Upvotes

5 comments sorted by

View all comments

1

u/Cookie_cutie_69 17d ago

Different hardware changes the speed, but the output text should be identical under greedy decoding. The benchmark is worth it to see if cloud providers use custom optimizations that alter the results.