set default api base for ai models to localhost
This commit is contained in:
parent
0bd483147d
commit
8c36fe5a72
2 changed files with 5 additions and 13 deletions
|
@ -51,14 +51,6 @@
|
|||
fprintd = {
|
||||
enable = true;
|
||||
};
|
||||
ollama = {
|
||||
enable = false;
|
||||
|
||||
loadModels = [
|
||||
"deepseek-coder:1.3b"
|
||||
"deepseek-r1:1.5b"
|
||||
];
|
||||
};
|
||||
tailscale = {
|
||||
enable = true;
|
||||
authKeyFile = config.sops.secrets."vpn-keys/tailscale-authkey/horizon".path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue