quick dirty qwen3 test
This commit is contained in:
+3
-13
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user