Skip to content

Commit 34cf7d4

Browse files
authored
Update sgemm.cpp
1 parent 6813bbe commit 34cf7d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ggml/src/ggml-cpu/llamafile/sgemm.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3396,7 +3396,6 @@ bool llamafile_sgemm(const struct ggml_compute_params * params, int64_t m, int64
33963396
}
33973397
#else
33983398
return false;
3399-
34003399
#endif
34013400
}
34023401

0 commit comments

Comments
 (0)