llama.cpp/include
Daniel Bevenius c9206f63be
squash! ggml : move rope type enum to ggml.h
This commit removes the enum ggml_rope_type from ggml.h and replaces it
with a define (GGML_ROPE_TYPE_NEOX). This define is used in the code to
check if the mode is set to GPT-NeoX. Also the enum llama_rope_type has
been updated to reflect this change.
2024-08-11 06:58:14 +02:00
..
llama.h squash! ggml : move rope type enum to ggml.h 2024-08-11 06:58:14 +02:00