Emacs tweaks & moar hosts
This commit is contained in:
parent
3ca03e4866
commit
b2d13a14e4
2 changed files with 2 additions and 1 deletions
|
@ -639,7 +639,7 @@
|
||||||
(setf (alist-get 'org-mode gptel-response-prefix-alist) "@assistant ")
|
(setf (alist-get 'org-mode gptel-response-prefix-alist) "@assistant ")
|
||||||
|
|
||||||
;; Qwen-2.5-Coder-32B / Tabby model
|
;; Qwen-2.5-Coder-32B / Tabby model
|
||||||
(gptel-make-openai "llama-cpp-biggerchat"
|
(gptel-make-openai "llama-cpp-chat"
|
||||||
:stream t
|
:stream t
|
||||||
:protocol "http"
|
:protocol "http"
|
||||||
:host "100.64.0.3:18082"
|
:host "100.64.0.3:18082"
|
||||||
|
|
|
@ -213,6 +213,7 @@
|
||||||
192.168.0.91 puppet.oekonzept.de
|
192.168.0.91 puppet.oekonzept.de
|
||||||
192.168.0.1 srv-nas-01.oekonzept.net
|
192.168.0.1 srv-nas-01.oekonzept.net
|
||||||
192.168.0.1 nas-01.oekonzept.net
|
192.168.0.1 nas-01.oekonzept.net
|
||||||
|
192.168.0.171 net.oekonzept.net
|
||||||
192.168.0.171 git.oekonzept.net
|
192.168.0.171 git.oekonzept.net
|
||||||
192.168.0.171 office.oekonzept.net
|
192.168.0.171 office.oekonzept.net
|
||||||
192.168.0.171 libreoffice.oekonzept.net
|
192.168.0.171 libreoffice.oekonzept.net
|
||||||
|
|
Loading…
Add table
Reference in a new issue