mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-18 16:55:14 +02:00
slightly increase padding to handle longer gen amts
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@
|
||||
#include "examples/llava/llava.h"
|
||||
|
||||
//const
|
||||
const int extra_context_handle_fragmentation = 80;
|
||||
const int extra_context_handle_fragmentation = 120;
|
||||
const int LLAVA_TOKEN_IDENTIFIER_A = -998; //alternate between both, changing when image changes
|
||||
const int LLAVA_TOKEN_IDENTIFIER_B = -999;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user