File size: 616 Bytes
46e7c0a dcc38c9 78c5885 ea06db0 78c5885 46e7c0a |
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 |
---
tags:
- phi2
- rkllm
- rockchip
- rk3588
---
# Microsoft's Phi-2 for RK3588
This is a conversion from https://huggingface.co/microsoft/phi-2 to the RKLLM format for Rockchip devices.
This runs on the NPU from the RK3588.
**Current update as of commit 834565c due to incompatibilities from RKLLM library.**
**Latest update:** April 2024. Converted with **RKLLM runtime 1.0.0**.
# Main repo
See this for my full collection of converted LLMs for the RK3588's NPU:
https://huggingface.co/Pelochus/ezrkllm-collection
# License
Same as the original LLM, in this case MIT:
https://huggingface.co/microsoft/phi-2 |