summaryrefslogtreecommitdiff
path: root/examples/convert-llama2c-to-ggml/README.md
AgeCommit message (Expand)Author
2023-08-27examples : update llama2.c converter to read vocab and write models in GGUF f...Olivier Chafik
2023-08-23examples : restore the functionality to import llama2.c models (#2685)Olivier Chafik
2023-08-12Adding support for llama2.c models (#2559)byte-6174