summaryrefslogtreecommitdiff
path: root/config/emacs.el
diff options
context:
space:
mode:
Diffstat (limited to 'config/emacs.el')
-rw-r--r--config/emacs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/emacs.el b/config/emacs.el
index f71897f..92a3b9c 100644
--- a/config/emacs.el
+++ b/config/emacs.el
@@ -429,7 +429,7 @@
(require 'llm-ollama)
(setopt ellama-provider (make-llm-ollama
:host "localhost"
- :chat-model "phi4:latest")))
+ :chat-model "qwen2.5:14b")))
(use-package elfeed
:custom