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 = {
|
services.ollama = {
|
||||||
enable = true;
|
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;
|
acceleration = null;
|
||||||
user = "ollama";
|
user = "ollama";
|
||||||
group = "ollama";
|
group = "ollama";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue