mirror of
https://github.com/DrHo1y/ezrknn-llm.git
synced 2026-03-24 01:26:44 +07:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -11,10 +11,16 @@ Keep in mind this repo is focused for:
|
||||
- Linux kernels from Rockchip (as of writing 5.10 and 6.1 from Rockchip should work, if your board has one of these it will very likely be Rockchip's kernel)
|
||||
|
||||
## Quick Install
|
||||
Run:
|
||||
First clone the repo:
|
||||
|
||||
```bash
|
||||
curl https://raw.githubusercontent.com/Pelochus/ezrknn-llm/main/install.sh | sudo bash
|
||||
git clone https://github.com/Pelochus/ezrknn-llm
|
||||
```
|
||||
|
||||
Then run:
|
||||
|
||||
```bash
|
||||
cd ezrknn-llm && bash install.sh
|
||||
```
|
||||
|
||||
## Test
|
||||
|
||||
Reference in New Issue
Block a user