llama.cpp/gguf-py/gguf
Xuan-Son Nguyen 0c2ee38ab7
convert : correct gemma 3n conversion (#14450)
* convert : correct gemma 3n conversion

* rm redundant code
2025-07-03 10:03:06 +02:00
..
scripts gguf-py : add support for sub_type (in arrays) in GGUFWriter add_key_value method (#13561) 2025-05-29 15:36:05 +02:00
__init__.py
constants.py llama : initial Mamba-2 support (#9126) 2025-07-02 13:10:24 -04:00
gguf.py
gguf_reader.py gguf-py : display the invalid gguf type (#13687) 2025-05-21 16:33:54 +02:00
gguf_writer.py convert : correct gemma 3n conversion (#14450) 2025-07-03 10:03:06 +02:00
lazy.py gguf-py : support lazy tensor splitting (#12809) 2025-04-08 09:03:07 +02:00
metadata.py
py.typed
quants.py
tensor_mapping.py llama : initial Mamba-2 support (#9126) 2025-07-02 13:10:24 -04:00
utility.py gguf-py : fix SafetensorRemote return on undefined size (< 0) (#13841) 2025-05-28 23:50:20 +02:00
vocab.py gguf-py : add support for chat template jinja files (#14508) 2025-07-02 21:02:35 +02:00