Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 56 additions & 0 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,60 @@
---
- name: "ernie-image-turbo"
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
urls:
- https://huggingface.co/unsloth/ERNIE-Image-Turbo-GGUF
description: |
# ERNIE-Image-Turbo

🤗 ERNIE-Image  | 
🤗 ERNIE-Image-Turbo  | 
🤖 ERNIE-Image  | 
🤖 ERNIE-Image-Turbo  

🖥️ Huggingface Demo1  | 
🖥️ Huggingface Demo2(ZeroGPU)  | 
🖥️ AI Studio Demo   

Github  | 
📖 Blog  | 
🖼️ Art Gallery

💬 WeChat(微信)  | 
🫨 Discord  | 
🏷️ X

...
license: "apache-2.0"
tags:
- llm
- gguf
icon: https://cdn-uploads.huggingface.co/production/uploads/5f8d780e5d083370c711f575/QRt1mPSU9SCkcxxFWQje2.jpeg
overrides:
backend: llama-cpp
function:
automatic_tool_parsing_fallback: true
grammar:
disable: true
known_usecases:
- chat
options:
- use_jinja:true
parameters:
min_p: 0.01
model: llama-cpp/models/ERNIE-Image-Turbo-GGUF/ernie-image-turbo-Q4_K_M.gguf
repeat_penalty: 1
temperature: 0.7
top_k: -1
top_p: 0.95
template:
use_tokenizer_template: true
files:
- filename: llama-cpp/models/ERNIE-Image-Turbo-GGUF/ernie-image-turbo-Q4_K_M.gguf
sha256: ed3e035b631da47b0469b314dcce0afc3618fc9386f1af3d3e28710181e21d93
uri: https://huggingface.co/unsloth/ERNIE-Image-Turbo-GGUF/resolve/main/ernie-image-turbo-Q4_K_M.gguf
- filename: llama-cpp/models/ERNIE-Image-Turbo-GGUF/ernie-image-turbo-UD-Q4_K_M.gguf
sha256: b55c6a0104d7635097665527267bbd934d5fa43c00722ef6c42dd1e6470d64c4
uri: https://huggingface.co/unsloth/ERNIE-Image-Turbo-GGUF/resolve/main/ernie-image-turbo-UD-Q4_K_M.gguf
- name: "supergemma4-26b-uncensored-v2"
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
urls:
Expand Down Expand Up @@ -1132,7 +1188,7 @@
- "offload_to_cpu:false"
- "offload_dit_to_cpu:false"
- "init_lm:true"
- "lm_model_path:acestep-5Hz-lm-0.6B" # or acestep-5Hz-lm-4B

Check warning on line 1191 in gallery/index.yaml

View workflow job for this annotation

GitHub Actions / Yamllint

1191:45 [comments] too few spaces before comment: expected 2
- "lm_backend:pt"
- "temperature:0.85"
- "top_p:0.9"
Expand Down Expand Up @@ -1511,7 +1567,7 @@
known_usecases:
- tts
tts:
voice: Aiden # Available speakers: Vivian, Serena, Uncle_Fu, Dylan, Eric, Ryan, Aiden, Ono_Anna, Sohee

Check warning on line 1570 in gallery/index.yaml

View workflow job for this annotation

GitHub Actions / Yamllint

1570:20 [comments] too few spaces before comment: expected 2
parameters:
model: Qwen/Qwen3-TTS-12Hz-1.7B-CustomVoice
- !!merge <<: *qwen-tts
Expand All @@ -1523,7 +1579,7 @@
known_usecases:
- tts
tts:
voice: Aiden # Available speakers: Vivian, Serena, Uncle_Fu, Dylan, Eric, Ryan, Aiden, Ono_Anna, Sohee

Check warning on line 1582 in gallery/index.yaml

View workflow job for this annotation

GitHub Actions / Yamllint

1582:20 [comments] too few spaces before comment: expected 2
parameters:
model: Qwen/Qwen3-TTS-12Hz-0.6B-CustomVoice
- &fish-speech
Expand Down Expand Up @@ -6031,7 +6087,7 @@
- gemma3
- gemma-3
overrides:
#mmproj: gemma-3-27b-it-mmproj-f16.gguf

Check warning on line 6090 in gallery/index.yaml

View workflow job for this annotation

GitHub Actions / Yamllint

6090:6 [comments] missing starting space in comment
parameters:
model: gemma-3-27b-it-Q4_K_M.gguf
files:
Expand All @@ -6049,7 +6105,7 @@
description: |
google/gemma-3-12b-it is an open-source, state-of-the-art, lightweight, multimodal model built from the same research and technology used to create the Gemini models. It is capable of handling text and image input and generating text output. It has a large context window of 128K tokens and supports over 140 languages. The 12B variant has been fine-tuned using the instruction-tuning approach. Gemma 3 models are suitable for a variety of text generation and image understanding tasks, including question answering, summarization, and reasoning. Their relatively small size makes them deployable in environments with limited resources such as laptops, desktops, or your own cloud infrastructure.
overrides:
#mmproj: gemma-3-12b-it-mmproj-f16.gguf

Check warning on line 6108 in gallery/index.yaml

View workflow job for this annotation

GitHub Actions / Yamllint

6108:6 [comments] missing starting space in comment
parameters:
model: gemma-3-12b-it-Q4_K_M.gguf
files:
Expand All @@ -6067,7 +6123,7 @@
description: |
Gemma is a family of lightweight, state-of-the-art open models from Google, built from the same research and technology used to create the Gemini models. Gemma 3 models are multimodal, handling text and image input and generating text output, with open weights for both pre-trained variants and instruction-tuned variants. Gemma 3 has a large, 128K context window, multilingual support in over 140 languages, and is available in more sizes than previous versions. Gemma 3 models are well-suited for a variety of text generation and image understanding tasks, including question answering, summarization, and reasoning. Their relatively small size makes it possible to deploy them in environments with limited resources such as laptops, desktops or your own cloud infrastructure, democratizing access to state of the art AI models and helping foster innovation for everyone. Gemma-3-4b-it is a 4 billion parameter model.
overrides:
#mmproj: gemma-3-4b-it-mmproj-f16.gguf

Check warning on line 6126 in gallery/index.yaml

View workflow job for this annotation

GitHub Actions / Yamllint

6126:6 [comments] missing starting space in comment
parameters:
model: gemma-3-4b-it-Q4_K_M.gguf
files:
Expand Down
Loading