mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
Use the options field in the model to override kwargs if needed. This allows to specify from the model yaml config: ```yaml options: - foo:bar ``` And each option will be used directly when calling the diffusers pipeline, e.g: ```python pipe( foo="bar", ) ``` Signed-off-by: Ettore Di Giacinto <mudler@localai.io> |
||
|---|---|---|
| .. | ||
| cpp | ||
| go | ||
| python | ||
| backend.proto | ||