Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
base_model: google/gemma-3-270m
|
| 3 |
license: gemma
|
| 4 |
tags:
|
| 5 |
- gemma3
|
|
@@ -17,10 +17,3 @@ extra_gated_button_content: Acknowledge license
|
|
| 17 |
|
| 18 |
# Gemma 3 model card
|
| 19 |
|
| 20 |
-
> [!Note]
|
| 21 |
-
> This repository corresponds to the 270m **pre-trained** version of the Gemma 3 model using Quantization Aware Training (QAT).
|
| 22 |
-
>
|
| 23 |
-
> **The checkpoint in this repository is unquantized, please make sure to quantize with Q4_0 with your favorite tool**
|
| 24 |
-
>
|
| 25 |
-
> Thanks to QAT, the model is able to preserve similar quality as `bfloat16` while significantly reducing the memory requirements
|
| 26 |
-
> to load the model.
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: google/gemma-3-270m
|
| 3 |
license: gemma
|
| 4 |
tags:
|
| 5 |
- gemma3
|
|
|
|
| 17 |
|
| 18 |
# Gemma 3 model card
|
| 19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|