Create NOTICE
Browse files
NOTICE
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
MiniCPM4 is licensed under its original license terms.
|
2 |
+
See the LICENSE file in this repository or the upstream model card
|
3 |
+
at https://huggingface.co/openbmb/MiniCPM4-0.5B for details.
|
4 |
+
|
5 |
+
This repository contains RKLLM-converted artifacts of the original
|
6 |
+
MiniCPM4-0.5B model.
|
7 |
+
|
8 |
+
Modifications by @jamescallander:
|
9 |
+
- Quantization: w8a8_g128
|
10 |
+
- Export to .rkllm format for RK3588 SBCs
|
11 |
+
- Packaging for Hugging Face distribution
|