Update README.md
Browse files
README.md
CHANGED
@@ -9,8 +9,8 @@ To run the server inside /llama.cpp/ folder IN YOUR TERMINAL
|
|
9 |
|
10 |
that's it, it's literally one command, you open your browser now at http://127.0.0.1:8080
|
11 |
|
12 |
-
## FIRST TIME TO RUN mac or linux, make a new folder, THIS
|
13 |
-
|
14 |
|
15 |
```bash
|
16 |
git clone -b stablelm-support https://github.com/Galunid/llama.cpp.git && \
|
|
|
9 |
|
10 |
that's it, it's literally one command, you open your browser now at http://127.0.0.1:8080
|
11 |
|
12 |
+
## FIRST TIME TO RUN mac or linux, make a new folder, COPY PASTE THIS TO DL & RUN EVERYTHIN whole in ONE SHOT
|
13 |
+
|
14 |
|
15 |
```bash
|
16 |
git clone -b stablelm-support https://github.com/Galunid/llama.cpp.git && \
|