remove args for now

This commit is contained in:
2026-05-06 18:00:06 -05:00
parent af8c9a1254
commit 1e7630efe8

View File

@@ -26,12 +26,12 @@ metadata:
name: qwen3-32b-instruct
namespace: nim-service
spec:
args:
- --enable-auto-tool-choice
- --gpu-memory-utilization
- "0.90"
- --tool-call-parser
- hermes
# args:
# - --enable-auto-tool-choice
# - --gpu-memory-utilization
# - "0.90"
# - --tool-call-parser
# - hermes
image:
repository: nvcr.io/nim/qwen/qwen3-32b-dgx-spark
tag: "1.1.0-variant"