Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ base_model: google/gemma-3-1b-it
|
|
12 |
|
13 |
# Gemma 3 1B Instruction-tuned INT4
|
14 |
|
15 |
-
This is the QAT INT4 Flax checkpoint (from Kaggle) converted to HF-like format. To use this
|
16 |
|
17 |
Below is the original Model card from https://huggingface.co/google/gemma-3-1b-it
|
18 |
|
|
|
12 |
|
13 |
# Gemma 3 1B Instruction-tuned INT4
|
14 |
|
15 |
+
This is the QAT INT4 Flax checkpoint (from Kaggle) converted to HF-like format. To use this checkpoint, see https://github.com/gau-nernst/gemma3-int4
|
16 |
|
17 |
Below is the original Model card from https://huggingface.co/google/gemma-3-1b-it
|
18 |
|