Ettore Di Giacinto 2f09aa1b85
chore(model gallery): add sd-3.5-large-ggml ()
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-01-20 19:04:23 +01:00

13 lines
250 B
YAML

---
name: "sd-ggml"
config_file: |
backend: stablediffusion-ggml
step: 25
cfg_scale: 4.5
options:
- "clip_l_path:clip_l.safetensors"
- "clip_g_path:clip_g.safetensors"
- "t5xxl_path:t5xxl-Q5_0.gguf"
- "sampler:euler"