Skip to content

Commit 4967fa5

Browse files
committed
chore(model gallery): disable gemma3 mmproj
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 2b98e4e commit 4967fa5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gallery/index.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- gemma3
1919
- gemma-3
2020
overrides:
21-
mmproj: gemma-3-27b-it-mmproj-f16.gguf
21+
#mmproj: gemma-3-27b-it-mmproj-f16.gguf
2222
parameters:
2323
model: gemma-3-27b-it-Q4_K_M.gguf
2424
files:
@@ -36,7 +36,7 @@
3636
description: |
3737
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.
3838
overrides:
39-
mmproj: gemma-3-12b-it-mmproj-f16.gguf
39+
#mmproj: gemma-3-12b-it-mmproj-f16.gguf
4040
parameters:
4141
model: gemma-3-12b-it-Q4_K_M.gguf
4242
files:
@@ -54,7 +54,7 @@
5454
description: |
5555
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.
5656
overrides:
57-
mmproj: gemma-3-4b-it-mmproj-f16.gguf
57+
#mmproj: gemma-3-4b-it-mmproj-f16.gguf
5858
parameters:
5959
model: gemma-3-4b-it-Q4_K_M.gguf
6060
files:

0 commit comments

Comments
 (0)