6278 Forks
41614 Stars
41614 Watchers

vllm

A high-throughput and memory-efficient inference and serving engine for LLMs

How to download and setup vllm

Open terminal and run command
git clone https://github.com/vllm-project/vllm.git
git clone is used to create a copy or clone of vllm repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vllm https://github.com/vllm-project/vllm/archive/master.zip

Or simply clone vllm with SSH
[email protected]:vllm-project/vllm.git

If you have some problems with vllm

You may open issue on vllm support forum (system) here: https://github.com/vllm-project/vllm/issues