From 37702a2527aa1f0e4fa21a2f948f768f8d30761b Mon Sep 17 00:00:00 2001 From: Jeffry Samuel <69224322+Jeffser@users.noreply.github.com> Date: Fri, 7 Jun 2024 19:17:39 -0600 Subject: [PATCH] :( --- README.md | 3 --- 1 file changed, 3 deletions(-) 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`.