llama.cpp/gguf-py/gguf
2023-12-09 10:51:58 +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 convert : support Mixtral as LLAMA arch 2023-12-09 10:51:58 +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 ci : add flake8 to github actions (python linting) (#4129) 2023-11-20 11:35:47 +01: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