Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,7 @@ tags:
|
|
10 |
- Gemma3
|
11 |
- AI
|
12 |
---
|
13 |
-
## This repo contains Gemma-3-1B 8-bit quantized rkllm model
|
|
|
|
|
|
|
|
10 |
- Gemma3
|
11 |
- AI
|
12 |
---
|
13 |
+
## This repo contains Gemma-3-1B 8-bit quantized rkllm model
|
14 |
+
|
15 |
+
Source of the model: [Gemma-3-1B-it](https://huggingface.co/google/gemma-3-1b-it)
|
16 |
+
Model was compiled to rkllm format using rkllm-toolkit v1.2.0
|