Update README.md
Browse files---
license: gemma
base_model:
- google/gemma-3-27b-it
---
It is the GGUF converted version of the Google Gemma3 27B IT model (https://huggingface.co/google/gemma-3-27b-it).
**Base Model:** google/gemma-3-27b-it
**Format: GGUF**
Quantization: 8-bit (for efficient inference with relative accuracy)
Intended Use: Chatbots, text generation, creative writing, question-answering, just to mention a few, in 140 languages including Hungarian.
README.md
CHANGED
@@ -2,4 +2,14 @@
|
|
2 |
license: gemma
|
3 |
base_model:
|
4 |
- google/gemma-3-27b-it
|
5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: gemma
|
3 |
base_model:
|
4 |
- google/gemma-3-27b-it
|
5 |
+
---
|
6 |
+
|
7 |
+
It is the GGUF converted version of the Google Gemma3 27B IT model (https://huggingface.co/google/gemma-3-27b-it).
|
8 |
+
|
9 |
+
**Base Model:** google/gemma-3-27b-it
|
10 |
+
|
11 |
+
**Format: GGUF**
|
12 |
+
|
13 |
+
Quantization: 8-bit (for efficient inference with relative accuracy)
|
14 |
+
|
15 |
+
Intended Use: Chatbots, text generation, creative writing, question-answering, just to mention a few, in 140 languages including Hungarian.
|