Deploy website
PublicDeploys website (docs and shortlinks)
Deploy website
Passed in 6m 48s
Description
This file contains the downloading link for benchmarking results.
Please download the visualization scripts in the post
Results reproduction
- Find the docker we use in
benchmarking pipeline
- Deploy the docker, and inside the docker:
- Download
nightly-benchmarks.zip
. - In the same folder, run the following code
- Download
export HF_TOKEN=<your HF token>
apt update
apt install -y git
unzip nightly-benchmarks.zip
VLLM_SOURCE_CODE_LOC=./ bash .buildkite/nightly-benchmarks/scripts/run-nightly-benchmarks.sh
And the results will be inside ./benchmarks/results
.

Waited 9s
Ran in 1m 2s
bin/ci-builder run nightly ci/deploy_website/we...bin/ci-builder run nightly ci/deploy_website/website.sh
Waited 47s
Ran in 4m 59s
Total Job Run Time: 6m 1s