Skip to content

Commit 688c93b

Browse files
committed
minor fix
Signed-off-by: Yongbozzz <yongbo.zhu@intel.com>
1 parent e781909 commit 688c93b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

EdgeCraftRAG/tests/test_compose_vllm_on_arc.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ function validate_megaservice() {
136136

137137
function stop_docker() {
138138
cd $WORKPATH/docker_compose/intel/gpu/arc
139+
export MODEL_PATH="${HOME}/models"
139140
docker compose -f $COMPOSE_FILE down
140141
}
141142

0 commit comments

Comments
 (0)