-
Notifications
You must be signed in to change notification settings - Fork 710
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Pixtral model (Mistral) #2381
Conversation
I added you as a co-author in #2500, so your future commits will trigger CI automatically. |
How did you test the correctness of this model locally? Did you compare the logits against HF implements, similar to this one? #2365 (comment) |
merging the branch
… into yixin's_branch
Yixin's branch
Yixin's branch
fixed import issues
This PR is wrong. Close this for now. Other contributors please feel free to take this task. |
Add support for mistralai/Pixtral ([Feature] Support mistralai/Pixtral #2351).