docker images deploy failed
#1
by
tinging - opened
If I use vllm/vllm-openai:v0.11.0, --tool-call-parser glm47 is not supported:
(APIServer pid=1) KeyError: 'invalid tool call parser: glm47 (chose from { deepseek_v3,deepseek_v31,glm45,granite-20b-fc,granite,hermes,hunyuan_a13b,internlm,jamba,kimi_k2,llama4_pythonic,llama4_json,llama3ml,seed_oss,step3,xlam })'
I have tried vllm/vllm-openai:nightly, but this model's answer is meaningless:
I also use vllm/vllm-openai:latest, the result is glm47 not supported
