]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : add support for DistilBert (#13907)
authorĐinh Trọng Huy <redacted>
Fri, 30 May 2025 09:56:02 +0000 (18:56 +0900)
committerGitHub <redacted>
Fri, 30 May 2025 09:56:02 +0000 (11:56 +0200)
commit291f2b6913c7ef8350dbf0e77da38f7af131a08e
tree65c6b731796f7dac85e8c304477b04f67b26b67e
parent2c90da4c7ec694797f524042aaafbb047a7e65ff
llama : add support for DistilBert (#13907)

* add distilbert

* small fixes

* add note for LLM_ARCH_DISTIL_BERT

* Use MODEL_ARCH.BERT for DistilBert

---------

Co-authored-by: dinhhuy <redacted>
convert_hf_to_gguf.py
gguf-py/gguf/tensor_mapping.py
src/llama-model.cpp