mirror of
https://github.com/wassname/vllm.git
synced 2026-06-27 19:33:38 +08:00
e9d3f2ff7772c8efe41dc805cec71c223ec18ec8
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%