Valentin Mamedov a0974156f3 llama : add Deepseek MoE v1 & GigaChat models (#10827) 1 year ago
..
__init__.py 672a6f1018 convert-*.py: GGUF Naming Convention Refactor and Metadata Override Refactor (#7499) 1 year ago
constants.py a0974156f3 llama : add Deepseek MoE v1 & GigaChat models (#10827) 1 year ago
gguf.py 34b0a08207 gguf-py: Refactor and allow reading/modifying existing GGUF files (#3981) 2 years ago
gguf_reader.py 4601a8bb67 gguf-py : numpy 2 newbyteorder fix (#9772) 1 year ago
gguf_writer.py ba1cb19cdd llama : add Qwen2VL support + multimodal RoPE (#10361) 1 year ago
lazy.py 3a14e00366 gguf-py : simplify support for quant types (#8838) 1 year ago
metadata.py 96fa2c5e2d fix gguf-py: Conversion error when multiple licenses are configured (#9807) 1 year ago
py.typed dc07dc492e convert : various script cleanups/fixes + merges and special token handling (#2842) 2 years ago
quants.py 9bc6db28d0 ggml-quants : ternary packing for TriLMs and BitNet b1.58 (#8151) 1 year ago
tensor_mapping.py a0974156f3 llama : add Deepseek MoE v1 & GigaChat models (#10827) 1 year ago
utility.py 328884f421 gguf-py : fix some metadata name extraction edge cases (#8591) 1 year ago
vocab.py e3c355ba65 convert : handle tokenizer merges format from transformers 4.45 (#9696) 1 year ago