Skip to content

Commit 91621ff

Browse files
authored
Merge pull request #41 from BaizeAI/kebe7jun-patch-1
Fix qwen3 --tool-call-parser
2 parents ab4b9d9 + 5b380e3 commit 91621ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

models/alibaba/qwen3-coder-30b-a3b-instruct/metadata.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
- customRuntimeArgs:
1010
- --enable-auto-tool-choice
1111
- --tool-call-parser
12-
- hermes
12+
- qwen3_coder
1313
resourceRequirements:
1414
cpu: 8
1515
gpuCount: 1
@@ -41,4 +41,4 @@ spec:
4141
huggingface:
4242
name: Qwen/Qwen3-Coder-30B-A3B-Instruct
4343
modelscope:
44-
name: Qwen/Qwen3-Coder-30B-A3B-Instruct
44+
name: Qwen/Qwen3-Coder-30B-A3B-Instruct

0 commit comments

Comments
 (0)