summaryrefslogtreecommitdiff
path: root/convert-gptneox-hf-to-gguf.py
AgeCommit message (Expand)Author
2023-08-31scripts: Use local gguf package when running from repo (#2927)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-29py : fix "usage" messages (#2873)maddes8cht
2023-08-23chmod : make scripts executable (#2675)Cebtenzzre
2023-08-21gguf : new file format with flexible meta data (beta) (#2398)Georgi Gerganov