There was an error while loading. Please reload this page.
1 parent b7be4a9 commit 34693afCopy full SHA for 34693af
1 file changed
qa/L0_http/test.sh
@@ -859,7 +859,7 @@ fi
859
MODELDIR="`pwd`/models"
860
REQUEST_MANY_CHUNKS_PY="http_request_many_chunks.py"
861
CLIENT_LOG="./client.http_request_many_chunks.log"
862
-SERVER_ARGS="--model-repository=${MODELDIR} --allow-sagemaker=true --log-verbose=1 --model-control-mode=explicit --load-model=simple"
+SERVER_ARGS="--model-repository=${MODELDIR} --log-verbose=1 --model-control-mode=explicit --load-model=simple"
863
SERVER_LOG="./inference_server_request_many_chunks.log"
864
865
run_server
0 commit comments