mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-11-21 12:16:57 +00:00
minor cleanups
This commit is contained in:
@@ -159,9 +159,7 @@ enum llm_kv {
|
||||
|
||||
// Falcon-H1 specific
|
||||
LLM_KV_ATTN_HEAD_DIM,
|
||||
LLM_KV_SSM_HEAD_DIM,
|
||||
LLM_KV_N_LAYER,
|
||||
LLM_KV_FALCON_H1_MAMBA_RMS_NORM,
|
||||
|
||||
LLM_KV_ROPE_DIMENSION_COUNT,
|
||||
LLM_KV_ROPE_DIMENSION_SECTIONS,
|
||||
|
||||
Reference in New Issue
Block a user