Browse Source

llama : increase max nodes (#4115)

slaren 2 years ago
parent
commit
bbecf3f415
1 changed files with 1 additions and 1 deletions
  1. 1 1
      llama.cpp

+ 1 - 1
llama.cpp

@@ -91,7 +91,7 @@
 #define LLAMA_ATTRIBUTE_FORMAT(...)
 #endif
 
-#define LLAMA_MAX_NODES 4096
+#define LLAMA_MAX_NODES 8192
 
 //
 // logging