This commit is contained in:
parent
9eca4f3e7b
commit
6728f32ffc
6 changed files with 14 additions and 11 deletions
5
modules2/ollama/models.nix
Normal file
5
modules2/ollama/models.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
flake.modules.nixos.pc.services.ollama.loadModels = [
|
||||
"dimavz/whisper-tiny"
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue