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.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/emacs.org') diff --git a/config/emacs.org b/config/emacs.org index a962ac2..783eaa9 100644 --- a/config/emacs.org +++ b/config/emacs.org @@ -538,7 +538,7 @@ competitive LLM that doesn't cost money. (require 'llm-ollama) (setopt ellama-provider (make-llm-ollama :host "localhost" - :chat-model "phi4:latest"))) + :chat-model "qwen2.5:14b"))) #+end_src ** RSS Feed I use really simple syndication (RSS) in order to read news. As a result, I use -- cgit v1.3