quick dirty qwen3 test

This commit is contained in:
reanon
2025-05-17 14:03:29 -08:00
parent d64edbb3b7
commit dde0183d7d
+3 -13
View File
@@ -68,19 +68,9 @@ const getModelsResponse = async () => {
"qwen-turbo",
"qwen-turbo-latest",
"qwen-turbo-2024-11-01",
"qwen2.5-14b-instruct-1m",
"qwen2.5-7b-instruct-1m",
"qwen2.5-72b-instruct",
"qwen2.5-32b-instruct",
"qwen2.5-14b-instruct",
"qwen2.5-7b-instruct",
"qwen2-72b-instruct",
"qwen2-7b-instruct",
"qwen1.5-110b-chat",
"qwen1.5-72b-chat",
"qwen1.5-32b-chat",
"qwen1.5-14b-chat",
"qwen1.5-7b-chat"
"qwen3-235b-a22b",
"qwen3-32b",
"qwen3-30b-a3b"
];
// Add thinking capability flag to models that support it