fix: enforce eager execution to stop gemma 2 CUDA graph crash

This commit is contained in:
SiriusClaw 2026-04-18 21:32:03 +00:00
parent 4a6b30101b
commit 1ebab4f6e5

View file

@ -41,6 +41,7 @@ spec:
- "--trust-remote-code"
- "--gpu-memory-utilization"
- "0.95"
- "--enforce-eager"
ports:
- containerPort: 8000
resources: