emacs: Update ollama model name
This commit is contained in:
parent
747a9df2d0
commit
99a5b87917
1 changed files with 11 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue