pipelines/samples/contrib/pytorch-samples/cifar10/config.properties

10 lines
466 B
INI

inference_address=http://0.0.0.0:8085
management_address=http://0.0.0.0:8085
install_py_dep_per_model=true
enable_envvars_config=true
number_of_netty_threads=4
job_queue_size=10
max_response_size = 655350000
model_store=/mnt/models/model-store
model_snapshot={"name":"startup.cfg","modelCount":1,"models":{"cifar10":{"1.0":{"defaultVersion":true,"marName":"cifar10_test.mar","minWorkers":1,"maxWorkers":5,"batchSize":1,"maxBatchDelay":5000,"responseTimeout":900}}}}