summaryrefslogtreecommitdiff
path: root/gguf-py/gguf/gguf.py
AgeCommit message (Expand)Author
2023-09-03gguf(python): Fix special vocab handling when id < 0 (#2984)Kerfuffle
2023-08-31convert : fix python 3.8 support, modernize type annotations (#2916)Cebtenzzre
2023-08-30convert : various script cleanups/fixes + merges and special token handling (...Kerfuffle
2023-08-27gguf : add 64-bit support (GGUF v2) (#2821)Georgi Gerganov
2023-08-25gguf : make gguf pip-installableM. Yusuf Sarıgöz