Pelochus commited on
Commit
40ecabf
1 Parent(s): 5148dc4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - gemma
4
+ - rkllm
5
+ - rockchip
6
+ - rk3588
7
+ ---
8
+
9
+ # Gemma 2B IT for RK3588
10
+ This is a conversion from https://huggingface.co/google/gemma-2b-it to the RKLLM format for Rockchip devices.
11
+ This runs on the NPU from the RK3588.
12
+
13
+ **Latest update:** 11th May 2024. Converted with **RKLLM runtime 1.0.1**.
14
+
15
+ # Main repo
16
+ See this for my full collection of converted LLMs for the RK3588's NPU:
17
+
18
+ https://huggingface.co/Pelochus/ezrkllm-collection
19
+
20
+ # License
21
+ No license, same as the original repo