chore: Switch to bigger-chat llm for gptel

This commit is contained in:
Tristan D. 2024-10-17 15:38:02 +02:00
parent 9ec01feee0
commit 378482f1a3
Signed by: tristan
SSH key fingerprint: SHA256:9oFM1J63hYWJjCnLG6C0fxBS15rwNcWwdQNMOHYKJ/4

View file

@ -325,7 +325,7 @@
(gptel-make-openai "llama-cpp"
:stream t
:protocol "http"
:host "100.64.0.3:18082"
:host "100.64.0.3:18083"
:models '("llama-cpp-model")))
(setq! gptel-model "llama-cpp-model")