Update ollama models.

This commit is contained in:
KJ 2024-04-24 20:50:53 -04:00
parent d196afbe89
commit 3660933143
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@
gptel-backend (gptel-make-ollama "Ollama"
:host "localhost:11434"
:stream t
:models '("mistral:latest" "zephyr:latest" "llama2-uncensored:latest"))
:models '("mistral:latest" "dolphin-llama3:latest" "llama3:latest" "llava:latest"))
gptel-default-mode 'org-mode
gptel-prompt-prefix-alist
'((markdown-mode . "# ")