fix: typo
This commit is contained in:
parent
28086b52de
commit
7cea31c568
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ Building the program with BLAS support may lead to some performance improvements
|
||||||
|
|
||||||
- clBLAS
|
- clBLAS
|
||||||
|
|
||||||
This provides BLAS acceleration using the CUDA cores of your GPU. Make sure to have the cblas installed.
|
This provides BLAS acceleration using the CUDA cores of your GPU. Make sure to have the clblast installed.
|
||||||
- Using `make`:
|
- Using `make`:
|
||||||
```bash
|
```bash
|
||||||
make LLAMA_CLBLAS=1
|
make LLAMA_CLBLAS=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue