Add tinyllama
This commit is contained in:
parent
3f43f47bac
commit
63f8fb86c9
@ -43,7 +43,8 @@
|
|||||||
:stream t
|
:stream t
|
||||||
:models '("llama3.1:latest"
|
:models '("llama3.1:latest"
|
||||||
"mistral-nemo:latest"
|
"mistral-nemo:latest"
|
||||||
"gemma2:2b")))
|
"gemma2:2b"
|
||||||
|
"tinyllama:latest")))
|
||||||
(defvar gptel-backend-anthropic (gptel-make-anthropic "Claude"
|
(defvar gptel-backend-anthropic (gptel-make-anthropic "Claude"
|
||||||
:stream t
|
:stream t
|
||||||
:key (password-store-get "anthropic-api-key")))
|
:key (password-store-get "anthropic-api-key")))
|
||||||
|
Loading…
Reference in New Issue
Block a user