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)
|