mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-18 20:27:57 +00:00
9f61ac8acc
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
15 lines
215 B
YAML
15 lines
215 B
YAML
---
|
|
name: "flux"
|
|
|
|
config_file: |
|
|
backend: diffusers
|
|
f16: true
|
|
low_vram: true
|
|
step: 25
|
|
|
|
diffusers:
|
|
cuda: true
|
|
enable_parameters: num_inference_steps
|
|
pipeline_type: FluxPipeline
|
|
cfg_scale: 0
|