chore(model gallery): add sd-3.5-large-ggml (#4647)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2025-01-20 19:04:23 +01:00 committed by GitHub
parent a396040886
commit 2f09aa1b85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 42 additions and 0 deletions

12
gallery/sd-ggml.yaml Normal file
View file

@ -0,0 +1,12 @@
---
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"