diff --git a/gpttype_adapter.cpp b/gpttype_adapter.cpp index 501748dd8..b573ee67b 100644 --- a/gpttype_adapter.cpp +++ b/gpttype_adapter.cpp @@ -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;