emacs: Update ollama model name

This commit is contained in:
Erwin Boskma 2024-09-19 22:12:09 +02:00
parent 747a9df2d0
commit 99a5b87917
Signed by: erwin
SSH key fingerprint: SHA256:9LmFDe1C6jSrEyqxxvX8NtJBmcbB105XoqyUZF092bg

View file

@ -885,7 +885,7 @@ Let's evaluate this puppy.
gptel-backend (gptel-make-ollama "Ollama"
:host "100.119.162.110:11434"
:stream t
:models '("mistral"))))
:models '("mistral-nemo"))))
#+end_src
** Git