llama.cpp/ggml
Daniel Bevenius 5e14dbf2ea
squash! ggml : move rope type enum to ggml.h
This commit removes GGML_ROPE_TYPE_NONE and GGML_ROPE_TYPE_GLM from
ggml.h, and back the llama_rope_type enum.

I've kept the assert for GGML_ROPE_TYPE_GLM as I'm not sure if it is
safe to remove it yet.
2024-08-10 07:03:22 +02:00
..
cmake llama : reorganize source code + improve CMake (#8006) 2024-06-26 18:33:02 +03:00
include squash! ggml : move rope type enum to ggml.h 2024-08-10 07:03:22 +02:00
src squash! ggml : move rope type enum to ggml.h 2024-08-10 07:03:22 +02:00
.gitignore vulkan : cmake integration (#8119) 2024-07-13 18:12:39 +02:00
CMakeLists.txt cann: update cmake (#8765) 2024-07-30 12:37:35 +02:00