Update README.md
Browse files
README.md
CHANGED
@@ -44,10 +44,10 @@ You can download additional models to use from the **models** directory. Place t
|
|
44 |
1. Go to the **Files and versions** tab of this web page.
|
45 |
2. Download the file **Mmojo Server (Windows).zip**.
|
46 |
3. Once downloaded, move the file to your Desktop and extract there.
|
47 |
-
4. Open that new folder.
|
48 |
- A Terminal window will open and start the server.
|
49 |
5. Open your web browser and connect to [https://localhost:443](https://localhost:443)
|
50 |
-
6. When you're finished
|
51 |
|
52 |
You can download additional models to use from the **models** directory. Place the **.gguf** files in the
|
53 |
**Mmojo Server (Windows)** directory. Edit line 2 of the **mmojo-server-args** file to use a different model.
|
@@ -65,7 +65,7 @@ You can download additional models to use from the **models** directory. Place t
|
|
65 |
ls -al
|
66 |
```
|
67 |
(Picture of files with x bits set goes here.)
|
68 |
-
5. Open that new folder.
|
69 |
- A Terminal window will open and start the server.
|
70 |
6. Open your web browser and connect to [https://localhost:443](https://localhost:443)
|
71 |
7. When you're finished with the server, close the web browser tab and close the Terminal window.
|
|
|
44 |
1. Go to the **Files and versions** tab of this web page.
|
45 |
2. Download the file **Mmojo Server (Windows).zip**.
|
46 |
3. Once downloaded, move the file to your Desktop and extract there.
|
47 |
+
4. Open that new folder. Right-click the **mmojo-server.exe** file. Choose **Open**.
|
48 |
- A Terminal window will open and start the server.
|
49 |
5. Open your web browser and connect to [https://localhost:443](https://localhost:443)
|
50 |
+
6. When you're finished using Mmojo Server, close the web browser tab and close the Terminal window.
|
51 |
|
52 |
You can download additional models to use from the **models** directory. Place the **.gguf** files in the
|
53 |
**Mmojo Server (Windows)** directory. Edit line 2 of the **mmojo-server-args** file to use a different model.
|
|
|
65 |
ls -al
|
66 |
```
|
67 |
(Picture of files with x bits set goes here.)
|
68 |
+
5. Open that new folder. Right-click the **mmojo-server** file. There should be a menu item to "run" the app. Choose that.
|
69 |
- A Terminal window will open and start the server.
|
70 |
6. Open your web browser and connect to [https://localhost:443](https://localhost:443)
|
71 |
7. When you're finished with the server, close the web browser tab and close the Terminal window.
|