Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ parallax run

Open http://localhost:3001 and you should see the setup interface.

![Model select](docs/images/node_join.png)
![Model select](docs/images/node_config.png)

Select your desired node and model config and click continue.

Expand All @@ -154,7 +154,7 @@ parallax join -s {scheduler-address}
parallax join -s 12D3KooWLX7MWuzi1Txa5LyZS4eTQ2tPaJijheH8faHggB9SxnBu
```

![Node join](docs/images/node_config.png)
![Node join](docs/images/node_join.png)

You should see your nodes start to show up with their status. Wait until all nodes are successfully connected, and you will automatically be directed to the chat interface.

Expand All @@ -164,6 +164,10 @@ Done! You have your own AI cluster now.

![Chat](docs/images/chat_interface.png)

#### Chat on Node

If you are only running the node service on your machine, you can visit http://localhost:3002 to access the chat page.

### Without frontend
#### Step 1: Launch scheduler
First launch our scheduler on the main node.
Expand Down
Empty file added docs/CONTRIBUTING.md
Empty file.
Binary file removed docs/images/chat.png
Binary file not shown.
Binary file modified docs/images/chat_interface.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/model-selection.png
Binary file not shown.
Binary file removed docs/images/node-join.png
Binary file not shown.
Binary file modified docs/images/node_config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/node_join.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.