File size: 688 Bytes
94346a0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
language:
- zh
- en
tags:
- glm
- chatglm
- thudm
- chatglm3-6b
- rkllm
- rk3588
---

# chatglm3-6b-rkllm

This is a conversion from [chatglm3-6b](https://huggingface.co/THUDM/chatglm3-6b) to the RKLLM format for chat in Rockchip devices. 


## Support Devices
* RK3588/RK3588s
  
## Convert tools
To Converting LLMs for Rockchip's NPUs, please see the artical<sup>1,2</sup> for model details.

## Converted with RKLLM runtime
*  RKLLM runtime `1.0.1`

## License
Same as the original [chatglm3-6b](https://huggingface.co/THUDM/chatglm3-6b)

## Reference
1. [airockchip/rknn-llm](https://github.com/airockchip/rknn-llm)
1. [Pelochus/ezrknn-llm](https://github.com/Pelochus/ezrknn-llm)