Skip to content

Commit 14edc7a

Browse files
committed
fix: sunbird & swahili long model memory limit to 50Gi
1 parent cda3f2a commit 14edc7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/model-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ deployments:
189189
minReplicaCount: 0
190190
limits_gpu: "18Gi"
191191
limits:
192-
memory: "30Gi"
192+
memory: "50Gi"
193193
env:
194194
QUEUE_PREFIX: "gooey-gpu/long"
195195
IMPORTS: |-

0 commit comments

Comments
 (0)