Skip to content

vllm-project/dashboard

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages