[CI] Upgrade trasnformers version (#6307)
Upgrade transformers to >=4.56.4
- vLLM version: v0.14.1
- vLLM main:
dc917cceb8
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ export VLLM_LOGGING_LEVEL="INFO"
|
||||
# Reduce glog verbosity for mooncake
|
||||
export GLOG_minloglevel=1
|
||||
# Set transformers to offline mode to avoid downloading models during tests
|
||||
export TRANSFORMERS_OFFLINE="1"
|
||||
export HF_HUB_OFFLINE="1"
|
||||
|
||||
# Function to print section headers
|
||||
print_section() {
|
||||
|
||||
Reference in New Issue
Block a user