some cleanups

This commit is contained in:
younesbelkada
2025-07-07 17:28:08 +04:00
parent 632861e6c1
commit 084873c215
2 changed files with 0 additions and 2 deletions

View File

@@ -397,7 +397,6 @@ enum llm_tensor {
LLM_TENSOR_POS_NET_ATTN_K,
LLM_TENSOR_POS_NET_ATTN_V,
LLM_TENSOR_POS_NET_ATTN_OUT,
LLM_TENSOR_FFN_PRE_NORM,
LLM_TENSOR_FINAL_NORM,
};