xxx777xxxASD commited on
Commit
d457398
·
verified ·
1 Parent(s): fe94139

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: wtfpl
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: wtfpl
3
+ ---
4
+
5
+
6
+ 1. Go to [llama.cpp](https://github.com/ggerganov/llama.cpp/releases/tag/b3479) and download one of those folders
7
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64f5e51289c121cb864ba464/2frhHG2gJmzgNRWiPhdIO.png)
8
+
9
+ 2. If you're about to use CUDA - check the version your card supports(12.2 for any RTX) and download one of those folders
10
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64f5e51289c121cb864ba464/tampPIs0mt6J86VHTogEf.png)
11
+
12
+ 3. Unpack them in one folder and rename it to "LlamaCPP"
13
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64f5e51289c121cb864ba464/II3FHj0WxzT_3Zi60Us5u.png)
14
+
15
+ 4. Launch main.py/main.exe file
16
+