Pelochus commited on
Commit
9396f1a
1 Parent(s): f83335c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - phi3
4
+ - phi3-mini
5
+ - rkllm
6
+ - rockchip
7
+ - rk3588
8
+ ---
9
+
10
+ # Microsoft's Phi-3 mini (4K instruct) for RK3588
11
+ This is a conversion from https://huggingface.co/microsoft/phi-3-mini-4k-instruct to the RKLLM format for Rockchip devices.
12
+ This runs on the NPU from the RK3588.
13
+
14
+ # Main repo
15
+ See this for my full collection of converted LLMs for the RK3588's NPU:
16
+
17
+ https://huggingface.co/Pelochus/ezrkllm-collection
18
+
19
+ # License
20
+ Same as the original LLM, in this case MIT:
21
+
22
+ https://huggingface.co/microsoft/Phi-3-mini-4k-instruct