llama.cpp/gguf-py/gguf
2023-12-10 13:57:54 +02:00
..
__init__.py gguf-py: Refactor and allow reading/modifying existing GGUF files (#3981) 2023-11-11 08:04:50 +03:00
constants.py llama : add n_expert and n_expert_used to hparams + change quants 2023-12-10 13:57:54 +02:00
gguf_reader.py gguf-py: Refactor and allow reading/modifying existing GGUF files (#3981) 2023-11-11 08:04:50 +03:00
gguf_writer.py llama : add n_expert and n_expert_used to hparams + change quants 2023-12-10 13:57:54 +02:00
gguf.py gguf-py: Refactor and allow reading/modifying existing GGUF files (#3981) 2023-11-11 08:04:50 +03:00
py.typed convert : various script cleanups/fixes + merges and special token handling (#2842) 2023-08-30 11:25:50 +03:00
tensor_mapping.py convert : support Mixtral as LLAMA arch 2023-12-09 10:51:58 +02:00
vocab.py gguf-py : export chat templates (#4125) 2023-11-19 11:10:52 +01:00