This commit is contained in:
omahs 2024-05-07 15:52:22 +02:00 committed by GitHub
parent 947d3ad27d
commit 10e5372a18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ Install BLIS:
sudo make install sudo make install
``` ```
We recommend using openmp since it's easier to modify the cores been used. We recommend using openmp since it's easier to modify the cores being used.
### llama.cpp compilation ### llama.cpp compilation