]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Add `JAIS` model(s) (#8118)
authorFaisal Zaghloul <redacted>
Tue, 2 Jul 2024 14:36:00 +0000 (10:36 -0400)
committerGitHub <redacted>
Tue, 2 Jul 2024 14:36:00 +0000 (16:36 +0200)
commit968967376dc2c018d29f897c4883d335bbf384fb
tree9904d2d07d942798f2d3bb694ba67303e2c09020
parent023b8807e10bc3ade24a255f01c1ad2a01bb4228
Add `JAIS` model(s) (#8118)

* Add `JAIS` model(s)

* cleanup

* address review comments

* remove hack

* un-hardcode max-alibi-bias

* minor tweaks

---------

Co-authored-by: fmz <redacted>
convert-hf-to-gguf-update.py
convert-hf-to-gguf.py
gguf-py/gguf/constants.py
gguf-py/gguf/tensor_mapping.py
include/llama.h
src/llama.cpp