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
Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
The text was updated successfully, but these errors were encountered:
It appears that the chat template content format for Pixtral-HF is parsed as openai format instead of string format. Upon further inspection, the chat template is indeed in openai format. Looking into why that results in incorrect output...
Your current environment
The output of `python collect_env.py`
Model Input Dumps
No response
🐛 Describe the bug
It seems to be that pixtral_hf accuracy has been affected since the last known good result from 0.6.4.post1.
Reference results on HF model card, we will look at `MMMU (CoT) ~= 51%. Evals ran using mistral-evals
vLLM 0.6.4.post1, server and eval:
vLLM 0.6.5, server and eval:
vLLM using #11741, server and eval:
Before submitting a new issue...
The text was updated successfully, but these errors were encountered: