Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
-
- google/gemma-4-
|
| 4 |
tags:
|
| 5 |
- text-generation-inference
|
| 6 |
---
|
| 7 |
|
| 8 |
## Model Details
|
| 9 |
|
| 10 |
-
This model is an int4 model with group_size 128 and symmetric quantization of [google/gemma-4-
|
| 11 |
Please follow the license of the original model.
|
| 12 |
|
| 13 |
|
|
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
+
- google/gemma-4-26B-A4B-it
|
| 4 |
tags:
|
| 5 |
- text-generation-inference
|
| 6 |
---
|
| 7 |
|
| 8 |
## Model Details
|
| 9 |
|
| 10 |
+
This model is an int4 model with group_size 128 and symmetric quantization of [google/gemma-4-26B-A4B-it](https://huggingface.co/google/gemma-4-26B-A4B-it) generated by [intel/auto-round](https://github.com/intel/auto-round).
|
| 11 |
Please follow the license of the original model.
|
| 12 |
|
| 13 |
|