summaryrefslogtreecommitdiff
path: root/gguf-py/scripts
AgeCommit message (Expand)Author
2024-06-17gguf-dump.py: add --markdown dump output (#7853)Brian
2024-06-09gguf-py : decouple adding metadata from writing in GGUFWriter (#7827)compilade
2024-05-30gguf-py : Add tokenizer.ggml.pre to gguf-new-metadata.py (#7627)Galunid
2024-05-25gguf-py : fix and simplify quantized shape round-trip (#7483)compilade
2024-05-09gguf-py : add special token modification capability (#7166)Sigbjørn Skjæret
2024-05-08convert-hf : save memory with lazy evaluation (#7075)compilade
2024-05-03convert.py : add python logging instead of print() (#6511)Brian
2024-04-18convert : support models with multiple chat templates (#6588)Sigbjørn Skjæret
2023-11-16Respect tokenizer.ggml.add_bos_token value when tokenizing (#4040)Kerfuffle
2023-11-11Fix gguf-convert-endian script (#4037)M. Yusuf Sarıgöz
2023-11-11gguf-py: Refactor and allow reading/modifying existing GGUF files (#3981)Kerfuffle