]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
fix: GLM-DSA crash in llama-tokenize when using vocab_only (#22102)
authorSamareshSingh <redacted>
Mon, 20 Apr 2026 07:32:46 +0000 (02:32 -0500)
committerGitHub <redacted>
Mon, 20 Apr 2026 07:32:46 +0000 (10:32 +0300)
commit81df3f7cfaa6f99de14e792b38d5771bf427383e
tree5cd70dd82bc3509af10d32e9651b4df41fca5458
parentde71b5f81c3b6b9f8bdaf1b2a21198e1eede3fda
fix: GLM-DSA crash in llama-tokenize when using vocab_only (#22102)

* llama: fix crash in print_info for GLM-DSA when vocab_only is set

* addressed code review comments

* cont : simplify

---------

Co-authored-by: Georgi Gerganov <redacted>
src/llama-model.cpp