mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
New tokenizer option.
If you're running an ooba-like api, you can use the token-count endpoint. Exact and fast!
This commit is contained in:
@@ -75,6 +75,7 @@ const tokenizers = {
|
||||
LLAMA: 3,
|
||||
NERD: 4,
|
||||
NERD2: 5,
|
||||
API: 6,
|
||||
}
|
||||
|
||||
const send_on_enter_options = {
|
||||
|
Reference in New Issue
Block a user