We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a9b58a commit 039cdb8Copy full SHA for 039cdb8
1 file changed
FinanceAgent/tests/test_compose_on_gaudi.sh
@@ -14,7 +14,7 @@ model=meta-llama/Llama-3.3-70B-Instruct
14
vllm_image=opea/vllm-gaudi:latest
15
vllm_port=8086
16
vllm_image=$vllm_image
17
-# HF_CACHE_DIR=/data2/huggingface
+HF_CACHE_DIR=/data2/huggingface
18
vllm_volume=${HF_CACHE_DIR}
19
#######################################
20
0 commit comments