Skip to content

Commit b4028ed

Browse files
author
John
committed
a debug line slipped in
1 parent 76b4183 commit b4028ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libfalcon.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1375,7 +1375,7 @@ size_t vram_reserved=1024*1024*512; //will be adapted by model
13751375
lctx.t_load_us = ggml_time_us() - lctx.t_start_us;
13761376

13771377
}
1378-
#include <windows.h>
1378+
13791379
static bool falcon_model_load(
13801380
const std::string & fname,
13811381
falcon_context & lctx,

0 commit comments

Comments
 (0)