summaryrefslogtreecommitdiff
path: root/examples/gptneox-wip/falcon-main.cpp
AgeCommit message (Expand)Author
2023-09-07fix some warnings from gcc and clang-tidy (#3038)Cebtenzzre
2023-09-05examples : replace fprintf to stdout with printf (#3017)Cebtenzzre
2023-08-21gguf : new file format with flexible meta data (beta) (#2398)Georgi Gerganov