mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-17 00:05:00 +00:00
chore(model gallery): add flux.1-dev-ggml (#4317)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
50f71f73d7
commit
4307ae5d52
2 changed files with 49 additions and 0 deletions
12
gallery/flux-ggml.yaml
Normal file
12
gallery/flux-ggml.yaml
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
name: "flux-ggml"
|
||||
|
||||
config_file: |
|
||||
backend: stablediffusion-ggml
|
||||
step: 25
|
||||
options:
|
||||
- "diffusion_model"
|
||||
- "clip_l_path:clip_l.safetensors"
|
||||
- "t5xxl_path:t5xxl_fp16.safetensors"
|
||||
- "vae_path:ae.safetensors"
|
||||
- "sampler:euler"
|
Loading…
Add table
Add a link
Reference in a new issue