Skip to content

Commit

Permalink
Ollama: document network issue resolution. #276
Browse files Browse the repository at this point in the history
  • Loading branch information
enricoros committed Dec 15, 2023
1 parent c2c8587 commit db48465
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/config-ollama.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,16 @@ For detailed instructions on setting up the Ollama API server, please refer to t
* You can now switch model/persona dynamically and text/voice chat with the models:
<img src="pixels/config-ollama-3-chat.png" alt="config-local-ollama-3-chat.png" style="max-width: 320px;">

### Network Troubleshooting

If you get errors about the server having trouble connecting with Ollama, please see
[this message](https://github.com/enricoros/big-AGI/issues/276#issuecomment-1858591483) on Issue #276.

And in brief, make sure the Ollama endpoint is accessible from the servers where you run big-AGI (which could
be localhost or cloud servers).
![Ollama Networking Chart](pixels/config-ollama-network.png)


### Advanced: Model parameters

For users who wish to delve deeper into advanced settings, `big-AGI` offers additional configuration options, such
Expand Down
Binary file added docs/pixels/config-ollama-network.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit db48465

Please sign in to comment.