Update ollama models.
This commit is contained in:
parent
d196afbe89
commit
3660933143
@ -145,7 +145,7 @@
|
|||||||
gptel-backend (gptel-make-ollama "Ollama"
|
gptel-backend (gptel-make-ollama "Ollama"
|
||||||
:host "localhost:11434"
|
:host "localhost:11434"
|
||||||
:stream t
|
: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-default-mode 'org-mode
|
||||||
gptel-prompt-prefix-alist
|
gptel-prompt-prefix-alist
|
||||||
'((markdown-mode . "# ")
|
'((markdown-mode . "# ")
|
||||||
|
Loading…
Reference in New Issue
Block a user