You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
WeiweiZhang1
changed the title
local saved glm-4v-9b model evaluation error
The locally saved glm-4v-9b model encounters errors during evaluation, which are related to the way the tokenizer is loaded
Dec 6, 2024
Hi, @WeiweiZhang1 ,
For custom models, you first need to add a wrapper and make sure the inference can be successfully performed. Then you can use VLMEvalKit for multi-modal evaluation.
local model: https://huggingface.co/OPEA/glm-4v-9b-int4-sym-inc
See issue in glm-v-9b for a similar error:
https://huggingface.co/THUDM/glm-4v-9b/discussions/35
The text was updated successfully, but these errors were encountered: