Switch to a more powerful default model
This commit is contained in:
parent
3de4e0ab1e
commit
1756c8c802
1 changed files with 1 additions and 1 deletions
|
|
@ -335,7 +335,7 @@
|
||||||
(gptel-default-mode 'org-mode)
|
(gptel-default-mode 'org-mode)
|
||||||
(gptel-expert-commands t)
|
(gptel-expert-commands t)
|
||||||
(gptel-highlight-methods '(face margin))
|
(gptel-highlight-methods '(face margin))
|
||||||
(gptel-model 'llama3.2:latest)
|
(gptel-model 'hf.co/unsloth/Devstral-Small-2507-GGUF:latest)
|
||||||
;; keep-sorted end
|
;; keep-sorted end
|
||||||
:preface
|
:preface
|
||||||
(load "local-models.el")
|
(load "local-models.el")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue