|
||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
buildkite_benchmarks.xlsx | ||
requirements.txt | ||
serve.py | ||
update_data.py |
README.md
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