Skip to content

Commit a50b7cb

Browse files
committed
update readme.md.
1 parent 6372624 commit a50b7cb

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/HOW_TO_RUN_LINUX_MACOS_WIN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,5 @@ Now you can connect to the API server:
8585
```
8686
http://10.0.0.1:9999/v1/models
8787
```
88+
89+
8. When the API server is running, you can open the web chat in your browser, open [llama-ui.js.org](https://llama-ui.js.org/), go to the settings and set the base URL to: `http://10.0.0.1:9999`. Press the "save" button and start chatting!

docs/HOW_TO_RUN_RASPBERRYPI.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,5 @@ Now you can connect to the API server from your computer:
9292
```
9393
http://raspberrypi1.local:9999/v1/models
9494
```
95+
96+
11. When the API server is running, you can open the web chat in your browser, open [llama-ui.js.org](https://llama-ui.js.org/), go to the settings and set the base URL to: `http://raspberrypi1.local:9999`. Press the "save" button and start chatting!

0 commit comments

Comments
 (0)