more ai models + update flatpaks
This commit is contained in:
parent
b7b563c4cc
commit
2d7abbb276
2 changed files with 6 additions and 6 deletions
|
@ -582,7 +582,7 @@ in
|
|||
enable = true;
|
||||
|
||||
# preload models, see https://ollama.com/library
|
||||
loadModels = [ "deepseek-r1" "gemma3" "llama3.2" "llava" "mistral" ];
|
||||
loadModels = [ "deepseek-coder" "deepseek-r1" "gemma3" "llama3.2" "llava" "mistral" ];
|
||||
};
|
||||
|
||||
services.open-webui.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue