Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ license: wtfpl
|
|
| 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 |

|
| 11 |
|
| 12 |
-
3. Unpack everything in one folder and rename it to "LlamaCPP", put this folder in the same folder where .py
|
| 13 |

|
| 14 |
|
| 15 |
4. Launch main.py/main.exe file
|
|
|
|
| 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 |

|
| 11 |
|
| 12 |
+
3. Unpack everything in one folder and rename it to "LlamaCPP", put this folder in the same folder where main.py/main.exe file is
|
| 13 |

|
| 14 |
|
| 15 |
4. Launch main.py/main.exe file
|