We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e211b99 commit e781909Copy full SHA for e781909
1 file changed
EdgeCraftRAG/tests/test_compose_on_arc.sh
@@ -21,7 +21,7 @@ HOST_IP=$ip_address
21
COMPOSE_FILE="compose.yaml"
22
EC_RAG_SERVICE_PORT=16010
23
24
-MODEL_PATH="${HOME}/models"
+export MODEL_PATH="${HOME}/models"
25
# MODEL_PATH="$WORKPATH/models"
26
DOC_PATH="$WORKPATH/tests"
27
UI_UPLOAD_PATH="$WORKPATH/tests"
0 commit comments