fix(ai): set ollama warm-model limits
This commit is contained in:
parent
8fce7392c2
commit
ae131f1b02
@ -71,6 +71,8 @@ spec:
|
|||||||
memory: 2Gi
|
memory: 2Gi
|
||||||
nvidia.com/gpu.shared: 1
|
nvidia.com/gpu.shared: 1
|
||||||
limits:
|
limits:
|
||||||
|
cpu: "2"
|
||||||
|
memory: 4Gi
|
||||||
nvidia.com/gpu.shared: 1
|
nvidia.com/gpu.shared: 1
|
||||||
containers:
|
containers:
|
||||||
- name: ollama
|
- name: ollama
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user