Skip to content

Commit 907b921

Browse files
committed
remove develop code
1 parent febc635 commit 907b921

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llama.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -5538,7 +5538,6 @@ struct llm_build_context {
55385538
}
55395539

55405540
for (int il = 0; il < n_layer; ++il) {
5541-
//for (int il = 0; il < 1; ++il) {
55425541

55435542
// norm
55445543
cur = llm_build_norm(ctx0, inpL, hparams,

0 commit comments

Comments
 (0)