Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
base_model: google/gemma-3-1b-it
|
2 |
+
tags:
|
3 |
+
- gemma3
|
4 |
+
- instruct
|
5 |
+
- 32k context
|
6 |
+
- all use cases
|
7 |
+
- maxed quants
|
8 |
+
- Neo Imatrix
|
9 |
+
---
|
10 |
+
|
11 |
+
<h2>Gemma-3-1b-it-MAX-NEO-Imatrix-GGUF</h2>
|
12 |
+
|
13 |
+
Google's newest Gemma-3 model with Neo Imatrix and Maxed out quants.
|
14 |
+
|
15 |
+
- more to follow -
|