Skip to content

Commit 44bf8b8

Browse files
authored
fix: bump llama.cpp release used in prebuilt binaries
1 parent 81a203e commit 44bf8b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llama/addon.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
#include "common/grammar-parser.h"
99
#include "napi.h"
1010

11-
1211
class LLAMAModel : public Napi::ObjectWrap<LLAMAModel> {
1312
public:
1413
llama_model_params model_params;

0 commit comments

Comments
 (0)