mirror of
https://github.com/DrHo1y/ezrknn-llm.git
synced 2026-03-24 17:46:44 +07:00
Grammar, syntax fixes
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
This repo tries to make RKNN LLM usage easier for people who don't want to read through Rockchip's docs.
|
This repo tries to make RKNN LLM usage easier for people who don't want to read through Rockchip's docs.
|
||||||
|
|
||||||
Main repo is https://github.com/Pelochus/ezrknpu where you can find more instructions, documentation... for general use.
|
Main repo is https://github.com/Pelochus/ezrknpu where you can find more instructions, documentation... for general use.
|
||||||
This repo is intended for details in RKLLM and how also how to convert models.
|
This repo is intended for details in RKLLM and also how to convert models.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
Keep in mind this repo is focused for:
|
Keep in mind this repo is focused for:
|
||||||
@@ -24,7 +24,7 @@ cd ezrknn-llm && bash install.sh
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Test
|
## Test
|
||||||
Run (assuming your on the folder where your `.rkllm` file is located):
|
Run (assuming you are on the folder where your `.rkllm` file is located):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
rkllm qwen-chat-1_8B.rkllm # Or any other model you like
|
rkllm qwen-chat-1_8B.rkllm # Or any other model you like
|
||||||
|
|||||||
Reference in New Issue
Block a user