chore: Switch to bigger-chat llm for gptel
This commit is contained in:
parent
9ec01feee0
commit
378482f1a3
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@
|
||||||
(gptel-make-openai "llama-cpp"
|
(gptel-make-openai "llama-cpp"
|
||||||
:stream t
|
:stream t
|
||||||
:protocol "http"
|
:protocol "http"
|
||||||
:host "100.64.0.3:18082"
|
:host "100.64.0.3:18083"
|
||||||
:models '("llama-cpp-model")))
|
:models '("llama-cpp-model")))
|
||||||
(setq! gptel-model "llama-cpp-model")
|
(setq! gptel-model "llama-cpp-model")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue