remove develop code

This commit is contained in:
okada 2023-12-18 16:32:16 +09:00
parent febc63598b
commit 907b92185c

View File

@ -5538,7 +5538,6 @@ struct llm_build_context {
} }
for (int il = 0; il < n_layer; ++il) { for (int il = 0; il < n_layer; ++il) {
//for (int il = 0; il < 1; ++il) {
// norm // norm
cur = llm_build_norm(ctx0, inpL, hparams, cur = llm_build_norm(ctx0, inpL, hparams,