jamescallander commited on
Commit
53ef3d6
·
verified ·
1 Parent(s): 045c7e6

Create NOTICE

Browse files
Files changed (1) hide show
  1. NOTICE +11 -0
NOTICE ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TinyLlama is licensed under the Apache License, Version 2.0.
2
+ See the LICENSE file in this repository or the upstream model card
3
+ at https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0 for details.
4
+
5
+ This repository contains RKLLM-converted artifacts of the original
6
+ TinyLlama-1.1B-Chat-v1.0 model.
7
+
8
+ Modifications by @jamescallander:
9
+ - Quantization: w8a8_g128
10
+ - Export to .rkllm format for RK3588 SBCs
11
+ - Packaging for Hugging Face distribution