]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
convert: add MiniCPM5 tokenizer support (#23384)
authorzhangtao2-1 <redacted>
Wed, 27 May 2026 05:08:33 +0000 (13:08 +0800)
committerGitHub <redacted>
Wed, 27 May 2026 05:08:33 +0000 (08:08 +0300)
commit9777256c3130fa3201327bfab44bae187f7caea2
tree818ef397fc108aa8b9d77f898a1e739fdae9403d
parent7085492c6f792e7499d790b3007cb08fd58b5953
convert: add MiniCPM5 tokenizer support (#23384)

Add minicpm5 pre-tokenizer hash via convert_hf_to_gguf_update.py and
implement hardcoded regex handling in llama-vocab.cpp, consistent with
other BPE pre-tokenizers.

Co-authored-by: zhangtao <redacted>
conversion/base.py
convert_hf_to_gguf_update.py
src/llama-vocab.cpp
src/llama-vocab.h