summaryrefslogtreecommitdiff
path: root/convert-llama-ggmlv3-to-gguf.py
AgeCommit message (Expand)Author
2023-08-23chmod : make scripts executable (#2675)Cebtenzzre
2023-08-23Fix ggml to gguf conversion on Windows (#2733)IgnacioFDM
2023-08-22Improve handling of special tokens in GGML to GGUF converter (#2725)Kerfuffle
2023-08-21Fix convert-llama-ggmlv3-to-gguf.py vocab conversion (#2698)Kerfuffle
2023-08-21gguf : new file format with flexible meta data (beta) (#2398)Georgi Gerganov