Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-27 | Merge mainline llama.cpp (#3) | Kawrakow | |
* Merging mainline - WIP * Merging mainline - WIP AVX2 and CUDA appear to work. CUDA performance seems slightly (~1-2%) lower as it is so often the case with llama.cpp/ggml after some "improvements" have been made. * Merging mainline - fix Metal * Remove check --------- Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com> | |||
2024-05-25 | android : module (#7502) | Elton Kola | |
* move ndk code to a new library * add gradle file | |||
2024-05-14 | Revert "move ndk code to a new library (#6951)" (#7282) | Brian | |
This reverts commit efc8f767c8c8c749a245dd96ad4e2f37c164b54c. | |||
2024-05-14 | move ndk code to a new library (#6951) | Elton Kola | |