mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-12 22:04:59 +00:00
chore(model gallery): add sd-3.5-large-ggml (#4647)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
a396040886
commit
2f09aa1b85
2 changed files with 42 additions and 0 deletions
12
gallery/sd-ggml.yaml
Normal file
12
gallery/sd-ggml.yaml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue