mirror of
https://github.com/wassname/vllm.git
synced 2026-07-13 17:46:28 +08:00
d359cda5fae1c9a6fe54ba12b940572edfbf87ac
CacheFlow
Installation
pip install psutil numpy torch transformers
pip install flash-attn # This may take up to 10 mins.
pip install -e .
Run
ray start --head
python server.py [--tensor-parallel-size <N>]
Description
A high-throughput and memory-efficient inference and serving engine for LLMs
Languages
Python
85%
Cuda
10.2%
C++
3.1%
C
0.6%
Shell
0.6%
Other
0.4%