We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c0919 commit bfe053dCopy full SHA for bfe053d
src/sagemaker_pytorch_serving_container/ts_environment.py
@@ -26,7 +26,7 @@
26
DEFAULT_TS_BATCH_SIZE = 1
27
DEFAULT_TS_MAX_BATCH_DELAY = 100
28
DEFAULT_TS_MIN_WORKERS = 1
29
-DEFAULT_TS_MAX_WORKERS = 4
+DEFAULT_TS_MAX_WORKERS = 1
30
DEFAULT_TS_RESPONSE_TIMEOUT = 120
31
32
0 commit comments