]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : support InfiniAI Megrez 3b (#10893)
authorYun Dou <redacted>
Mon, 23 Dec 2024 00:35:44 +0000 (08:35 +0800)
committerGitHub <redacted>
Mon, 23 Dec 2024 00:35:44 +0000 (01:35 +0100)
commitb92a14a841fb4dfaf27b29d982ec8ba5289a3bff
treed446b61fe64665f099f804e38783913d5f182394
parent6f0c9e034bb398915a6617ee4acc62adb87d387d
llama : support InfiniAI Megrez 3b (#10893)

* Support InfiniAI Megrez 3b

* Fix tokenizer_clean_spaces for megrez
convert_hf_to_gguf.py
convert_hf_to_gguf_update.py
src/llama.cpp
tests/test-chat-template.cpp