mirror of
https://github.com/wassname/vllm.git
synced 2026-07-04 00:51:44 +08:00
cfae35b861c5fc0c9f3689f99c7aba2e4501beb8
CacheFlow
Installation
pip install psutil numpy torch transformers
pip install flash-attn # This may take up to 10 mins.
pip install -e .
Run
python server.py
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%