Create NOTICE
Browse files
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
|