mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-11-21 12:16:57 +00:00
d_ssm -> d_inner;
This commit is contained in:
@@ -160,7 +160,6 @@ enum llm_kv {
|
||||
// Falcon-H1 specific
|
||||
LLM_KV_ATTN_HEAD_DIM,
|
||||
LLM_KV_SSM_HEAD_DIM,
|
||||
LLM_KV_MAMBA_D_SSM,
|
||||
LLM_KV_N_LAYER,
|
||||
LLM_KV_FALCON_H1_MAMBA_RMS_NORM,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user