|
8906 | 8906 | overrides:
|
8907 | 8907 | parameters:
|
8908 | 8908 | model: black-forest-labs/FLUX.1-schnell
|
| 8909 | +- name: flux.1-dev-ggml |
| 8910 | + license: flux-1-dev-non-commercial-license |
| 8911 | + url: "github:mudler/LocalAI/gallery/flux-ggml.yaml@master" |
| 8912 | + description: | |
| 8913 | + FLUX.1 [dev] is a 12 billion parameter rectified flow transformer capable of generating images from text descriptions. For more information, please read our blog post. |
| 8914 | + Key Features |
| 8915 | + Cutting-edge output quality, second only to our state-of-the-art model FLUX.1 [pro]. |
| 8916 | + Competitive prompt following, matching the performance of closed source alternatives . |
| 8917 | + Trained using guidance distillation, making FLUX.1 [dev] more efficient. |
| 8918 | + Open weights to drive new scientific research, and empower artists to develop innovative workflows. |
| 8919 | + Generated outputs can be used for personal, scientific, and commercial purposes as described in the flux-1-dev-non-commercial-license. |
| 8920 | + This model is quantized with GGUF |
| 8921 | + urls: |
| 8922 | + - https://huggingface.co/black-forest-labs/FLUX.1-dev |
| 8923 | + - https://huggingface.co/city96/FLUX.1-dev-gguf |
| 8924 | + tags: |
| 8925 | + - text-to-image |
| 8926 | + - flux |
| 8927 | + - gpu |
| 8928 | + - cpu |
| 8929 | + icon: https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/schnell_grid.jpeg |
| 8930 | + overrides: |
| 8931 | + parameters: |
| 8932 | + model: flux1-dev-Q2_K.gguf |
| 8933 | + files: |
| 8934 | + - filename: "flux1-dev-Q2_K.gguf" |
| 8935 | + sha256: "b8c464bc0f10076ef8f00ba040d220d90c7993f7c4245ae80227d857f65df105" |
| 8936 | + uri: "huggingface://city96/FLUX.1-dev-gguf/flux1-dev-Q2_K.gguf" |
| 8937 | + - filename: ae.safetensors |
| 8938 | + sha256: afc8e28272cd15db3919bacdb6918ce9c1ed22e96cb12c4d5ed0fba823529e38 |
| 8939 | + uri: https://huggingface.co/ChuckMcSneed/FLUX.1-dev/resolve/main/ae.safetensors |
| 8940 | + - filename: clip_l.safetensors |
| 8941 | + sha256: 660c6f5b1abae9dc498ac2d21e1347d2abdb0cf6c0c0c8576cd796491d9a6cdd |
| 8942 | + uri: https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors |
| 8943 | + - filename: t5xxl_fp16.safetensors |
| 8944 | + sha256: 6e480b09fae049a72d2a8c5fbccb8d3e92febeb233bbe9dfe7256958a9167635 |
| 8945 | + uri: https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors |
8909 | 8946 | - &whisper
|
8910 | 8947 | ## Whisper
|
8911 | 8948 | url: "github:mudler/LocalAI/gallery/whisper-base.yaml@master"
|
|
0 commit comments