Update nightly thresholds and dependencies. (#6635)

This commit is contained in:
Sai Enduri
2025-05-26 11:44:13 -07:00
committed by GitHub
parent 0ca3e56802
commit eb8f02dd87
2 changed files with 10 additions and 8 deletions

View File

@@ -13,3 +13,5 @@ docker exec -w /human-eval ci_sglang pip install -e .
docker exec -w / ci_sglang mkdir -p /dummy-grok
mkdir -p dummy-grok && wget https://sharkpublic.blob.core.windows.net/sharkpublic/sglang/dummy_grok.json -O dummy-grok/config.json
docker cp ./dummy-grok ci_sglang:/
docker exec ci_sglang pip install huggingface_hub[hf_xet]