mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Enable XTC support for llama.cpp
This commit is contained in:
@ -65,6 +65,7 @@ const LLAMACPP_DEFAULT_ORDER = [
|
||||
'typical_p',
|
||||
'top_p',
|
||||
'min_p',
|
||||
'xtc',
|
||||
'temperature',
|
||||
];
|
||||
const OOBA_DEFAULT_ORDER = [
|
||||
|
Reference in New Issue
Block a user