bbben commited on
Commit
8134105
1 Parent(s): a60d542

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -5
README.md CHANGED
@@ -1,8 +1,14 @@
1
- #converted models to use on Rockchip NPUs
2
-
3
- Tested on RK3588/16G
4
-
5
- Rockchip (rk-llm)[https://github.com/airockchip/rknn-llm/tree/main]
6
  ---
7
  license: apache-2.0
 
 
 
 
 
8
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: text2text-generation
4
+ tags:
5
+ - rockchip
6
+ - qwen2
7
+ - qwen
8
  ---
9
+
10
+ converted models to use on Rockchip NPUs
11
+
12
+ Tested on RK3588/16G
13
+
14
+ Rockchip (rk-llm)[https://github.com/airockchip/rknn-llm/tree/main]