[mod] ollama
This commit is contained in:
parent
25d831f091
commit
27ecb2faab
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ services:
|
|||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: 8 # Limit CPU cores
|
||||
cpus: '6.0' # Limit CPU cores
|
||||
memory: 16G # Limit RAM (adjust based on your system)
|
||||
# devices:
|
||||
# - /dev/dri:/dev/dri
|
||||
|
|
Loading…
Add table
Reference in a new issue