]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
model : add text-only support for Kimi-VL (and find special tokens in text_config...
authorGabriel Larson <redacted>
Sun, 3 Aug 2025 14:56:25 +0000 (09:56 -0500)
committerGitHub <redacted>
Sun, 3 Aug 2025 14:56:25 +0000 (16:56 +0200)
commit83bc2f288c0e08e676d9beca9c4669197e920593
tree412769dd6cb5a43dcf860adae6e922edfb23c8b2
parent6c7a441161080551ce8a52ba32563b6295067192
model : add text-only support for Kimi-VL (and find special tokens in text_config)  (#15051)

* basic kimi-vl textmodel conversion

* check config["text_config"] for special tokens
convert_hf_to_gguf.py
gguf-py/gguf/vocab.py