This commit is contained in:
jeffser 2024-06-03 16:34:35 -06:00
parent 0c9ab4e17e
commit 66d209e4c6

View File

@ -55,6 +55,9 @@ The chat data is located in `~/.var/app/com.jeffser.Alpaca/config/chats.json` yo
### Force showing the welcome dialog
To do that you just need to delete the file `~/.var/app/com.jeffser.Alpaca/config/server.json`, this won't affect your saved chats or models.
### Add/Change environment variables for Ollama
You can change anything except `$HOME` and `$OLLAMA_HOST`, to do this go to `~/.var/app/com.jeffser.Alpaca/config/server.json` and change `ollama_overrides` accordingly, some overrides are available to change on the GUI
---
## Thanks