mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-28 10:11:39 +00:00
Sampling: Remove skip_special_tokens
This parameter is way too confusing and does not make sense in the modern LLM space. Change approved by all maintainers. Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
This commit is contained in:
@@ -136,9 +136,6 @@ add_bos_token:
|
||||
ban_eos_token:
|
||||
override: false
|
||||
force: false
|
||||
skip_special_tokens:
|
||||
override: true
|
||||
force: false
|
||||
logit_bias:
|
||||
override:
|
||||
force: false
|
||||
|
||||
Reference in New Issue
Block a user