set cpu limit to 0.5
This commit is contained in:
@@ -33,7 +33,7 @@ services:
|
||||
# file: hwaccel.ml.yml
|
||||
# service: cpu # set to one of [armnn, cuda, rocm, openvino, openvino-wsl, rknn] for accelerated inference - use the `-wsl` version for WSL2 where applicable
|
||||
mem_limit: 1.5g
|
||||
cpus: 0.3
|
||||
cpus: 0.5
|
||||
volumes:
|
||||
- model-cache:/cache
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user