add more models
This commit is contained in:
parent
30f71af6da
commit
313b00fbfb
1 changed files with 1 additions and 1 deletions
|
@ -636,7 +636,7 @@ in
|
|||
enable = true;
|
||||
|
||||
# preload models, see https://ollama.com/library
|
||||
loadModels = [ "gemma3" "llama3.2" ];
|
||||
loadModels = [ "deepseek-r1" "gemma3" "llama3.2" "llava" ];
|
||||
};
|
||||
|
||||
services.open-webui.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue