Llava
This commit is contained in:
parent
fd4504e482
commit
859ffa55e8
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
}: {
|
||||
services.ollama = {
|
||||
enable = true;
|
||||
loadModels = ["qwq" "llama3.1" "qwen2.5-coder:7b" "gpt-oss:20b"];
|
||||
loadModels = ["qwq" "llama3.1" "qwen2.5-coder:7b" "gpt-oss:20b" "llava:13b"];
|
||||
acceleration = null;
|
||||
user = "ollama";
|
||||
group = "ollama";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue