stylized OpenBlas text

now is correctly matched with `CLBlast` & `llama.cpp`
This commit is contained in:
JackJollimore 2023-09-01 00:32:40 -03:00 committed by GitHub
parent d719f6cd12
commit 736ff7c103
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -807,7 +807,7 @@ cd llama.cpp
make
```
It's possible to include OpenBlas while building:
It's possible to enable `OpenBlas` while building:
```
pkg install libopenblas
cd llama.cpp