]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
convert : improve Mistral models integration (#14737)
authorJulien Denize <redacted>
Mon, 11 Aug 2025 08:07:49 +0000 (10:07 +0200)
committerGitHub <redacted>
Mon, 11 Aug 2025 08:07:49 +0000 (10:07 +0200)
commita3a7874272e5a060079658eb5cca4617b7f99062
tree46246ab13dec412eda95685606b9a54afbe25a43
parent002cb1bb3345967fbe0fa7766c2d94c2da31ef45
convert : improve Mistral models integration (#14737)

* 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
convert_hf_to_gguf.py
convert_lora_to_gguf.py
gguf-py/gguf/tensor_mapping.py
gguf-py/gguf/utility.py