vLLM

Inference engine that serves an open weight model to hundreds of concurrent users on the same GPU. It batches requests continuously instead of waiting for a batch to finish, and manages attention cache memory in blocks, the way an operating system manages virtual memory.

Strengths

Limitations

Best for

Official site

View on Coeurdar