diff --git a/.config/emacs/init.el b/.config/emacs/init.el index 0da29e5..abf0b8e 100644 --- a/.config/emacs/init.el +++ b/.config/emacs/init.el @@ -335,7 +335,7 @@ (gptel-default-mode 'org-mode) (gptel-expert-commands t) (gptel-highlight-methods '(face margin)) - (gptel-model 'llama3.2:latest) + (gptel-model 'hf.co/unsloth/Devstral-Small-2507-GGUF:latest) ;; keep-sorted end :preface (load "local-models.el")