summaryrefslogtreecommitdiff
path: root/gguf-py/gguf/gguf_writer.py
AgeCommit message (Expand)Author
2024-02-01llama : support InternLM2 (#5184)Guoteng
2024-01-02llama : differentiate the KV dims in the attention (#4657)postmasters
2023-12-13llama : add Mixtral support (#4406)slaren
2023-11-20ci : add flake8 to github actions (python linting) (#4129)Galunid
2023-11-19gguf-py : export chat templates (#4125)slaren
2023-11-12gguf-py: gguf_writer: Use bytearray to build metadata (#4051)Kerfuffle
2023-11-11gguf-py: Refactor and allow reading/modifying existing GGUF files (#3981)Kerfuffle