]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama-model : add Glm4Model implementation for GLM-4-0414 (#12867)
authorYuxuan Zhang <redacted>
Fri, 11 Apr 2025 10:10:10 +0000 (18:10 +0800)
committerGitHub <redacted>
Fri, 11 Apr 2025 10:10:10 +0000 (12:10 +0200)
commit06bb53ad9b6e6d92b6ab6979927530080b1c990c
tree631bcb036abf704ea26e151b7b1ce0501539249b
parent0c509239445088f21265580b86733c5b184261d9
llama-model : add Glm4Model implementation for GLM-4-0414 (#12867)

* GLM-4-0414

* use original one

* Using with tensor map

* fix bug

* change order

* change order

* format with flask8
README.md
convert_hf_to_gguf.py
convert_hf_to_gguf_update.py
gguf-py/gguf/constants.py
gguf-py/gguf/tensor_mapping.py
src/llama-arch.cpp
src/llama-arch.h
src/llama-model.cpp
src/llama-vocab.cpp