Skip to content

Commit ffaca48

Browse files
committed
Do not upgrade to latest huggingface_hub due to transformers incompatibility
1 parent 4e37214 commit ffaca48

File tree

1 file changed

+0
-2
lines changed
  • ci/L0_multi_gpu_vllm/multi_lora

1 file changed

+0
-2
lines changed

ci/L0_multi_gpu_vllm/multi_lora/test.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,6 @@ check_response() {
9797
}
9898

9999
# first we download weights
100-
pip install -U huggingface_hub
101-
102100
rm -rf weights && mkdir -p weights/loras/GemmaDoll && mkdir -p weights/loras/GemmaSheep
103101
mkdir -p weights/backbone/gemma-2b
104102

0 commit comments

Comments
 (0)