summaryrefslogtreecommitdiff
path: root/examples/gguf/gguf.cpp
AgeCommit message (Expand)Author
2024-07-27Merge mainline llama.cpp (#3)Kawrakow
2024-04-10gguf : add option to not check tensor data (#6582)Daniel Bevenius
2024-03-14gguf : fix resource leaks (#6061)Steve Grubb
2023-12-21gguf : simplify example dependenciesGeorgi Gerganov
2023-12-14ggml : remove n_dims from ggml_tensor (#4469)slaren
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