delete reference to Android API
This commit is contained in:
parent
784d08e9f2
commit
624a689b68
1 changed files with 1 additions and 1 deletions
|
@ -984,7 +984,7 @@ apt update && apt upgrade -y
|
|||
apt install git
|
||||
```
|
||||
|
||||
Due to permission limitations in the Android API, it's essential to move your model inside the `~/` directory for best performance:
|
||||
It's essential to move your model inside the `~/` directory for best performance:
|
||||
```
|
||||
cd storage/downloads
|
||||
mv model.gguf ~/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue