Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Melyns authored Sep 12, 2024
1 parent a91850b commit 737f02b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,14 @@ pip install -r requirements.txt

## Usage
1. Start LM Studio and navigate to the developer section
2. Select an LLM of your choice (ex. gemma-2-9b)
2. Select an LLM of your choice (e.g. gemma-2-9b)
3. Start an LM Studio server. Your sever address must be `http://127.0.0.1:1234`
4. run the app `run.bat`
5. Navigate to `http://127.0.0.1:8000/` in your web browser
6. Enjoy watching two bots have a schizo chat

> [!IMPORTANT]
> You must always have **only one instance** of Schizo Bots open in your browser at `http://127.0.0.1:8000/` otherwise the chat will get broken!
> If your chat seems off, then you likley have another tab of Schizo Bots open.
> [!TIP]
> Google's Gemma 2 models work really well for this. I recommend using [this model.](https://huggingface.co/bartowski/Gemma-2-Ataraxy-9B-GGUF)
Expand Down

0 comments on commit 737f02b

Please sign in to comment.