Instructions to use jamescallander/gemma-3-1b-it_w8a8_g128_rk3588.rkllm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- RKLLM
How to use jamescallander/gemma-3-1b-it_w8a8_g128_rk3588.rkllm with RKLLM:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Create NOTICE
Browse files
NOTICE
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Gemma is provided under and subject to the Gemma Terms of Use found at ai.google.dev/gemma/terms
|
| 2 |
+
|
| 3 |
+
This repository hosts a conversion of Google's Gemma model for RK3588 SBCs.
|
| 4 |
+
Modifications include:
|
| 5 |
+
- Quantization (w8a8_g128)
|
| 6 |
+
- Export to .rkllm format for RKNN-LLM runtime compatibility
|
| 7 |
+
|
| 8 |
+
Attribution: Built with Gemma (Google)
|