Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,13 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
Important!!
|
| 4 |
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: google/gemma-3-12b-it
|
| 3 |
+
tags:
|
| 4 |
+
- quantized
|
| 5 |
+
- fp8
|
| 6 |
+
- mixed_precision
|
| 7 |
+
- gemma3
|
| 8 |
+
- heretic-x
|
| 9 |
+
- lastref
|
| 10 |
+
---
|
| 11 |
license: apache-2.0
|
| 12 |
Important!!
|
| 13 |
|