nisten commited on
Commit
5c08a7d
1 Parent(s): d156677

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -9,9 +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
- ## How to Run the server and download the models all in one command, you need ~2.9gb of space
13
-
14
- FIRST TIME TO RUN mac or linux, make a new folder, THIS WILL DOWNLOAD AND RUN EVERYTHIN whole in ONE SHOT
15
 
16
  ```bash
17
  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, THIS WILL DOWNLOAD AND RUN EVERYTHIN whole in ONE SHOT
13
+ ## JUST OPEN A FOLDER, OPEN TERMINAL, CD TO FOLDER, AND COPY PASTE THIS, THAT'S IT
 
14
 
15
  ```bash
16
  git clone -b stablelm-support https://github.com/Galunid/llama.cpp.git && \