mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-30 03:01:44 +00:00
API: Add allowed_tokens support
This is the opposite of banned tokens. Exllama specific implementation of #181. Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
@@ -126,6 +126,10 @@ banned_tokens:
|
||||
override: []
|
||||
force: false
|
||||
additive: false
|
||||
allowed_tokens:
|
||||
override: []
|
||||
force: false
|
||||
additive: false
|
||||
|
||||
# MARK: CFG scale
|
||||
cfg_scale:
|
||||
|
||||
Reference in New Issue
Block a user