diff --git a/public/index.html b/public/index.html index 69dffbea1..15312d682 100644 --- a/public/index.html +++ b/public/index.html @@ -646,7 +646,7 @@ }else{ this_max_context = 2048-60;//fix for fat tokens if(model_novel == 'krake-v2'){ - this_max_context-=110; + this_max_context-=160; } } }