add gemma3
This commit is contained in:
parent
bcc6bb1780
commit
d0e37fd53b
1 changed files with 1 additions and 1 deletions
|
@ -636,6 +636,6 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
# preload models, see https://ollama.com/library
|
# preload models, see https://ollama.com/library
|
||||||
loadModels = [ "llama3.2" ];
|
loadModels = [ "gemma3" "llama3.2" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue