summaryrefslogtreecommitdiff
path: root/convert-llama-ggml-to-gguf.py
AgeCommit message (Expand)Author
2023-11-11gguf-py: Refactor and allow reading/modifying existing GGUF files (#3981)Kerfuffle
2023-10-22llama : validate special token ids are in range when loading GGUF model (#3635)Kerfuffle
2023-09-06convert-llama-ggml-to-gguf: Try to handle files older than GGJTv3 (#3023)Kerfuffle