Sfoglia il codice sorgente

llama : increase max nodes (#4115)

slaren 2 anni fa
parent
commit
bbecf3f415
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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