add qwen cloud
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 39s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 39s
This commit is contained in:
parent
706e789ce0
commit
0f75aa474a
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
home = "/mnt/data/ollama";
|
home = "/mnt/data/ollama";
|
||||||
loadModels = [
|
loadModels = [
|
||||||
"gemma3n:e4b" # "gemma3n:e2b"
|
"gemma3n:e4b" # "gemma3n:e2b"
|
||||||
# "codellama:7b" "starcoder:3b"
|
"qwen3-coder-next:cloud" # "codellama:7b" "starcoder:3b"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
open-webui = {
|
open-webui = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue