feat: Added qwen3:30b-a3b model to aichat

This commit is contained in:
uttarayan21
2025-07-30 14:51:07 +05:30
parent 1cba9b347c
commit 3c789f3b58

View File

@@ -56,6 +56,10 @@
name = "deepseek-r1:7b"; name = "deepseek-r1:7b";
type = "chat"; type = "chat";
} }
{
name = "qwen3:30b-a3b";
type = "chat";
}
{ {
name = "deepseek-r1:14b"; name = "deepseek-r1:14b";
type = "chat"; type = "chat";