]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
model : add glm-asr support (#17901)
authorpiDack <redacted>
Mon, 15 Dec 2025 02:18:46 +0000 (10:18 +0800)
committerGitHub <redacted>
Mon, 15 Dec 2025 02:18:46 +0000 (03:18 +0100)
commit745fa0e78b3d3fd3fd12a260c47300dc3869d07e
treece1c90d783a192920bc4180937746aee6d3a5e89
parent52392291b2f3a24b5d3fef4fc0b56f10db358dc1
model : add glm-asr support (#17901)

* [model] add glm-asr support

* fix format for ci

* fix convert format for ci

* update glm_asr convert script & use build_ffn for glm_asr clip & use build_stack for padding and review

* check root architecture for convert hf script

* fix conficlt with upstream

* fix convert script for glm asr & format clip-impl

* format

* restore hparams text

* improved conversion

---------

Co-authored-by: Sigbjørn Skjæret <redacted>
convert_hf_to_gguf.py
gguf-py/gguf/constants.py
tools/mtmd/clip-graph.h
tools/mtmd/clip-impl.h
tools/mtmd/clip-model.h
tools/mtmd/clip.cpp
tools/mtmd/models/whisper-enc.cpp