We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eb3604 commit f6ba918Copy full SHA for f6ba918
README.md
@@ -56,6 +56,8 @@ export LD_LIBRARY_PATH="/usr/local/cuda-12.1/lib64:$LD_LIBRARY_PATH"
56
export PATH="/usr/local/cuda-12.1/bin:$PATH"
57
# now start with a fresh cmake and all should work
58
```
59
+
60
+When using "make": export LLAMA_CUBLAS=1; make falcon_main
61
62
63
**CUDA:**
0 commit comments