Skip to content

Commit f6ba918

Browse files
authored
Update README.md
1 parent 0eb3604 commit f6ba918

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ export LD_LIBRARY_PATH="/usr/local/cuda-12.1/lib64:$LD_LIBRARY_PATH"
5656
export PATH="/usr/local/cuda-12.1/bin:$PATH"
5757
# now start with a fresh cmake and all should work
5858
```
59+
60+
When using "make": export LLAMA_CUBLAS=1; make falcon_main
5961

6062
```
6163
**CUDA:**

0 commit comments

Comments
 (0)