fix trailing whitespace
This commit is contained in:
parent
b65d320174
commit
39d928c444
1 changed files with 1 additions and 1 deletions
|
@ -937,7 +937,7 @@ If your issue is with model generation quality, then please at least scan the fo
|
||||||
[Termux](https://github.com/termux/termux-app#installation) is a method to execute `llama.cpp` on an Android device (no root required).
|
[Termux](https://github.com/termux/termux-app#installation) is a method to execute `llama.cpp` on an Android device (no root required).
|
||||||
```
|
```
|
||||||
apt update && apt upgrade -y
|
apt update && apt upgrade -y
|
||||||
apt install git make cmake
|
apt install git make cmake
|
||||||
```
|
```
|
||||||
|
|
||||||
It's recommended to move your model inside the `~/` directory for best performance:
|
It's recommended to move your model inside the `~/` directory for best performance:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue