vllm-project / dashboard

vLLM performance dashboard

Repository from Github https://github.comvllm-project/dashboardRepository from Github https://github.comvllm-project/dashboard

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

About

vLLM performance dashboard

License:Apache License 2.0


Languages

Language:Python 100.0%