Improve Mistral models integration with llama.cpp by juliendenize · Pull Request #14737 · ggml-org/llama.cpp

1 min read Original article ↗

@github-actions bot added the python

python script changes

label

Jul 17, 2025

@CISC CISC mentioned this pull request

Jul 24, 2025

CISC

ngxson

juliendenize

@CISC CISC mentioned this pull request

Aug 10, 2025

2 tasks

@EFLql EFLql mentioned this pull request

Aug 12, 2025

patrickvonplaten

blime4 referenced this pull request in blime4/llama.cpp

Feb 5, 2026
* Improve Mistral models integration with llama.cpp

* Revert changes and fix gguf

* Revert change

* refactor convert_mistral_to_gguf.py in convert_hf_to_gguf.py

* Revert collateral

* Rename model name

* refactor

* revert

* remove duplicate

* Remove duplication code

* Fixes

* Fix flake issues

* Apply comments

* Apply comments

* Apply comments

* Fix remote

* add default chat template

* Revert

* nit