Update rtx6000-vllm.yaml

This commit is contained in:
sirius0xdev 2026-05-16 23:01:39 -04:00 committed by GitHub
parent 0899aa1b97
commit 18aa779232
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,8 @@ spec:
- --enable-prefix-caching - --enable-prefix-caching
- --tool-call-parser=qwen3_xml - --tool-call-parser=qwen3_xml
- --reasoning-parser=qwen3 - --reasoning-parser=qwen3
- --speculative-config "{"method": "mtp", "num_speculative_tokens": 2}" - --speculative-config
- --'{"method": "mtp", "num_speculative_tokens": 2}'
ports: ports:
- containerPort: 8000 - containerPort: 8000