Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
library_name: exllamav3
|
| 2 |
tags:
|
| 3 |
- exl3
|
|
@@ -5,8 +6,9 @@ tags:
|
|
| 5 |
- quantized
|
| 6 |
- dflash
|
| 7 |
- speculative-decoding
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
-
|
| 10 |
# Gemma 4 12B IT DFlash (EXL3)
|
| 11 |
|
| 12 |
This is an **ExLlamaV3 (EXL3)** quantized version of the `z-lab/gemma4-12B-it-DFlash` model.
|
|
|
|
| 1 |
+
---
|
| 2 |
library_name: exllamav3
|
| 3 |
tags:
|
| 4 |
- exl3
|
|
|
|
| 6 |
- quantized
|
| 7 |
- dflash
|
| 8 |
- speculative-decoding
|
| 9 |
+
base_model:
|
| 10 |
+
- z-lab/gemma4-12B-it-DFlash
|
| 11 |
---
|
|
|
|
| 12 |
# Gemma 4 12B IT DFlash (EXL3)
|
| 13 |
|
| 14 |
This is an **ExLlamaV3 (EXL3)** quantized version of the `z-lab/gemma4-12B-it-DFlash` model.
|