diff --git a/README.md b/README.md index 819fd0d..8868b03 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,6 @@ Code highlighting | Chatting with models | Managing models ## Ollama session tips -### Migrate Ollama session to Alpaca's integrated session -For now Alpaca doesn't offer a way to do this from the GUI but it's really simple, when you are using Ollama it creates a folder in the home directory called `.ollama`, you just need to move that folder to `~/.var/app/com.jeffser.Alpaca/data/` - ### Change the port of the integrated Ollama instance Go to `~/.var/app/com.jeffser.Alpaca/config/server.json` and change the `"local_port"` value, by default it is `11435`.