configs/emacs: switch to llama3.1

This commit is contained in:
Aaron Bieber 2024-07-26 09:48:05 -06:00
parent 2ded2340d4
commit 8b7edba22a
No known key found for this signature in database

View File

@ -141,7 +141,7 @@ Simple wrapper for ~ollama~ that lets me pipe regions and what not into various
(setopt
ollama:endpoint "https://ollama.otter-alligator.ts.net/api/generate"
ollama:language "English"
ollama:model "llama3"))
ollama:model "llama3.1"))
#+end_src
** web-mode