Config: Update description for override_preset default
* We provide safe_defaults as a default in config_sample.yml but not internally
This commit is contained in:
parent
998abe5ad1
commit
6fb0c2cdbd
2 changed files with 2 additions and 2 deletions
|
|
@ -208,7 +208,7 @@ embeddings:
|
|||
|
||||
# Options for Sampling
|
||||
sampling:
|
||||
# Select a sampler override preset (default: safe_defaults).
|
||||
# Select a sampler override preset (default: None).
|
||||
# Find this in the sampler-overrides folder.
|
||||
# This overrides default fallbacks for sampler values that are passed to the API.
|
||||
# NOTE: safe_defaults preset provides a fallback for frontends that do not pass sampling params.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue