From 907b92185cc2cd2ef9832ade61faa322addabff2 Mon Sep 17 00:00:00 2001 From: okada Date: Mon, 18 Dec 2023 16:32:16 +0900 Subject: [PATCH] remove develop code --- llama.cpp | 1 - 1 file changed, 1 deletion(-) 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,