summaryrefslogtreecommitdiff
path: root/config/emacs.el
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@gmail.com>2025-03-05 04:18:06 -0800
committerPreston Pan <ret2pop@gmail.com>2025-03-05 04:18:06 -0800
commitba6373ebfbcafc99ce7a4fa100b2a26fc3bc2731 (patch)
tree31675c3c370dc77ce1afe93cfa26b72a2ec4f0b9 /config/emacs.el
parent0321f74a87df68584beb3c19a99969f9a794bb85 (diff)
add two new blog posts; bitcoin node; haskell devel
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