Update rtx6000-vllm.yaml
This commit is contained in:
parent
0899aa1b97
commit
18aa779232
1 changed files with 2 additions and 1 deletions
|
|
@ -51,7 +51,8 @@ spec:
|
|||
- --enable-prefix-caching
|
||||
- --tool-call-parser=qwen3_xml
|
||||
- --reasoning-parser=qwen3
|
||||
- --speculative-config "{"method": "mtp", "num_speculative_tokens": 2}"
|
||||
- --speculative-config
|
||||
- --'{"method": "mtp", "num_speculative_tokens": 2}'
|
||||
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue