From ba6373ebfbcafc99ce7a4fa100b2a26fc3bc2731 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Wed, 5 Mar 2025 04:18:06 -0800 Subject: add two new blog posts; bitcoin node; haskell devel --- config/emacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/emacs.el') 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 -- cgit v1.3