ten-agent-demo / entrypoint.sh
wangyoucao577's picture
fix: download
4fc755d
raw
history blame
148 Bytes
#!/bin/bash -xe
mkdir -p data
HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download Qwen/Qwen2.5-7B-Instruct --local-dir ./data/Qwen2.5-7B-Instruct