Skip to content

Commit ea3fff5

Browse files
committed
chore: remove verbose models from llm-models.json
1 parent b09ce82 commit ea3fff5

File tree

1 file changed

+0
-90
lines changed

1 file changed

+0
-90
lines changed

templates/metadata/llm-models.json

-90
Original file line numberDiff line numberDiff line change
@@ -232,96 +232,6 @@
232232
"token_mgr": "zhipuai",
233233
"vision_supported": true,
234234
"tool_call_supported": true
235-
},
236-
{
237-
"name": "Qwen/Qwen2.5-Coder-32B-Instruct",
238-
"requester": "modelscope-chat-completions",
239-
"token_mgr": "modelscope",
240-
"tool_call_supported": true
241-
},
242-
{
243-
"name": "Qwen/Qwen2.5-Coder-14B-Instruct",
244-
"requester": "modelscope-chat-completions",
245-
"token_mgr": "modelscope",
246-
"tool_call_supported": true
247-
},
248-
{
249-
"name": "Qwen/Qwen2.5-Coder-7B-Instruct",
250-
"requester": "modelscope-chat-completions",
251-
"token_mgr": "modelscope",
252-
"tool_call_supported": true
253-
},
254-
{
255-
"name": "Qwen/Qwen2.5-72B-Instruct",
256-
"requester": "modelscope-chat-completions",
257-
"token_mgr": "modelscope",
258-
"tool_call_supported": true
259-
},
260-
{
261-
"name": "Qwen/Qwen2.5-32B-Instruct",
262-
"requester": "modelscope-chat-completions",
263-
"token_mgr": "modelscope",
264-
"tool_call_supported": true
265-
},
266-
{
267-
"name": "Qwen/Qwen2.5-14B-Instruct",
268-
"requester": "modelscope-chat-completions",
269-
"token_mgr": "modelscope",
270-
"tool_call_supported": true
271-
},
272-
{
273-
"name": "Qwen/Qwen2.5-7B-Instruct",
274-
"requester": "modelscope-chat-completions",
275-
"token_mgr": "modelscope",
276-
"tool_call_supported": true
277-
},
278-
{
279-
"name": "Qwen/QwQ-32B-Preview",
280-
"requester": "modelscope-chat-completions",
281-
"token_mgr": "modelscope",
282-
"tool_call_supported": true
283-
},
284-
{
285-
"name": "Qwen/QwQ-32B",
286-
"requester": "modelscope-chat-completions",
287-
"token_mgr": "modelscope",
288-
"tool_call_supported": true
289-
},
290-
{
291-
"name": "LLM-Research/Llama-3.3-70B-Instruct",
292-
"requester": "modelscope-chat-completions",
293-
"token_mgr": "modelscope",
294-
"tool_call_supported": true
295-
},
296-
{
297-
"name": "LLM-Research/Meta-Llama-3.1-405B-Instruct",
298-
"requester": "modelscope-chat-completions",
299-
"token_mgr": "modelscope",
300-
"tool_call_supported": true
301-
},
302-
{
303-
"name": "LLM-Research/Meta-Llama-3.1-8B-Instruct",
304-
"requester": "modelscope-chat-completions",
305-
"token_mgr": "modelscope",
306-
"tool_call_supported": true
307-
},
308-
{
309-
"name": "LLM-Research/Meta-Llama-3.1-70B-Instruct",
310-
"requester": "modelscope-chat-completions",
311-
"token_mgr": "modelscope",
312-
"tool_call_supported": true
313-
},
314-
{
315-
"name": "mistralai/Ministral-8B-Instruct-2410",
316-
"requester": "modelscope-chat-completions",
317-
"token_mgr": "modelscope",
318-
"tool_call_supported": true
319-
},
320-
{
321-
"name": "deepseek-ai/DeepSeek-V3-0324",
322-
"requester": "modelscope-chat-completions",
323-
"token_mgr": "modelscope",
324-
"tool_call_supported": true
325235
}
326236
]
327237
}

0 commit comments

Comments
 (0)