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