diff --git a/llama.cpp b/llama.cpp index f39a6ba0a..28c035bb6 100644 --- a/llama.cpp +++ b/llama.cpp @@ -400,7 +400,7 @@ enum llm_tensor { LLM_TENSOR_LAYER_OUT_NORM, }; -static const std::map> LLM_TENSOR_NAMES = { +static const std::map> LLM_TENSOR_NAMES = { { LLM_ARCH_LLAMA, {