jamescallander commited on
Commit
7f0980f
·
verified ·
1 Parent(s): 87a85b6

Create NOTICE

Browse files
Files changed (1) hide show
  1. NOTICE +8 -0
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)