Sergidev commited on
Commit
9288f39
1 Parent(s): a42bad6

Create CMAKE

Browse files
Files changed (1) hide show
  1. CMAKE +5 -0
CMAKE ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ ```
2
+ set CMAKE_ARGS=-DLLAMA_CUBLAS=on
3
+ set FORCE_CMAKE=1
4
+
5
+ ```