mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
fix
This commit is contained in:
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user