mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 13:27:21 +00:00
14 lines
302 B
YAML
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"
|