-
Notifications
You must be signed in to change notification settings - Fork 13.4k
llama : support converting Mistral Small (text-only) #12450
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
Conversation
chat template is merged, LGTM! |
@bartowski1182 Waiting for your gguf quant to test hehe |
merging locally to check :) |
quant worked: https://huggingface.co/lmstudio-community/Mistral-Small-3.1-24B-Instruct-2503-GGUF verifying locally that it runs without issue (though imatrix is working which is usually a good sign) |
looks like it worked! but something went wrong with chat template so gonna have to redo that part :') |
oh whoops, i was looking at the wrong chat template PR merge! |
Okay, merged your changes and the chat template locally (minus the "today's date" portion which doesn't play nice usually), and uploaded the quants: https://huggingface.co/lmstudio-community/Mistral-Small-3.1-24B-Instruct-2503-GGUF They run in LM Studio so i think we're safe to say it works ! |
Nice, thanks for testing. Now I'm waiting for approval to merge this. |
Slowpoke here...image recognition won't work in LM Studio until ggerganov merges the changes? |
Important
At the time of writing this, HF model is missing chat template, let's wait until this PR is merged!
This PR allows converting text model from Mistral Small to GGUF
For vision, I don't know yet how it work. Will work it that later.
And congrats to @mistralai team for the release