]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : add CodeShell support (#5016)
authorchiranko <redacted>
Fri, 19 Jan 2024 09:07:27 +0000 (17:07 +0800)
committerGitHub <redacted>
Fri, 19 Jan 2024 09:07:27 +0000 (11:07 +0200)
commit2b3b999cacc7ad1207c32fbdf3479a19c06e1a34
treebe2adbdfb73eb5d24ab9bcbb6f53671b9bb88ffa
parent993fba81807e55d27b570945af8e416d535eced1
llama : add CodeShell support (#5016)

* llama: add codeshell support

* llama.cpp: fix codeshell with NeoX rope

Co-authored-by: Georgi Gerganov <redacted>
---------

Co-authored-by: Georgi Gerganov <redacted>
convert-hf-to-gguf.py
gguf-py/gguf/constants.py
gguf-py/gguf/tensor_mapping.py
llama.cpp