Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 313 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 313 Bytes

dashboard

vLLM performance dashboard

Install requirements

pip install -r requirements.txt

(For Maintainers) Run update_data.py periodically

export BUILDKIT_API_TOKEN=""
python update_data.py

(For Users) Serve the data and view it locally

python serve.py