summaryrefslogtreecommitdiff
path: root/convert-llama-ggml-to-gguf.py
AgeCommit message (Expand)Author
2024-01-20convert : partially revert PR #4818 (#5041)Jared Van Bortel
2023-11-20ci : add flake8 to github actions (python linting) (#4129)Galunid
2023-11-17py : remove superfluous import statements (#4076)Jiří Podivín
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