Age | Commit message (Expand) | Author |
---|---|---|
2023-09-07 | fix some warnings from gcc and clang-tidy (#3038) | Cebtenzzre |
2023-09-01 | llama2c : rename function | Georgi Gerganov |
2023-09-01 | minor : add const qualifiers (#2853) | m3ndax |
2023-09-01 | llama2c : fix segfault and alloc-dealloc-mismatch (#2913) | Cebtenzzre |
2023-08-28 | train : mem usage and other improvements (#2439) | xaedes |
2023-08-27 | examples : update llama2.c converter to read vocab and write models in GGUF f... | Olivier Chafik |
2023-08-23 | minor : fix trailing whitespace | Georgi Gerganov |
2023-08-23 | examples : restore the functionality to import llama2.c models (#2685) | Olivier Chafik |
2023-08-21 | gguf : new file format with flexible meta data (beta) (#2398) | Georgi Gerganov |
2023-08-12 | Adding support for llama2.c models (#2559) | byte-6174 |