mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add proper tokenizers for NAI Krake and Clio
This commit is contained in:
@ -60,6 +60,8 @@ const tokenizers = {
|
||||
GPT3: 1,
|
||||
CLASSIC: 2,
|
||||
LLAMA: 3,
|
||||
NERD: 4,
|
||||
NERD2: 5,
|
||||
}
|
||||
|
||||
const send_on_enter_options = {
|
||||
|
Reference in New Issue
Block a user