LocalAI/gallery/wan-ggml.yaml
Ettore Di Giacinto b27de08fff chore(gallery): fixup wan
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-04-19 21:31:22 +00:00

14 lines
302 B
YAML

---
name: "wan-ggml"
config_file: |
backend: stablediffusion-ggml
step: 20
cfg_scale: 6.0
options:
- "diffusion_model"
- "vae_decode_only:false"
- "sampler:euler"
- "flow_shift:3.0"
- "t5xxl_path:umt5-xxl-encoder-Q8_0.gguf"
- "vae_path:wan_2.1_vae.safetensors"