B200 VLLM:glm53-flash
#2
by corgito - opened
It's complaining that there isn't a processor_config.json. I can clearly see one Just noting from someone trying to deploy via runpod.
(APIServer pid=58) File "/usr/local/lib/python3.12/dist-packages/vllm/transformers_utils/processors/glm5next.py", line 853, in from_pretrained
(APIServer pid=58) with open(os.path.join(model_path, "processor_config.json")) as f:
(APIServer pid=58) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^