Skip to content

Commit 039cdb8

Browse files
committed
set missing env var
Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
1 parent 2a9b58a commit 039cdb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FinanceAgent/tests/test_compose_on_gaudi.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ model=meta-llama/Llama-3.3-70B-Instruct
1414
vllm_image=opea/vllm-gaudi:latest
1515
vllm_port=8086
1616
vllm_image=$vllm_image
17-
# HF_CACHE_DIR=/data2/huggingface
17+
HF_CACHE_DIR=/data2/huggingface
1818
vllm_volume=${HF_CACHE_DIR}
1919
#######################################
2020

0 commit comments

Comments
 (0)