llama.cpp/ggml
Georgi Gerganov cfbf33a705
ggml : style changes + fix 512-bit nb loop check
- fix local scope in switch cases
- consistent predicate names
- empty lines when necessary
- opening braces, spaces
- const-correctness
- add asserts
2024-09-09 12:50:35 +03:00
..
cmake llama : reorganize source code + improve CMake (#8006) 2024-06-26 18:33:02 +03:00
include llama : support RWKV v6 models (#8980) 2024-09-01 17:38:17 +03:00
src ggml : style changes + fix 512-bit nb loop check 2024-09-09 12:50:35 +03:00
.gitignore vulkan : cmake integration (#8119) 2024-07-13 18:12:39 +02:00
CMakeLists.txt Vulkan Optimizations and Fixes (#8959) 2024-08-14 18:32:53 +02:00