gemma-2b-it_rkllm / README.md
jxke's picture
chore: Add RKLLM conversion for gemma-2b-it
5f43838
---
language:
- en
tags:
- gemma-2b-it
- Text-generation
- rkllm
- rk3588
---
# gemma-2b-rkllm
This is a conversion from [gemma-2b-it](https://huggingface.co./google/gemma-2b-it) 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 [gemma-2b-it](https://huggingface.co./google/gemma-2b-it)
## Reference
1. [airockchip/rknn-llm](https://github.com/airockchip/rknn-llm)
1. [Pelochus/ezrknn-llm](https://github.com/Pelochus/ezrknn-llm)