mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Clean-up API-specific settings
This commit is contained in:
@ -318,7 +318,7 @@ const VLLM_KEYS = [
|
||||
'temperature',
|
||||
'top_p',
|
||||
'user',
|
||||
|
||||
|
||||
'use_beam_search',
|
||||
'top_k',
|
||||
'min_p',
|
||||
@ -331,7 +331,7 @@ const VLLM_KEYS = [
|
||||
'skip_special_tokens',
|
||||
'spaces_between_special_tokens',
|
||||
'truncate_prompt_tokens',
|
||||
|
||||
|
||||
'include_stop_str_in_output',
|
||||
'response_format',
|
||||
'guided_json',
|
||||
|
Reference in New Issue
Block a user