summaryrefslogtreecommitdiff
path: root/gguf-py/gguf/gguf_writer.py
AgeCommit message (Expand)Author
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