Update README.md
Browse files
README.md
CHANGED
|
@@ -22,11 +22,11 @@ base_model: google/gemma-3-12b-it
|
|
| 22 |
|
| 23 |
Supports a context length of 128k tokens, with a max output of 8192.
|
| 24 |
|
| 25 |
-
Multimodal supporting images normalized to 896 x 896 resolution
|
| 26 |
|
| 27 |
Gemma 3 models are well-suited for a variety of text generation and image understanding tasks, including question answering, summarization, and reasoning.
|
| 28 |
|
| 29 |
-
Requires latest (currently beta) llama.cpp runtime
|
| 30 |
|
| 31 |
## Special thanks
|
| 32 |
|
|
|
|
| 22 |
|
| 23 |
Supports a context length of 128k tokens, with a max output of 8192.
|
| 24 |
|
| 25 |
+
Multimodal supporting images normalized to 896 x 896 resolution.
|
| 26 |
|
| 27 |
Gemma 3 models are well-suited for a variety of text generation and image understanding tasks, including question answering, summarization, and reasoning.
|
| 28 |
|
| 29 |
+
Requires latest (currently beta) llama.cpp runtime.
|
| 30 |
|
| 31 |
## Special thanks
|
| 32 |
|