Update ReadMe.md
Browse files
ReadMe.md
CHANGED
@@ -2,5 +2,7 @@ download from https://github.com/LostRuins/koboldcpp/releases
|
|
2 |
|
3 |
full command
|
4 |
|
|
|
5 |
curl -fLo koboldcpp https://github.com/LostRuins/koboldcpp/releases/latest/download/koboldcpp-linux-x64-cuda1210 && chmod +x koboldcpp
|
|
|
6 |
|
|
|
2 |
|
3 |
full command
|
4 |
|
5 |
+
```bash
|
6 |
curl -fLo koboldcpp https://github.com/LostRuins/koboldcpp/releases/latest/download/koboldcpp-linux-x64-cuda1210 && chmod +x koboldcpp
|
7 |
+
```
|
8 |
|