llama.cpp/gguf-py/gguf
Faisal Zaghloul 968967376d
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 <quic_fzaghlou@quic.com>
2024-07-02 16:36:00 +02:00
..
__init__.py
constants.py Add `JAIS` model(s) (#8118) 2024-07-02 16:36:00 +02:00
gguf.py
gguf_reader.py Gguf dump start data offset via --data-offset and some extra refactor (#8054) 2024-06-25 22:03:25 +10:00
gguf_writer.py gemma2: add sliding window mask (#8227) 2024-07-01 18:48:34 +02:00
lazy.py
py.typed
quants.py
tensor_mapping.py Add `JAIS` model(s) (#8118) 2024-07-02 16:36:00 +02:00
vocab.py Move convert.py to examples/convert-legacy-llama.py (#7430) 2024-05-30 21:40:00 +10:00