Enable GPU time-slicing for ComfyUI and Ollama
This commit is contained in:
@@ -10,3 +10,15 @@ tolerations:
|
||||
runtimeClassName: nvidia
|
||||
|
||||
setAsDefault: false
|
||||
|
||||
config:
|
||||
name: time-slicing-config
|
||||
default: any
|
||||
map:
|
||||
any: |-
|
||||
version: v1
|
||||
sharing:
|
||||
timeSlicing:
|
||||
resources:
|
||||
- name: nvidia.com/gpu
|
||||
replicas: 4
|
||||
|
||||
Reference in New Issue
Block a user