Skip to content

Commit 34693af

Browse files
committed
Minor update
1 parent b7be4a9 commit 34693af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

qa/L0_http/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -859,7 +859,7 @@ fi
859859
MODELDIR="`pwd`/models"
860860
REQUEST_MANY_CHUNKS_PY="http_request_many_chunks.py"
861861
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"
862+
SERVER_ARGS="--model-repository=${MODELDIR} --log-verbose=1 --model-control-mode=explicit --load-model=simple"
863863
SERVER_LOG="./inference_server_request_many_chunks.log"
864864

865865
run_server

0 commit comments

Comments
 (0)