summaryrefslogtreecommitdiff
path: root/examples/gguf/gguf.cpp
AgeCommit message (Expand)Author
2023-09-15check C++ code with -Wmissing-declarations (#3184)Cebtenzzre
2023-09-05examples : replace fprintf to stdout with printf (#3017)Cebtenzzre
2023-08-27gguf : add 64-bit support (GGUF v2) (#2821)Georgi Gerganov
2023-08-21gguf : new file format with flexible meta data (beta) (#2398)Georgi Gerganov