summaryrefslogtreecommitdiff
path: root/gguf-py/scripts/gguf-new-metadata.py
AgeCommit message (Expand)Author
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-04-18convert : support models with multiple chat templates (#6588)Sigbjørn Skjæret