This commit is contained in:
Ash
2023-01-25 17:17:30 +04:00
committed by Mindus
parent 3ade2a3c90
commit deb55c1eef

View File

@ -646,7 +646,7 @@
}else{ }else{
this_max_context = 2048-60;//fix for fat tokens this_max_context = 2048-60;//fix for fat tokens
if(model_novel == 'krake-v2'){ if(model_novel == 'krake-v2'){
this_max_context-=110; this_max_context-=160;
} }
} }
} }