File size: 480 Bytes
6ef2760 c147986 6846827 657307f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
license: mit
language:
- en
base_model:
- google/gemma-3-1b-it
tags:
- RK3588
- Axon
- Gemma3
- AI
---
## This repo contains Gemma-3-1B 8-bit quantized rkllm model
Source of the model: [Gemma-3-1B-it](https://huggingface.co/google/gemma-3-1b-it)
Model was compiled to rkllm format using rkllm-toolkit v1.2.0
Chat with this model can be easily done on [Axon](https://vicharak.in/axon) SBC using [vicharak-chat](https://github.com/vicharak-in/vicharak-chat-docs) app. |