summaryrefslogtreecommitdiff
path: root/examples/convert-llama2c-to-ggml/README.md
AgeCommit message (Expand)Author
2024-06-13`build`: rename main → llama-cli, server → llama-server, llava-cli → ll...Olivier Chafik
2024-05-09TypoFix (#7162)Ahmet Zeer
2024-03-22convert-llama2c-to-ggml : enable conversion of GQA models (#6237)fraxy-v
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