fix: Rename to the correct models for ollama

This commit is contained in:
uttarayan21
2025-05-04 18:18:51 +05:30
parent de69366a83
commit 138a59e116
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@
type = "chat";
}
{
name = "Qwen/Qwen3-8B";
name = "qwen3:8b";
type = "chat";
}
];