diff --git a/llama.cpp b/llama.cpp index 4eef1317c..25a1a4a7c 100644 --- a/llama.cpp +++ b/llama.cpp @@ -5538,7 +5538,6 @@ struct llm_build_context { } for (int il = 0; il < n_layer; ++il) { - //for (int il = 0; il < 1; ++il) { // norm cur = llm_build_norm(ctx0, inpL, hparams,