mirror of
https://github.com/mudler/LocalAI.git
synced 2025-02-22 01:56:38 +00:00
13 lines
250 B
YAML
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"
|