llama : increase max nodes (#4115)
This commit is contained in:
parent
8e9361089d
commit
bbecf3f415
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
|||
#define LLAMA_ATTRIBUTE_FORMAT(...)
|
||||
#endif
|
||||
|
||||
#define LLAMA_MAX_NODES 4096
|
||||
#define LLAMA_MAX_NODES 8192
|
||||
|
||||
//
|
||||
// logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue