modelpedia 0.0.3 → 0.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -4
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +10 -2
- package/dist/index.d.mts +10 -2
- package/dist/index.mjs +1 -1
- package/dist/providers/alibaba.cjs +2 -2
- package/dist/providers/alibaba.d.cts +1 -1
- package/dist/providers/alibaba.d.mts +1 -1
- package/dist/providers/alibaba.mjs +2 -2
- package/dist/providers/amazon.cjs +2 -2
- package/dist/providers/amazon.d.cts +1 -1
- package/dist/providers/amazon.d.mts +1 -1
- package/dist/providers/amazon.mjs +2 -2
- package/dist/providers/anthropic.cjs +2 -2
- package/dist/providers/anthropic.d.cts +1 -1
- package/dist/providers/anthropic.d.mts +1 -1
- package/dist/providers/anthropic.mjs +2 -2
- package/dist/providers/azure.cjs +2 -2
- package/dist/providers/azure.d.cts +1 -1
- package/dist/providers/azure.d.mts +1 -1
- package/dist/providers/azure.mjs +2 -2
- package/dist/providers/baseten.cjs +2 -2
- package/dist/providers/baseten.d.cts +1 -1
- package/dist/providers/baseten.d.mts +1 -1
- package/dist/providers/baseten.mjs +2 -2
- package/dist/providers/cerebras.cjs +2 -2
- package/dist/providers/cerebras.d.cts +1 -1
- package/dist/providers/cerebras.d.mts +1 -1
- package/dist/providers/cerebras.mjs +2 -2
- package/dist/providers/cloudflare-ai-gateway.cjs +4 -0
- package/dist/providers/cloudflare-ai-gateway.d.cts +7 -0
- package/dist/providers/cloudflare-ai-gateway.d.mts +7 -0
- package/dist/providers/cloudflare-ai-gateway.mjs +4 -0
- package/dist/providers/cloudflare-workers-ai.cjs +4 -0
- package/dist/providers/cloudflare-workers-ai.d.cts +7 -0
- package/dist/providers/cloudflare-workers-ai.d.mts +7 -0
- package/dist/providers/cloudflare-workers-ai.mjs +4 -0
- package/dist/providers/cohere.cjs +2 -2
- package/dist/providers/cohere.d.cts +1 -1
- package/dist/providers/cohere.d.mts +1 -1
- package/dist/providers/cohere.mjs +2 -2
- package/dist/providers/cursor.cjs +1 -1
- package/dist/providers/cursor.d.cts +1 -1
- package/dist/providers/cursor.d.mts +1 -1
- package/dist/providers/cursor.mjs +1 -1
- package/dist/providers/deepseek.cjs +2 -2
- package/dist/providers/deepseek.d.cts +1 -1
- package/dist/providers/deepseek.d.mts +1 -1
- package/dist/providers/deepseek.mjs +2 -2
- package/dist/providers/fireworks.cjs +2 -2
- package/dist/providers/fireworks.d.cts +1 -1
- package/dist/providers/fireworks.d.mts +1 -1
- package/dist/providers/fireworks.mjs +2 -2
- package/dist/providers/google.cjs +2 -2
- package/dist/providers/google.d.cts +1 -1
- package/dist/providers/google.d.mts +1 -1
- package/dist/providers/google.mjs +2 -2
- package/dist/providers/groq.cjs +2 -2
- package/dist/providers/groq.d.cts +1 -1
- package/dist/providers/groq.d.mts +1 -1
- package/dist/providers/groq.mjs +2 -2
- package/dist/providers/huggingface.cjs +2 -2
- package/dist/providers/huggingface.d.cts +1 -1
- package/dist/providers/huggingface.d.mts +1 -1
- package/dist/providers/huggingface.mjs +2 -2
- package/dist/providers/meta.cjs +2 -2
- package/dist/providers/meta.d.cts +1 -1
- package/dist/providers/meta.d.mts +1 -1
- package/dist/providers/meta.mjs +2 -2
- package/dist/providers/minimax.cjs +2 -2
- package/dist/providers/minimax.d.cts +1 -1
- package/dist/providers/minimax.d.mts +1 -1
- package/dist/providers/minimax.mjs +2 -2
- package/dist/providers/mistral.cjs +2 -2
- package/dist/providers/mistral.d.cts +1 -1
- package/dist/providers/mistral.d.mts +1 -1
- package/dist/providers/mistral.mjs +2 -2
- package/dist/providers/moonshot.cjs +2 -2
- package/dist/providers/moonshot.d.cts +1 -1
- package/dist/providers/moonshot.d.mts +1 -1
- package/dist/providers/moonshot.mjs +2 -2
- package/dist/providers/nvidia.cjs +2 -2
- package/dist/providers/nvidia.d.cts +1 -1
- package/dist/providers/nvidia.d.mts +1 -1
- package/dist/providers/nvidia.mjs +2 -2
- package/dist/providers/ollama.cjs +2 -2
- package/dist/providers/ollama.d.cts +1 -1
- package/dist/providers/ollama.d.mts +1 -1
- package/dist/providers/ollama.mjs +2 -2
- package/dist/providers/openai.cjs +2 -2
- package/dist/providers/openai.d.cts +1 -1
- package/dist/providers/openai.d.mts +1 -1
- package/dist/providers/openai.mjs +2 -2
- package/dist/providers/opencode.cjs +2 -2
- package/dist/providers/opencode.d.cts +1 -1
- package/dist/providers/opencode.d.mts +1 -1
- package/dist/providers/opencode.mjs +2 -2
- package/dist/providers/openrouter.cjs +15 -6
- package/dist/providers/openrouter.d.cts +1 -1
- package/dist/providers/openrouter.d.mts +1 -1
- package/dist/providers/openrouter.mjs +15 -6
- package/dist/providers/perplexity.cjs +2 -2
- package/dist/providers/perplexity.d.cts +1 -1
- package/dist/providers/perplexity.d.mts +1 -1
- package/dist/providers/perplexity.mjs +2 -2
- package/dist/providers/qwen.cjs +2 -2
- package/dist/providers/qwen.d.cts +1 -1
- package/dist/providers/qwen.d.mts +1 -1
- package/dist/providers/qwen.mjs +2 -2
- package/dist/providers/together.cjs +2 -2
- package/dist/providers/together.d.cts +1 -1
- package/dist/providers/together.d.mts +1 -1
- package/dist/providers/together.mjs +2 -2
- package/dist/providers/vercel.cjs +2 -2
- package/dist/providers/vercel.d.cts +1 -1
- package/dist/providers/vercel.d.mts +1 -1
- package/dist/providers/vercel.mjs +2 -2
- package/dist/providers/vertex.cjs +2 -2
- package/dist/providers/vertex.d.cts +1 -1
- package/dist/providers/vertex.d.mts +1 -1
- package/dist/providers/vertex.mjs +2 -2
- package/dist/providers/xai.cjs +2 -2
- package/dist/providers/xai.d.cts +1 -1
- package/dist/providers/xai.d.mts +1 -1
- package/dist/providers/xai.mjs +2 -2
- package/dist/providers/zai.cjs +2 -2
- package/dist/providers/zai.d.cts +1 -1
- package/dist/providers/zai.d.mts +1 -1
- package/dist/providers/zai.mjs +2 -2
- package/dist/types.d.cts +80 -8
- package/dist/types.d.mts +80 -8
- package/package.json +3 -3
- package/dist/providers/cloudflare.cjs +0 -4
- package/dist/providers/cloudflare.d.cts +0 -7
- package/dist/providers/cloudflare.d.mts +0 -7
- package/dist/providers/cloudflare.mjs +0 -4
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const e={id:`google`,name:`Google`,region:`US`,url:`https://ai.google.dev`,api_url:`https://generativelanguage.googleapis.com/v1beta`,docs_url:`https://ai.google.dev/docs`,pricing_url:`https://ai.google.dev/pricing`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
1
|
+
const e={id:`google`,name:`Google AI`,region:`US`,headquarters:`Mountain View, CA`,founded:2010,url:`https://ai.google.dev`,api_url:`https://generativelanguage.googleapis.com/v1beta`,docs_url:`https://ai.google.dev/docs`,pricing_url:`https://ai.google.dev/pricing`,description:`Google AI Studio provides access to Gemini models for developers building with the Gemini API.`,type:`direct`,playground_url:`https://aistudio.google.com`,status_url:`https://status.cloud.google.com`,sdk:{python:`google-genai`,javascript:`@google/genai`},openai_compatible:!0,free_tier:!0,github_url:`https://github.com/google-gemini`,models_url:`https://ai.google.dev/gemini-api/docs/models`,twitter_url:`https://x.com/GoogleDeepMind`,blog_url:`https://deepmind.google/blog`,terms_url:`https://ai.google.dev/gemini-api/terms`,support_url:`https://ai.google.dev/gemini-api/docs/troubleshoot-ai-studio`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
2
|
<path d="M23 12.245c0-.905-.075-1.565-.236-2.25h-10.54v4.083h6.186c-.124 1.014-.797 2.542-2.294 3.569l-.021.136 3.332 2.53.23.022C21.779 18.417 23 15.593 23 12.245z"/>
|
|
3
3
|
<path d="M12.225 23c3.03 0 5.574-.978 7.433-2.665l-3.542-2.688c-.948.648-2.22 1.1-3.891 1.1a6.745 6.745 0 01-6.386-4.572l-.132.011-3.465 2.628-.045.124C4.043 20.531 7.835 23 12.225 23z"/>
|
|
4
4
|
<path d="M5.84 14.175A6.65 6.65 0 015.463 12c0-.758.138-1.491.361-2.175l-.006-.147-3.508-2.67-.115.054A10.831 10.831 0 001 12c0 1.772.436 3.447 1.197 4.938l3.642-2.763z"/>
|
|
5
5
|
<path d="M12.225 5.253c2.108 0 3.529.892 4.34 1.638l3.167-3.031C17.787 2.088 15.255 1 12.225 1 7.834 1 4.043 3.469 2.197 7.062l3.63 2.763a6.77 6.77 0 016.398-4.572z"/>
|
|
6
|
-
</svg>`,models:[{id:`gemini-2.0-flash-001`,name:`gemini-2.0-flash-001`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.0`,status:`active`,deprecation_date:`2026-06-01`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},successor:`gemini-2.5-flash`},{id:`gemini-2.0-flash-lite-001`,name:`gemini-2.0-flash-lite-001`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.0`,status:`active`,deprecation_date:`2026-06-01`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},successor:`gemini-2.5-flash-lite`},{id:`gemini-2.0-flash-lite-preview-02-05`,name:`gemini-2.0-flash-lite-preview-02-05`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.0`,status:`deprecated`,deprecation_date:`2025-12-09`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},successor:`gemini-2.5-flash-lite`},{id:`gemini-2.0-flash-lite-preview`,name:`gemini-2.0-flash-lite-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.0`,status:`deprecated`,deprecation_date:`2025-12-09`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},successor:`gemini-2.5-flash-lite`},{id:`gemini-2.0-flash-lite`,name:`gemini-2.0-flash-lite`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.0`,status:`active`,deprecation_date:`2026-06-01`,knowledge_cutoff:`2024-08`,context_window:1048576,max_output_tokens:8192,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},successor:`gemini-2.5-flash-lite`,tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-2.0-flash-live-001`,name:`gemini-2.0-flash-live-001`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.0`,status:`deprecated`,deprecation_date:`2025-12-09`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},successor:`gemini-2.5-flash-native-audio-preview-12-2025`},{id:`gemini-2.0-flash-preview-image-generation`,name:`gemini-2.0-flash-preview-image-generation`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.0`,status:`deprecated`,deprecation_date:`2025-11-14`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},successor:`gemini-2.5-flash-image`},{id:`gemini-2.0-flash`,name:`gemini-2.0-flash`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.0`,status:`active`,deprecation_date:`2026-06-01`,knowledge_cutoff:`2024-08`,context_window:1048576,max_output_tokens:8192,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},successor:`gemini-2.5-flash`,tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-2.5-computer-use-preview-10-2025`,name:`gemini-2.5-computer-use-preview-10-2025`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.5`,status:`active`,context_window:128e3,max_output_tokens:64e3,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-2.5-flash-image-preview`,name:`gemini-2.5-flash-image-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2026-01-15`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},successor:`gemini-2.5-flash-image`},{id:`gemini-2.5-flash-image`,name:`gemini-2.5-flash-image`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.5`,status:`active`,deprecation_date:`2026-10-02`,knowledge_cutoff:`2025-06`,context_window:65536,max_output_tokens:32768,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},successor:`gemini-3.1-flash-image-preview`,tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-2.5-flash-lite-preview-09-2025`,name:`gemini-2.5-flash-lite-preview-09-2025`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.5`,status:`active`,deprecation_date:`2026-03-31`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},successor:`gemini-3.1-flash-lite-preview`,tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-2.5-flash-lite`,name:`gemini-2.5-flash-lite`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.5`,status:`active`,deprecation_date:`2026-07-22`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},successor:`gemini-3.1-flash-lite-preview`,tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-2.5-flash-native-audio-preview-12-2025`,name:`gemini-2.5-flash-native-audio-preview-12-2025`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.5`,status:`active`,knowledge_cutoff:`2025-01`,context_window:131072,max_output_tokens:8192,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-2.5-flash-preview-05-20`,name:`gemini-2.5-flash-preview-05-20`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2025-11-18`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},successor:`gemini-3-flash-preview`},{id:`gemini-2.5-flash-preview-09-2025`,name:`gemini-2.5-flash-preview-09-2025`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.5`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-2.5-flash-preview-09-25`,name:`gemini-2.5-flash-preview-09-25`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2026-02-17`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},successor:`gemini-3-flash-preview`},{id:`gemini-2.5-flash-preview-tts`,name:`gemini-2.5-flash-preview-tts`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.5`,status:`active`,context_window:8192,max_output_tokens:16384,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},model_type:`tts`,tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-2.5-flash`,name:`gemini-2.5-flash`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.5`,status:`active`,deprecation_date:`2026-06-17`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},successor:`gemini-3-flash-preview`,tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-2.5-pro-preview-03-25`,name:`gemini-2.5-pro-preview-03-25`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2025-12-02`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},successor:`gemini-3.1-pro-preview`},{id:`gemini-2.5-pro-preview-05-06`,name:`gemini-2.5-pro-preview-05-06`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2025-12-02`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},successor:`gemini-3.1-pro-preview`},{id:`gemini-2.5-pro-preview-06-05`,name:`gemini-2.5-pro-preview-06-05`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2025-12-02`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},successor:`gemini-3.1-pro-preview`},{id:`gemini-2.5-pro-preview-tts`,name:`gemini-2.5-pro-preview-tts`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.5`,status:`active`,context_window:8192,max_output_tokens:16384,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},model_type:`tts`,tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-2.5-pro`,name:`gemini-2.5-pro`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-2.5`,status:`active`,deprecation_date:`2026-06-17`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},successor:`gemini-3.1-pro-preview`,tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-3-flash-preview`,name:`gemini-3-flash-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-3`,status:`deprecated`,deprecation_date:`2025-12-17`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-3-pro-image-preview`,name:`gemini-3-pro-image-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-3`,status:`deprecated`,deprecation_date:`2025-11-20`,knowledge_cutoff:`2025-01`,context_window:65536,max_output_tokens:32768,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-3-pro-preview`,name:`gemini-3-pro-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-3`,status:`deprecated`,deprecation_date:`2026-03-09`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},successor:`gemini-3.1-pro-preview`,tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-3.1-flash-image-preview`,name:`gemini-3.1-flash-image-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-3.1`,status:`deprecated`,deprecation_date:`2026-02-26`,knowledge_cutoff:`2025-01`,context_window:131072,max_output_tokens:32768,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-3.1-flash-lite-preview`,name:`gemini-3.1-flash-lite-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-3.1`,status:`deprecated`,deprecation_date:`2026-03-03`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-3.1-pro-preview`,name:`gemini-3.1-pro-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-3.1`,status:`deprecated`,deprecation_date:`2026-02-19`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-embedding-001`,name:`gemini-embedding-001`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,status:`active`,deprecation_date:`2026-07-14`,context_window:2048,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},model_type:`embed`,tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-embedding-2-preview`,name:`gemini-embedding-2-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,status:`active`,context_window:8192,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},model_type:`embed`,tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]},{id:`gemini-embedding-exp-03-07`,name:`gemini-embedding-exp-03-07`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,status:`deprecated`,deprecation_date:`2025-10-30`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},successor:`gemini-embedding-001`,model_type:`embed`},{id:`gemini-embedding-exp`,name:`gemini-embedding-exp`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,status:`deprecated`,deprecation_date:`2025-10-30`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},successor:`gemini-embedding-001`,model_type:`embed`},{id:`gemini-live-2.5-flash-preview`,name:`gemini-live-2.5-flash-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,status:`deprecated`,deprecation_date:`2025-12-09`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},successor:`gemini-2.5-flash-native-audio-preview-12-2025`},{id:`gemini-robotics-er-1.5-preview`,name:`gemini-robotics-er-1.5-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`]}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};
|
|
6
|
+
</svg>`,models:[{id:`deep-research-pro-preview-12-2025`,name:`deep-research-pro-preview-12-2025`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,context_window:1048576,max_output_tokens:65536,model_type:`reasoning`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],family:`deep-research`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/deep-research-pro-preview-12-2025`,open_weight:!1},{id:`embedding-001`,name:`embedding-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-10-30`,successor:`gemini-embedding-001`,model_type:`embed`,modalities:{input:[`text`],output:[`text`]},family:`embed`,license:`proprietary`,open_weight:!1},{id:`embedding-gecko-001`,name:`embedding-gecko-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-10-30`,successor:`gemini-embedding-001`,model_type:`embed`,modalities:{input:[`text`],output:[`text`]},family:`embed`,license:`proprietary`,open_weight:!1},{id:`gemini-2.0-flash-001`,name:`gemini-2.0-flash-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.0`,status:`active`,deprecation_date:`2026-06-01`,successor:`gemini-2.5-flash`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.0-flash-lite-001`,name:`gemini-2.0-flash-lite-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.0`,status:`active`,deprecation_date:`2026-06-01`,successor:`gemini-2.5-flash-lite`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.0-flash-lite-preview-02-05`,name:`gemini-2.0-flash-lite-preview-02-05`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.0`,status:`deprecated`,deprecation_date:`2025-12-09`,successor:`gemini-2.5-flash-lite`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.0-flash-lite-preview`,name:`gemini-2.0-flash-lite-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.0`,status:`deprecated`,deprecation_date:`2025-12-09`,successor:`gemini-2.5-flash-lite`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.0-flash-lite`,name:`gemini-2.0-flash-lite`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.0`,status:`active`,deprecation_date:`2026-06-01`,knowledge_cutoff:`2024-08`,context_window:1048576,max_output_tokens:8192,successor:`gemini-2.5-flash-lite`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.075,output:.3,batch_input:.0375,batch_output:.15,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.075,null,.3]},{label:`Batch`,values:[.0375,null,.15]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.0-flash-lite`,open_weight:!1},{id:`gemini-2.0-flash-live-001`,name:`gemini-2.0-flash-live-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.0`,status:`deprecated`,deprecation_date:`2025-12-09`,successor:`gemini-2.5-flash-native-audio-preview-12-2025`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.0-flash-preview-image-generation`,name:`gemini-2.0-flash-preview-image-generation`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.0`,status:`deprecated`,deprecation_date:`2025-11-14`,successor:`gemini-2.5-flash-image`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.0-flash`,name:`gemini-2.0-flash`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.0`,status:`active`,deprecation_date:`2026-06-01`,knowledge_cutoff:`2024-08`,context_window:1048576,max_output_tokens:8192,successor:`gemini-2.5-flash`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.1,output:.4,cached_input:.025,batch_input:.05,batch_output:.2,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.1,.025,.4]},{label:`Batch`,values:[.05,null,.2]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.0-flash`,open_weight:!1},{id:`gemini-2.5-computer-use-preview-10-2025`,name:`gemini-2.5-computer-use-preview-10-2025`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,context_window:128e3,max_output_tokens:64e3,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`]},pricing:{input:1.25,output:10,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[1.25,null,10]},{label:`Batch`,values:[null,null,null]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-computer-use-preview-10-2025`,open_weight:!1},{id:`gemini-2.5-flash-image-preview`,name:`gemini-2.5-flash-image-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2026-01-15`,successor:`gemini-2.5-flash-image`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.5-flash-image`,name:`gemini-2.5-flash-image`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,deprecation_date:`2026-10-02`,knowledge_cutoff:`2025-06`,context_window:65536,max_output_tokens:32768,successor:`gemini-3.1-flash-image-preview`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.3,output:.039,batch_input:.15,batch_output:.0195,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.3,null,.039]},{label:`Batch`,values:[.15,null,.0195]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash-image`,open_weight:!1},{id:`gemini-2.5-flash-lite-preview-09-2025`,name:`gemini-2.5-flash-lite-preview-09-2025`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,deprecation_date:`2026-03-31`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,successor:`gemini-3.1-flash-lite-preview`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash-lite-preview-09-2025`,open_weight:!1},{id:`gemini-2.5-flash-lite`,name:`gemini-2.5-flash-lite`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,deprecation_date:`2026-07-22`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,successor:`gemini-3.1-flash-lite-preview`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.1,output:.4,cached_input:.01,batch_input:.05,batch_output:.2,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.1,.01,.4]},{label:`Batch`,values:[.05,null,.2]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash-lite`,open_weight:!1},{id:`gemini-2.5-flash-native-audio-preview-12-2025`,name:`gemini-2.5-flash-native-audio-preview-12-2025`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,knowledge_cutoff:`2025-01`,context_window:131072,max_output_tokens:8192,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash-native-audio-preview-12-2025`,open_weight:!1},{id:`gemini-2.5-flash-preview-05-20`,name:`gemini-2.5-flash-preview-05-20`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2025-11-18`,successor:`gemini-3-flash-preview`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.5-flash-preview-09-2025`,name:`gemini-2.5-flash-preview-09-2025`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash-preview-09-2025`,open_weight:!1},{id:`gemini-2.5-flash-preview-09-25`,name:`gemini-2.5-flash-preview-09-25`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2026-02-17`,successor:`gemini-3-flash-preview`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.5-flash-preview-tts`,name:`gemini-2.5-flash-preview-tts`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,context_window:8192,max_output_tokens:16384,model_type:`tts`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.5,output:10,batch_input:.25,batch_output:5,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.5,null,10]},{label:`Batch`,values:[.25,null,5]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash-preview-tts`,open_weight:!1},{id:`gemini-2.5-flash`,name:`gemini-2.5-flash`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,deprecation_date:`2026-06-17`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,successor:`gemini-3-flash-preview`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.3,output:2.5,cached_input:.03,batch_input:.15,batch_output:1.25,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.3,.03,2.5]},{label:`Batch`,values:[.15,null,1.25]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash`,open_weight:!1},{id:`gemini-2.5-pro-preview-03-25`,name:`gemini-2.5-pro-preview-03-25`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2025-12-02`,successor:`gemini-3.1-pro-preview`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.5-pro-preview-05-06`,name:`gemini-2.5-pro-preview-05-06`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2025-12-02`,successor:`gemini-3.1-pro-preview`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.5-pro-preview-06-05`,name:`gemini-2.5-pro-preview-06-05`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`deprecated`,deprecation_date:`2025-12-02`,successor:`gemini-3.1-pro-preview`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-2.5-pro-preview-tts`,name:`gemini-2.5-pro-preview-tts`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,context_window:8192,max_output_tokens:16384,model_type:`tts`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:1,output:20,batch_input:.5,batch_output:10,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[1,null,20]},{label:`Batch`,values:[.5,null,10]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-pro-preview-tts`,open_weight:!1},{id:`gemini-2.5-pro`,name:`gemini-2.5-pro`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-2.5`,status:`active`,deprecation_date:`2026-06-17`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,successor:`gemini-3.1-pro-preview`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:1.25,output:10,cached_input:.125,batch_input:.625,batch_output:5,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[1.25,.125,10]},{label:`Batch`,values:[.625,null,5]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-2.5-pro`,open_weight:!1},{id:`gemini-3-flash-preview`,name:`gemini-3-flash-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-3`,status:`deprecated`,deprecation_date:`2025-12-17`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.5,output:3,cached_input:.05,batch_input:.25,batch_output:1.5,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.5,.05,3]},{label:`Batch`,values:[.25,null,1.5]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-3-flash-preview`,open_weight:!1},{id:`gemini-3-pro-image-preview`,name:`gemini-3-pro-image-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-3`,status:`deprecated`,deprecation_date:`2025-11-20`,knowledge_cutoff:`2025-01`,context_window:65536,max_output_tokens:32768,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:2,output:12,batch_input:1,batch_output:6,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[2,null,12]},{label:`Batch`,values:[1,null,6]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-3-pro-image-preview`,open_weight:!1},{id:`gemini-3-pro-preview`,name:`gemini-3-pro-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-3`,status:`deprecated`,deprecation_date:`2026-03-09`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,successor:`gemini-3.1-pro-preview`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-3-pro-preview`,open_weight:!1},{id:`gemini-3.1-flash-image-preview`,name:`gemini-3.1-flash-image-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-3.1`,status:`deprecated`,deprecation_date:`2026-02-26`,knowledge_cutoff:`2025-01`,context_window:131072,max_output_tokens:32768,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.5,output:3,batch_input:.25,batch_output:1.5,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.5,null,3]},{label:`Batch`,values:[.25,null,1.5]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-3.1-flash-image-preview`,open_weight:!1},{id:`gemini-3.1-flash-lite-preview`,name:`gemini-3.1-flash-lite-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-3.1`,status:`deprecated`,deprecation_date:`2026-03-03`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:.25,output:1.5,cached_input:.025,batch_input:.125,batch_output:.75,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[.25,.025,1.5]},{label:`Batch`,values:[.125,null,.75]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-3.1-flash-lite-preview`,open_weight:!1},{id:`gemini-3.1-pro-preview`,name:`gemini-3.1-pro-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-3.1`,status:`deprecated`,deprecation_date:`2026-02-19`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},pricing:{input:2,output:12,cached_input:.2,batch_input:1,batch_output:6,tiers:[{label:`Text tokens`,unit:`Per 1M tokens`,columns:[`Input`,`Cached input`,`Output`],rows:[{label:`Standard`,values:[2,.2,12]},{label:`Batch`,values:[1,null,6]}]}]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-3.1-pro-preview`,open_weight:!1},{id:`gemini-embedding-001`,name:`gemini-embedding-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,deprecation_date:`2026-07-14`,context_window:2048,model_type:`embed`,capabilities:{vision:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`generateContent`,`streamGenerateContent`],family:`gemini-embedding`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-embedding-001`,open_weight:!1},{id:`gemini-embedding-2-preview`,name:`gemini-embedding-2-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,context_window:8192,model_type:`embed`,capabilities:{vision:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`generateContent`,`streamGenerateContent`],family:`gemini-embedding`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-embedding-2-preview`,open_weight:!1},{id:`gemini-embedding-exp-03-07`,name:`gemini-embedding-exp-03-07`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-10-30`,successor:`gemini-embedding-001`,model_type:`embed`,modalities:{input:[`text`],output:[`text`]},family:`gemini-embedding`,license:`proprietary`,open_weight:!1},{id:`gemini-embedding-exp`,name:`gemini-embedding-exp`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-10-30`,successor:`gemini-embedding-001`,model_type:`embed`,modalities:{input:[`text`],output:[`text`]},family:`gemini-embedding`,license:`proprietary`,open_weight:!1},{id:`gemini-live-2.5-flash-preview`,name:`gemini-live-2.5-flash-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-12-09`,successor:`gemini-2.5-flash-native-audio-preview-12-2025`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},family:`gemini-2.5`,model_type:`chat`,license:`proprietary`,open_weight:!1},{id:`gemini-robotics-er-1.5-preview`,name:`gemini-robotics-er-1.5-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1048576,max_output_tokens:65536,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`,`video`,`audio`],output:[`text`,`image`,`audio`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],family:`gemini-1.5`,model_type:`chat`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/gemini-robotics-er-1.5-preview`,open_weight:!1},{id:`imagen-3.0-generate-002`,name:`imagen-3.0-generate-002`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-11-10`,successor:`imagen-4.0-generate-001`,model_type:`image`,modalities:{input:[`text`],output:[`image`]},family:`imagen-3.0`,license:`proprietary`,open_weight:!1},{id:`imagen-4.0-fast-generate-001`,name:`imagen-4.0-fast-generate-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,deprecation_date:`2026-06-24`,successor:[`gemini-3-pro-image-preview`,`gemini-2.5-flash-image`],model_type:`image`,modalities:{input:[`text`],output:[`image`]},family:`imagen-4.0`,license:`proprietary`,open_weight:!1},{id:`imagen-4.0-generate-001`,name:`imagen-4.0-generate-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,deprecation_date:`2026-06-24`,successor:[`gemini-3-pro-image-preview`,`gemini-2.5-flash-image`],model_type:`image`,modalities:{input:[`text`],output:[`image`]},family:`imagen-4.0`,license:`proprietary`,open_weight:!1},{id:`imagen-4.0-generate-preview-06-06`,name:`imagen-4.0-generate-preview-06-06`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2026-02-17`,successor:`imagen-4.0-generate-001`,model_type:`image`,modalities:{input:[`text`],output:[`image`]},family:`imagen-4.0`,license:`proprietary`,open_weight:!1},{id:`imagen-4.0-ultra-generate-001`,name:`imagen-4.0-ultra-generate-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,deprecation_date:`2026-06-24`,successor:[`gemini-3-pro-image-preview`,`gemini-2.5-flash-image`],model_type:`image`,modalities:{input:[`text`],output:[`image`]},family:`imagen-4.0`,license:`proprietary`,open_weight:!1},{id:`imagen-4.0-ultra-generate-preview-06-06`,name:`imagen-4.0-ultra-generate-preview-06-06`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2026-02-17`,successor:`imagen-4.0-ultra-generate-001`,model_type:`image`,modalities:{input:[`text`],output:[`image`]},family:`imagen-4.0`,license:`proprietary`,open_weight:!1},{id:`imagen`,name:`imagen`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,context_window:480,model_type:`image`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`],output:[`image`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],family:`imagen`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/imagen`,open_weight:!1},{id:`lyria-realtime-exp`,name:`lyria-realtime-exp`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,model_type:`tts`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`],output:[`audio`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/lyria-realtime-exp`,open_weight:!1},{id:`text-embedding-004`,name:`text-embedding-004`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2026-01-14`,successor:`gemini-embedding-001`,model_type:`embed`,modalities:{input:[`text`],output:[`text`]},family:`text-embedding`,license:`proprietary`,open_weight:!1},{id:`veo-2.0-generate-001`,name:`veo-2.0-generate-001`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,model_type:`video`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`video`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],family:`veo-2.0`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/veo-2.0-generate-001`,open_weight:!1},{id:`veo-3.0-fast-generate-preview`,name:`veo-3.0-fast-generate-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-11-12`,successor:`veo-3.1-fast-generate-preview`,model_type:`video`,modalities:{input:[`text`],output:[`video`]},family:`veo-3.0`,license:`proprietary`,open_weight:!1},{id:`veo-3.0-generate-preview`,name:`veo-3.0-generate-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-11-12`,successor:`veo-3.1-generate-preview`,model_type:`video`,modalities:{input:[`text`],output:[`video`]},family:`veo-3.0`,license:`proprietary`,open_weight:!1},{id:`veo-3.1-generate-preview`,name:`veo-3.1-generate-preview`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,status:`active`,context_window:1024,model_type:`video`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,batch:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`video`]},tools:[`function_calling`],endpoints:[`generateContent`,`streamGenerateContent`],family:`veo-3.1`,license:`proprietary`,page_url:`https://ai.google.dev/gemini-api/docs/models/veo-3.1-generate-preview`,open_weight:!1}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};
|
package/dist/providers/groq.cjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`groq`,name:`Groq`,region:`US`,url:`https://groq.com`,api_url:`https://api.groq.com/openai/v1`,docs_url:`https://console.groq.com/docs`,pricing_url:`https://groq.com/pricing`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
1
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`groq`,name:`Groq`,region:`US`,headquarters:`Mountain View, CA`,founded:2016,url:`https://groq.com`,api_url:`https://api.groq.com/openai/v1`,docs_url:`https://console.groq.com/docs`,pricing_url:`https://groq.com/pricing`,description:`Ultra-fast inference platform powered by custom LPU hardware for low-latency AI.`,type:`cloud`,playground_url:`https://console.groq.com/playground`,status_url:`https://status.groq.com`,sdk:{python:`groq`,javascript:`groq-sdk`},openai_compatible:!0,free_tier:!0,github_url:`https://github.com/groq`,models_url:`https://console.groq.com/docs/models`,twitter_url:`https://x.com/GroqInc`,discord_url:`https://discord.com/invite/groq`,blog_url:`https://groq.com/blog`,terms_url:`https://groq.com/terms-of-use`,support_url:`https://groq.com/contact`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
2
|
<path d="M12.036 2c-3.853-.035-7 3-7.036 6.781-.035 3.782 3.055 6.872 6.908 6.907h2.42v-2.566h-2.292c-2.407.028-4.38-1.866-4.408-4.23-.029-2.362 1.901-4.298 4.308-4.326h.1c2.407 0 4.358 1.915 4.365 4.278v6.305c0 2.342-1.944 4.25-4.323 4.279a4.375 4.375 0 01-3.033-1.252l-1.851 1.818A7 7 0 0012.029 22h.092c3.803-.056 6.858-3.083 6.879-6.816v-6.5C18.907 4.963 15.817 2 12.036 2z"/>
|
|
3
|
-
</svg>`,models:[{id:`canopylabs/orpheus-arabic-saudi`,name:`Canopy Labs Orpheus Arabic Saudi`,created_by:`canopy-labs`,source:`official`,last_updated:`2026-03-
|
|
3
|
+
</svg>`,models:[{id:`canopylabs/orpheus-arabic-saudi`,name:`Canopy Labs Orpheus Arabic Saudi`,created_by:`canopy-labs`,source:`official`,last_updated:`2026-03-23`,status:`preview`,context_window:4e3,max_output_tokens:5e4,model_type:`tts`,modalities:{input:[`text`],output:[`audio`]},page_url:`https://console.groq.com/docs/models#canopylabs/orpheus-arabic-saudi`},{id:`canopylabs/orpheus-v1-english`,name:`Canopy Labs Orpheus V1 English`,created_by:`canopy-labs`,source:`official`,last_updated:`2026-03-23`,status:`preview`,context_window:4e3,max_output_tokens:5e4,model_type:`tts`,modalities:{input:[`text`],output:[`audio`]},page_url:`https://console.groq.com/docs/models#canopylabs/orpheus-v1-english`},{id:`groq/compound-mini`,name:`Compound Mini`,created_by:`groq`,source:`official`,last_updated:`2026-03-23`,family:`compound`,status:`active`,context_window:131072,max_output_tokens:8192,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},speed:450,page_url:`https://console.groq.com/docs/models#groq/compound-mini`,tools:[`function_calling`]},{id:`groq/compound`,name:`Compound`,created_by:`groq`,source:`official`,last_updated:`2026-03-23`,family:`compound`,status:`active`,context_window:131072,max_output_tokens:8192,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},speed:450,page_url:`https://console.groq.com/docs/models#groq/compound`,tools:[`function_calling`]},{id:`llama-3.1-8b-instant`,name:`Llama 3.1 8B`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3.1`,status:`active`,context_window:131072,max_output_tokens:131072,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.05,output:.08},parameters:8,speed:560,page_url:`https://console.groq.com/docs/models#llama-3.1-8b-instant`,tools:[`function_calling`]},{id:`llama-3.3-70b-versatile`,name:`Llama 3.3 70B`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3.3`,status:`active`,context_window:131072,max_output_tokens:32768,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.59,output:.79},parameters:70,speed:280,page_url:`https://console.groq.com/docs/models#llama-3.3-70b-versatile`,tools:[`function_calling`]},{id:`meta-llama/llama-4-scout-17b-16e-instruct`,name:`Llama 4 Scout 17B 16E`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,status:`preview`,context_window:131072,max_output_tokens:8192,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:.11,output:.34},parameters:17,speed:750,page_url:`https://console.groq.com/docs/models#meta-llama/llama-4-scout-17b-16e-instruct`,tools:[`function_calling`],license:`llama4`,open_weight:!0},{id:`meta-llama/llama-prompt-guard-2-22m`,name:`Llama Prompt Guard 2 22M`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,status:`preview`,context_window:512,max_output_tokens:512,model_type:`moderation`,modalities:{input:[`text`],output:[`text`]},pricing:{input:.03,output:.03},page_url:`https://console.groq.com/docs/models#meta-llama/llama-prompt-guard-2-22m`},{id:`meta-llama/llama-prompt-guard-2-86m`,name:`Prompt Guard 2 86M`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,status:`preview`,context_window:512,max_output_tokens:512,model_type:`moderation`,modalities:{input:[`text`],output:[`text`]},pricing:{input:.04,output:.04},page_url:`https://console.groq.com/docs/models#meta-llama/llama-prompt-guard-2-86m`},{id:`moonshotai/kimi-k2-instruct-0905`,name:`Kimi K2 0905`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-23`,status:`preview`,context_window:262144,max_output_tokens:16384,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:1,output:3},family:`kimi-k2`,speed:200,page_url:`https://console.groq.com/docs/models#moonshotai/kimi-k2-instruct-0905`,tools:[`function_calling`]},{id:`openai/gpt-oss-120b`,name:`GPT OSS 120B`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,status:`active`,context_window:131072,max_output_tokens:65536,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.15,output:.6},parameters:120,speed:500,page_url:`https://console.groq.com/docs/models#openai/gpt-oss-120b`,tools:[`function_calling`],description:`\\`,tagline:`Most powerful open-weight model, fits into an H100 GPU`,knowledge_cutoff:`2024-05`,license:`apache-2.0`,open_weight:!0},{id:`openai/gpt-oss-20b`,name:`GPT OSS 20B`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,status:`active`,context_window:131072,max_output_tokens:65536,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.075,output:.3},parameters:20,speed:1e3,page_url:`https://console.groq.com/docs/models#openai/gpt-oss-20b`,tools:[`function_calling`],description:`\\`,tagline:`Medium-sized open-weight model for low latency`,knowledge_cutoff:`2024-05`,license:`apache-2.0`,open_weight:!0},{id:`openai/gpt-oss-safeguard-20b`,name:`Safety GPT OSS 20B`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,status:`preview`,context_window:131072,max_output_tokens:65536,model_type:`moderation`,modalities:{input:[`text`],output:[`text`]},pricing:{input:.075,output:.3},parameters:20,speed:1e3,page_url:`https://console.groq.com/docs/models#openai/gpt-oss-safeguard-20b`},{id:`qwen/qwen3-32b`,name:`Qwen3-32B`,created_by:`alibaba`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,status:`preview`,context_window:131072,max_output_tokens:40960,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.29,output:.59},parameters:32,speed:400,page_url:`https://console.groq.com/docs/models#qwen/qwen3-32b`,tools:[`function_calling`]},{id:`whisper-large-v3-turbo`,name:`Whisper Large V3 Turbo`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`whisper`,status:`active`,model_type:`transcription`,modalities:{input:[`audio`],output:[`text`]},page_url:`https://console.groq.com/docs/models#whisper-large-v3-turbo`},{id:`whisper-large-v3`,name:`Whisper`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`whisper`,status:`active`,model_type:`transcription`,modalities:{input:[`audio`],output:[`text`]},page_url:`https://console.groq.com/docs/models#whisper-large-v3`}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
|
package/dist/providers/groq.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
const e={id:`groq`,name:`Groq`,region:`US`,url:`https://groq.com`,api_url:`https://api.groq.com/openai/v1`,docs_url:`https://console.groq.com/docs`,pricing_url:`https://groq.com/pricing`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
1
|
+
const e={id:`groq`,name:`Groq`,region:`US`,headquarters:`Mountain View, CA`,founded:2016,url:`https://groq.com`,api_url:`https://api.groq.com/openai/v1`,docs_url:`https://console.groq.com/docs`,pricing_url:`https://groq.com/pricing`,description:`Ultra-fast inference platform powered by custom LPU hardware for low-latency AI.`,type:`cloud`,playground_url:`https://console.groq.com/playground`,status_url:`https://status.groq.com`,sdk:{python:`groq`,javascript:`groq-sdk`},openai_compatible:!0,free_tier:!0,github_url:`https://github.com/groq`,models_url:`https://console.groq.com/docs/models`,twitter_url:`https://x.com/GroqInc`,discord_url:`https://discord.com/invite/groq`,blog_url:`https://groq.com/blog`,terms_url:`https://groq.com/terms-of-use`,support_url:`https://groq.com/contact`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
2
|
<path d="M12.036 2c-3.853-.035-7 3-7.036 6.781-.035 3.782 3.055 6.872 6.908 6.907h2.42v-2.566h-2.292c-2.407.028-4.38-1.866-4.408-4.23-.029-2.362 1.901-4.298 4.308-4.326h.1c2.407 0 4.358 1.915 4.365 4.278v6.305c0 2.342-1.944 4.25-4.323 4.279a4.375 4.375 0 01-3.033-1.252l-1.851 1.818A7 7 0 0012.029 22h.092c3.803-.056 6.858-3.083 6.879-6.816v-6.5C18.907 4.963 15.817 2 12.036 2z"/>
|
|
3
|
-
</svg>`,models:[{id:`canopylabs/orpheus-arabic-saudi`,name:`Canopy Labs Orpheus Arabic Saudi`,created_by:`canopy-labs`,source:`official`,last_updated:`2026-03-
|
|
3
|
+
</svg>`,models:[{id:`canopylabs/orpheus-arabic-saudi`,name:`Canopy Labs Orpheus Arabic Saudi`,created_by:`canopy-labs`,source:`official`,last_updated:`2026-03-23`,status:`preview`,context_window:4e3,max_output_tokens:5e4,model_type:`tts`,modalities:{input:[`text`],output:[`audio`]},page_url:`https://console.groq.com/docs/models#canopylabs/orpheus-arabic-saudi`},{id:`canopylabs/orpheus-v1-english`,name:`Canopy Labs Orpheus V1 English`,created_by:`canopy-labs`,source:`official`,last_updated:`2026-03-23`,status:`preview`,context_window:4e3,max_output_tokens:5e4,model_type:`tts`,modalities:{input:[`text`],output:[`audio`]},page_url:`https://console.groq.com/docs/models#canopylabs/orpheus-v1-english`},{id:`groq/compound-mini`,name:`Compound Mini`,created_by:`groq`,source:`official`,last_updated:`2026-03-23`,family:`compound`,status:`active`,context_window:131072,max_output_tokens:8192,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},speed:450,page_url:`https://console.groq.com/docs/models#groq/compound-mini`,tools:[`function_calling`]},{id:`groq/compound`,name:`Compound`,created_by:`groq`,source:`official`,last_updated:`2026-03-23`,family:`compound`,status:`active`,context_window:131072,max_output_tokens:8192,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},speed:450,page_url:`https://console.groq.com/docs/models#groq/compound`,tools:[`function_calling`]},{id:`llama-3.1-8b-instant`,name:`Llama 3.1 8B`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3.1`,status:`active`,context_window:131072,max_output_tokens:131072,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.05,output:.08},parameters:8,speed:560,page_url:`https://console.groq.com/docs/models#llama-3.1-8b-instant`,tools:[`function_calling`]},{id:`llama-3.3-70b-versatile`,name:`Llama 3.3 70B`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3.3`,status:`active`,context_window:131072,max_output_tokens:32768,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.59,output:.79},parameters:70,speed:280,page_url:`https://console.groq.com/docs/models#llama-3.3-70b-versatile`,tools:[`function_calling`]},{id:`meta-llama/llama-4-scout-17b-16e-instruct`,name:`Llama 4 Scout 17B 16E`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,status:`preview`,context_window:131072,max_output_tokens:8192,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:.11,output:.34},parameters:17,speed:750,page_url:`https://console.groq.com/docs/models#meta-llama/llama-4-scout-17b-16e-instruct`,tools:[`function_calling`],license:`llama4`,open_weight:!0},{id:`meta-llama/llama-prompt-guard-2-22m`,name:`Llama Prompt Guard 2 22M`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,status:`preview`,context_window:512,max_output_tokens:512,model_type:`moderation`,modalities:{input:[`text`],output:[`text`]},pricing:{input:.03,output:.03},page_url:`https://console.groq.com/docs/models#meta-llama/llama-prompt-guard-2-22m`},{id:`meta-llama/llama-prompt-guard-2-86m`,name:`Prompt Guard 2 86M`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,status:`preview`,context_window:512,max_output_tokens:512,model_type:`moderation`,modalities:{input:[`text`],output:[`text`]},pricing:{input:.04,output:.04},page_url:`https://console.groq.com/docs/models#meta-llama/llama-prompt-guard-2-86m`},{id:`moonshotai/kimi-k2-instruct-0905`,name:`Kimi K2 0905`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-23`,status:`preview`,context_window:262144,max_output_tokens:16384,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:1,output:3},family:`kimi-k2`,speed:200,page_url:`https://console.groq.com/docs/models#moonshotai/kimi-k2-instruct-0905`,tools:[`function_calling`]},{id:`openai/gpt-oss-120b`,name:`GPT OSS 120B`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,status:`active`,context_window:131072,max_output_tokens:65536,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.15,output:.6},parameters:120,speed:500,page_url:`https://console.groq.com/docs/models#openai/gpt-oss-120b`,tools:[`function_calling`],description:`\\`,tagline:`Most powerful open-weight model, fits into an H100 GPU`,knowledge_cutoff:`2024-05`,license:`apache-2.0`,open_weight:!0},{id:`openai/gpt-oss-20b`,name:`GPT OSS 20B`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,status:`active`,context_window:131072,max_output_tokens:65536,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.075,output:.3},parameters:20,speed:1e3,page_url:`https://console.groq.com/docs/models#openai/gpt-oss-20b`,tools:[`function_calling`],description:`\\`,tagline:`Medium-sized open-weight model for low latency`,knowledge_cutoff:`2024-05`,license:`apache-2.0`,open_weight:!0},{id:`openai/gpt-oss-safeguard-20b`,name:`Safety GPT OSS 20B`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,status:`preview`,context_window:131072,max_output_tokens:65536,model_type:`moderation`,modalities:{input:[`text`],output:[`text`]},pricing:{input:.075,output:.3},parameters:20,speed:1e3,page_url:`https://console.groq.com/docs/models#openai/gpt-oss-safeguard-20b`},{id:`qwen/qwen3-32b`,name:`Qwen3-32B`,created_by:`alibaba`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,status:`preview`,context_window:131072,max_output_tokens:40960,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.29,output:.59},parameters:32,speed:400,page_url:`https://console.groq.com/docs/models#qwen/qwen3-32b`,tools:[`function_calling`]},{id:`whisper-large-v3-turbo`,name:`Whisper Large V3 Turbo`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`whisper`,status:`active`,model_type:`transcription`,modalities:{input:[`audio`],output:[`text`]},page_url:`https://console.groq.com/docs/models#whisper-large-v3-turbo`},{id:`whisper-large-v3`,name:`Whisper`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`whisper`,status:`active`,model_type:`transcription`,modalities:{input:[`audio`],output:[`text`]},page_url:`https://console.groq.com/docs/models#whisper-large-v3`}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`huggingface`,name:`Hugging Face`,region:`US`,url:`https://huggingface.co`,api_url:`https://router.huggingface.co/v1`,docs_url:`https://huggingface.co/docs/api-inference`,pricing_url:`https://huggingface.co/pricing`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
1
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`huggingface`,name:`Hugging Face`,region:`US`,headquarters:`New York, NY`,founded:2016,url:`https://huggingface.co`,api_url:`https://router.huggingface.co/v1`,docs_url:`https://huggingface.co/docs/api-inference`,pricing_url:`https://huggingface.co/pricing`,description:`The AI community platform hosting open-source models with serverless inference endpoints.`,type:`aggregator`,sdk:{python:`huggingface_hub`,javascript:`@huggingface/inference`},openai_compatible:!0,free_tier:!0,github_url:`https://github.com/huggingface`,models_url:`https://huggingface.co/models`,twitter_url:`https://x.com/huggingface`,discord_url:`https://discord.com/invite/hugging-face-879548962464493619`,blog_url:`https://huggingface.co/blog`,terms_url:`https://huggingface.co/terms-of-service`,support_url:`https://huggingface.co/support`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
2
|
<path d="M16.781 3.277c2.997 1.704 4.844 4.851 4.844 8.258 0 .995-.155 1.955-.443 2.857a1.332 1.332 0 011.125.4 1.41 1.41 0 01.2 1.723c.204.165.352.385.428.632l.017.062c.06.222.12.69-.2 1.166.244.37.279.836.093 1.236-.255.57-.893 1.018-2.128 1.5l-.202.078-.131.048c-.478.173-.89.295-1.061.345l-.086.024c-.89.243-1.808.375-2.732.394-1.32 0-2.3-.36-2.923-1.067a9.852 9.852 0 01-3.18.018C9.778 21.647 8.802 22 7.494 22a11.249 11.249 0 01-2.541-.343l-.221-.06-.273-.08a16.574 16.574 0 01-1.175-.405c-1.237-.483-1.875-.93-2.13-1.501-.186-.4-.151-.867.093-1.236a1.42 1.42 0 01-.2-1.166c.069-.273.226-.516.447-.694a1.41 1.41 0 01.2-1.722c.233-.248.557-.391.917-.407l.078-.001a9.385 9.385 0 01-.44-2.85c0-3.407 1.847-6.554 4.844-8.258a9.822 9.822 0 019.687 0zM4.188 14.758c.125.687 2.357 2.35 2.14 2.707-.19.315-.796-.239-.948-.386l-.041-.04-.168-.147c-.561-.479-2.304-1.9-2.74-1.432-.43.46.119.859 1.055 1.42l.784.467.136.083c1.045.643 1.12.84.95 1.113-.188.295-3.07-2.1-3.34-1.083-.27 1.011 2.942 1.304 2.744 2.006-.2.7-2.265-1.324-2.685-.537-.425.79 2.913 1.718 2.94 1.725l.16.04.175.042c1.227.284 3.565.65 4.435-.604.673-.973.64-1.709-.248-2.61l-.057-.057c-.945-.928-1.495-2.288-1.495-2.288l-.017-.058-.025-.072c-.082-.22-.284-.639-.63-.584-.46.073-.798 1.21.12 1.933l.05.038c.977.721-.195 1.21-.573.534l-.058-.104-.143-.25c-.463-.799-1.282-2.111-1.739-2.397-.532-.332-.907-.148-.782.541zm14.842-.541c-.533.335-1.563 2.074-1.94 2.751a.613.613 0 01-.687.302.436.436 0 01-.176-.098.303.303 0 01-.049-.06l-.014-.028-.008-.02-.007-.019-.003-.013-.003-.017a.289.289 0 01-.004-.048c0-.12.071-.266.25-.427.026-.024.054-.047.084-.07l.047-.036c.022-.016.043-.032.063-.049.883-.71.573-1.81.131-1.917l-.031-.006-.056-.004a.368.368 0 00-.062.006l-.028.005-.042.014-.039.017-.028.015-.028.019-.036.027-.023.02c-.173.158-.273.428-.31.542l-.016.054s-.53 1.309-1.439 2.234l-.054.054c-.365.358-.596.69-.702 1.018-.143.437-.066.868.21 1.353.055.097.117.195.187.296.882 1.275 3.282.876 4.494.59l.286-.07.25-.074c.276-.084.736-.233 1.2-.42l.188-.077.065-.028.064-.028.124-.056.081-.038c.529-.252.964-.543.994-.827l.001-.036a.299.299 0 00-.037-.139c-.094-.176-.271-.212-.491-.168l-.045.01c-.044.01-.09.024-.136.04l-.097.035-.054.022c-.559.23-1.238.705-1.607.745h.006a.452.452 0 01-.05.003h-.024l-.024-.003-.023-.005c-.068-.016-.116-.06-.14-.142a.22.22 0 01-.005-.1c.062-.345.958-.595 1.713-.91l.066-.028c.528-.224.97-.483.985-.832v-.04a.47.47 0 00-.016-.098c-.048-.18-.175-.251-.36-.251-.785 0-2.55 1.36-2.92 1.36-.025 0-.048-.007-.058-.024a.6.6 0 01-.046-.088c-.1-.238.068-.462 1.06-1.066l.209-.126c.538-.32 1.01-.588 1.341-.831.29-.212.475-.406.503-.6l.003-.028c.008-.113-.038-.227-.147-.344a.266.266 0 00-.07-.054l-.034-.015-.013-.005a.403.403 0 00-.13-.02c-.162 0-.369.07-.595.18-.637.313-1.431.952-1.826 1.285l-.249.215-.033.033c-.08.078-.288.27-.493.386l-.071.037-.041.019a.535.535 0 01-.122.036h.005a.346.346 0 01-.031.003l.01-.001-.013.001c-.079.005-.145-.021-.19-.095a.113.113 0 01-.014-.065c.027-.465 2.034-1.991 2.152-2.642l.009-.048c.1-.65-.271-.817-.791-.493zM11.938 2.984c-4.798 0-8.688 3.829-8.688 8.55 0 .692.083 1.364.24 2.008l.008-.009c.252-.298.612-.46 1.017-.46.355.008.699.117.993.312.22.14.465.384.715.694.261-.372.69-.598 1.15-.605.852 0 1.367.728 1.562 1.383l.047.105.06.127c.192.396.595 1.139 1.143 1.68 1.06 1.04 1.324 2.115.8 3.266a8.865 8.865 0 002.024-.014c-.505-1.12-.26-2.17.74-3.186l.066-.066c.695-.684 1.157-1.69 1.252-1.912.195-.655.708-1.383 1.56-1.383.46.007.889.233 1.15.605.25-.31.495-.553.718-.694a1.87 1.87 0 01.99-.312c.357 0 .682.126.925.36.14-.61.215-1.245.215-1.898 0-4.722-3.89-8.55-8.687-8.55zm1.857 8.926l.439-.212c.553-.264.89-.383.89.152 0 1.093-.771 3.208-3.155 3.262h-.184c-2.325-.052-3.116-2.06-3.156-3.175l-.001-.087c0-1.107 1.452.586 3.25.586.716 0 1.379-.272 1.917-.526zm4.017-3.143c.45 0 .813.358.813.8 0 .441-.364.8-.813.8a.806.806 0 01-.812-.8c0-.442.364-.8.812-.8zm-11.624 0c.448 0 .812.358.812.8 0 .441-.364.8-.812.8a.806.806 0 01-.813-.8c0-.442.364-.8.813-.8zm7.79-.841c.32-.384.846-.54 1.33-.394.483.146.83.564.878 1.06.048.495-.212.97-.659 1.203-.322.168-.447-.477-.767-.585l.002-.003c-.287-.098-.772.362-.925.079a1.215 1.215 0 01.14-1.36zm-4.323 0c.322.384.377.92.14 1.36-.152.283-.64-.177-.925-.079l.003.003c-.108.036-.194.134-.273.24l-.118.165c-.11.15-.22.262-.377.18a1.226 1.226 0 01-.658-1.204c.048-.495.395-.913.878-1.059a1.262 1.262 0 011.33.394z"/>
|
|
3
|
-
</svg>`,models:[{id:`allenai/Olmo-3-7B-Instruct`,name:`Olmo-3-7B-Instruct`,created_by:`allenai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`allenai/Olmo-3.1-32B-Instruct`,name:`Olmo-3.1-32B-Instruct`,created_by:`allenai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`argilla/Llama-3.2-1B-Instruct-APIGen-FC-v0.1`,name:`Llama-3.2-1B-Instruct-APIGen-FC-v0.1`,created_by:`argilla`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`argilla-warehouse/Llama-3.2-1B-Instruct-v2-FC`,name:`Llama-3.2-1B-Instruct-v2-FC`,created_by:`argilla-warehouse`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`DeepMount00/Llama-3-8b-Ita`,name:`Llama-3-8b-Ita`,created_by:`deepmount00`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`deepseek-ai/DeepSeek-R1-0528-Qwen3-8B`,name:`DeepSeek-R1-0528-Qwen3-8B`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Efficient-Large-Model/gemma-2-2b-it`,name:`gemma-2-2b-it`,created_by:`efficient-large-model`,source:`official`,last_updated:`2026-03-21`,family:`gemma-2`,capabilities:{streaming:!0}},{id:`EssentialAI/rnj-1-instruct`,name:`rnj-1-instruct`,created_by:`essentialai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`failspy/Meta-Llama-3-8B-Instruct-abliterated-v3`,name:`Meta-Llama-3-8B-Instruct-abliterated-v3`,created_by:`failspy`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Featherless-Chat-Models/Mistral-7B-Instruct-v0.2`,name:`Mistral-7B-Instruct-v0.2`,created_by:`featherless-chat-models`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`FlagAlpha/Llama3-Chinese-8B-Instruct`,name:`Llama3-Chinese-8B-Instruct`,created_by:`flagalpha`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`google/gemma-2-2b-jpn-it`,name:`gemma-2-2b-jpn-it`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemma-2`,capabilities:{streaming:!0}},{id:`google/gemma-2-9b-it`,name:`gemma-2-9b-it`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemma-2`,capabilities:{streaming:!0}},{id:`GraySwanAI/Llama-3-8B-Instruct-RR`,name:`Llama-3-8B-Instruct-RR`,created_by:`grayswanai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`GritLM/GritLM-7B`,name:`GritLM-7B`,created_by:`gritlm`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`huihui-ai/Qwen2.5-72B-Instruct-abliterated`,name:`Qwen2.5-72B-Instruct-abliterated`,created_by:`huihui-ai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`instruction-pretrain/finance-Llama3-8B`,name:`finance-Llama3-8B`,created_by:`instruction-pretrain`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Intel/neural-chat-7b-v3-3`,name:`neural-chat-7b-v3-3`,created_by:`intel`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`invalid-coder/Sakura-SOLAR-Instruct-CarbonVillain-en-10.7B-v2-slerp`,name:`Sakura-SOLAR-Instruct-CarbonVillain-en-10.7B-v2-slerp`,created_by:`invalid-coder`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`m8than/Mistral-Nemo-Instruct-2407-lenient-chatfix`,name:`Mistral-Nemo-Instruct-2407-lenient-chatfix`,created_by:`m8than`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`meta-llama/Llama-2-13b-chat-hf`,name:`Llama-2-13b-chat-hf`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`meta-llama/Llama-3.1-70B-Instruct`,name:`Llama-3.1-70B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`meta-llama/Llama-3.1-8B-Instruct`,name:`Llama-3.1-8B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`meta-llama/Llama-3.2-1B-Instruct`,name:`Llama-3.2-1B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`meta-llama/Llama-3.3-70B-Instruct`,name:`Llama-3.3-70B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`meta-llama/Meta-Llama-3-70B-Instruct`,name:`Meta-Llama-3-70B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`meta-llama/Meta-Llama-3-8B-Instruct`,name:`Meta-Llama-3-8B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`mistralai/Mistral-7B-Instruct-v0.2`,name:`Mistral-7B-Instruct-v0.2`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`mlabonne/NeuralDaredevil-8B-abliterated`,name:`NeuralDaredevil-8B-abliterated`,created_by:`mlabonne`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`moonshotai/Kimi-K2-Instruct-0905`,name:`Kimi-K2-Instruct-0905`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`moonshotai/Kimi-K2-Instruct`,name:`Kimi-K2-Instruct`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`moonshotai/Kimi-K2-Thinking`,name:`Kimi-K2-Thinking`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`NousResearch/Meta-Llama-3-70B-Instruct`,name:`Meta-Llama-3-70B-Instruct`,created_by:`nousresearch`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`NousResearch/Meta-Llama-3-8B-Instruct`,name:`Meta-Llama-3-8B-Instruct`,created_by:`nousresearch`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`NousResearch/Meta-Llama-3.1-8B-Instruct`,name:`Meta-Llama-3.1-8B-Instruct`,created_by:`nousresearch`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`nvidia/Llama-3.1-8B-Instruct-FP8`,name:`Llama-3.1-8B-Instruct-FP8`,created_by:`nvidia`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`openai/gpt-oss-120b`,name:`gpt-oss-120b`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-oss`,capabilities:{streaming:!0}},{id:`openai/gpt-oss-20b`,name:`gpt-oss-20b`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-oss`,capabilities:{streaming:!0}},{id:`openai/gpt-oss-safeguard-20b`,name:`gpt-oss-safeguard-20b`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-oss`,capabilities:{streaming:!0},model_type:`moderation`},{id:`openchat/openchat-3.6-8b-20240522`,name:`openchat-3.6-8b-20240522`,created_by:`openchat`,source:`official`,last_updated:`2026-03-21`,alias:`openchat/openchat-3.6-8b`,capabilities:{streaming:!0}},{id:`openchat/openchat-3.6-8b`,name:`openchat-3.6-8b-20240522`,created_by:`openchat`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},snapshots:[`openchat/openchat-3.6-8b-20240522`]},{id:`Orion-zhen/Qwen2.5-7B-Instruct-Uncensored`,name:`Qwen2.5-7B-Instruct-Uncensored`,created_by:`orion-zhen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`PatronusAI/Llama-3-Patronus-Lynx-8B-Instruct-v1.1`,name:`Llama-3-Patronus-Lynx-8B-Instruct-v1.1`,created_by:`patronusai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen1.5-1.8B-Chat`,name:`Qwen1.5-1.8B-Chat`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2-1.5B-Instruct`,name:`Qwen2-1.5B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2-72B-Instruct`,name:`Qwen2-72B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2-7B-Instruct`,name:`Qwen2-7B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-1.5B-Instruct`,name:`Qwen2.5-1.5B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-14B-Instruct-1M`,name:`Qwen2.5-14B-Instruct-1M`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-14B-Instruct`,name:`Qwen2.5-14B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-32B-Instruct`,name:`Qwen2.5-32B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-72B-Instruct`,name:`Qwen2.5-72B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-7B-Instruct-1M`,name:`Qwen2.5-7B-Instruct-1M`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-7B-Instruct`,name:`Qwen2.5-7B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-Coder-1.5B-Instruct`,name:`Qwen2.5-Coder-1.5B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-Coder-1.5B`,name:`Qwen2.5-Coder-1.5B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-Coder-14B-Instruct`,name:`Qwen2.5-Coder-14B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-Coder-14B`,name:`Qwen2.5-Coder-14B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-Coder-32B-Instruct`,name:`Qwen2.5-Coder-32B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-Coder-32B`,name:`Qwen2.5-Coder-32B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-Coder-3B-Instruct`,name:`Qwen2.5-Coder-3B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-Coder-7B-Instruct`,name:`Qwen2.5-Coder-7B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-Coder-7B`,name:`Qwen2.5-Coder-7B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-Math-1.5B-Instruct`,name:`Qwen2.5-Math-1.5B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen2.5-Math-7B-Instruct`,name:`Qwen2.5-Math-7B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-1.7B`,name:`Qwen3-1.7B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-14B-Base`,name:`Qwen3-14B-Base`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-14B`,name:`Qwen3-14B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-235B-A22B-Instruct-2507`,name:`Qwen3-235B-A22B-Instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,alias:`Qwen/Qwen3-235B-A22B-Instruct`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-235B-A22B-Instruct`,name:`Qwen3-235B-A22B-Instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},snapshots:[`Qwen/Qwen3-235B-A22B-Instruct-2507`]},{id:`Qwen/Qwen3-235B-A22B-Thinking-2507`,name:`Qwen3-235B-A22B-Thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,alias:`Qwen/Qwen3-235B-A22B-Thinking`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-235B-A22B-Thinking`,name:`Qwen3-235B-A22B-Thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},snapshots:[`Qwen/Qwen3-235B-A22B-Thinking-2507`]},{id:`Qwen/Qwen3-235B-A22B`,name:`Qwen3-235B-A22B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-30B-A3B-Instruct-2507`,name:`Qwen3-30B-A3B-Instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,alias:`Qwen/Qwen3-30B-A3B-Instruct`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-30B-A3B-Instruct`,name:`Qwen3-30B-A3B-Instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},snapshots:[`Qwen/Qwen3-30B-A3B-Instruct-2507`]},{id:`Qwen/Qwen3-30B-A3B`,name:`Qwen3-30B-A3B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-32B`,name:`Qwen3-32B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-4B-Instruct-2507`,name:`Qwen3-4B-Instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,alias:`Qwen/Qwen3-4B-Instruct`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-4B-Instruct`,name:`Qwen3-4B-Instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},snapshots:[`Qwen/Qwen3-4B-Instruct-2507`]},{id:`Qwen/Qwen3-4B-Thinking-2507`,name:`Qwen3-4B-Thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,alias:`Qwen/Qwen3-4B-Thinking`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-4B-Thinking`,name:`Qwen3-4B-Thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},snapshots:[`Qwen/Qwen3-4B-Thinking-2507`]},{id:`Qwen/Qwen3-8B-Base`,name:`Qwen3-8B-Base`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-8B`,name:`Qwen3-8B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-Coder-30B-A3B-Instruct`,name:`Qwen3-Coder-30B-A3B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8`,name:`Qwen3-Coder-480B-A35B-Instruct-FP8`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-Coder-480B-A35B-Instruct`,name:`Qwen3-Coder-480B-A35B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-Coder-Next-FP8`,name:`Qwen3-Coder-Next-FP8`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-Coder-Next`,name:`Qwen3-Coder-Next`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-Next-80B-A3B-Instruct`,name:`Qwen3-Next-80B-A3B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`Qwen/Qwen3-Next-80B-A3B-Thinking`,name:`Qwen3-Next-80B-A3B-Thinking`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`RedHatAI/Meta-Llama-3-8B-Instruct-FP8-KV`,name:`Meta-Llama-3-8B-Instruct-FP8-KV`,created_by:`redhatai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`SakanaAI/TinySwallow-1.5B-Instruct`,name:`TinySwallow-1.5B-Instruct`,created_by:`sakanaai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`speakleash/Bielik-7B-Instruct-v0.1`,name:`Bielik-7B-Instruct-v0.1`,created_by:`speakleash`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA`,name:`LLaMAntino-3-ANITA-8B-Inst-DPO-ITA`,created_by:`swap-uniba`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`swiss-ai/Apertus-8B-Instruct-2509`,name:`Apertus-8B-Instruct-2509`,created_by:`swiss-ai`,source:`official`,last_updated:`2026-03-21`,alias:`swiss-ai/Apertus-8B-Instruct`,capabilities:{streaming:!0}},{id:`swiss-ai/Apertus-8B-Instruct`,name:`Apertus-8B-Instruct-2509`,created_by:`swiss-ai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},snapshots:[`swiss-ai/Apertus-8B-Instruct-2509`]},{id:`tokyotech-llm/Llama-3-Swallow-8B-Instruct-v0.1`,name:`Llama-3-Swallow-8B-Instruct-v0.1`,created_by:`tokyotech-llm`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.5`,name:`Llama-3.1-Swallow-8B-Instruct-v0.5`,created_by:`tokyotech-llm`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`unsloth/gemma-2-9b-it`,name:`gemma-2-9b-it`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-21`,family:`gemma-2`,capabilities:{streaming:!0}},{id:`unsloth/llama-3-8b-Instruct`,name:`llama-3-8b-Instruct`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-21`,family:`llama-3`,capabilities:{streaming:!0}},{id:`unsloth/Llama-3.1-8B-Instruct`,name:`Llama-3.1-8B-Instruct`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`unsloth/Meta-Llama-3.1-8B-Instruct`,name:`Meta-Llama-3.1-8B-Instruct`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`unsloth/Mistral-Small-24B-Instruct-2501`,name:`Mistral-Small-24B-Instruct-2501`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-21`,alias:`unsloth/Mistral-Small-24B-Instruct`,capabilities:{streaming:!0}},{id:`unsloth/Mistral-Small-24B-Instruct`,name:`Mistral-Small-24B-Instruct-2501`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},snapshots:[`unsloth/Mistral-Small-24B-Instruct-2501`]},{id:`unsloth/Qwen2.5-14B-Instruct`,name:`Qwen2.5-14B-Instruct`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`unsloth/Qwen2.5-32B-Instruct`,name:`Qwen2.5-32B-Instruct`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`unsloth/Qwen2.5-7B-Instruct`,name:`Qwen2.5-7B-Instruct`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`unsloth/Qwen2.5-Coder-32B-Instruct`,name:`Qwen2.5-Coder-32B-Instruct`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`unsloth/Qwen3-8B`,name:`Qwen3-8B`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`unsloth/tinyllama-chat`,name:`tinyllama-chat`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`VAGOsolutions/Llama-3-SauerkrautLM-8b-Instruct`,name:`Llama-3-SauerkrautLM-8b-Instruct`,created_by:`vagosolutions`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`zai-org/GLM-4-9B-0414`,name:`GLM-4-9B-0414`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`zai-org/GLM-4.5-Air-FP8`,name:`GLM-4.5-Air-FP8`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`zai-org/GLM-4.5-Air`,name:`GLM-4.5-Air`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`zai-org/GLM-4.5`,name:`GLM-4.5`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`zai-org/GLM-4.6-FP8`,name:`GLM-4.6-FP8`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`zai-org/GLM-4.6`,name:`GLM-4.6`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`zai-org/GLM-4.7-Flash`,name:`GLM-4.7-Flash`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`zai-org/GLM-4.7-FP8`,name:`GLM-4.7-FP8`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`zai-org/GLM-4.7`,name:`GLM-4.7`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`zai-org/GLM-5`,name:`GLM-5`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}},{id:`zai-org/GLM-Z1-32B-0414`,name:`GLM-Z1-32B-0414`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0}}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
|
|
3
|
+
</svg>`,models:[{id:`aaditya/Llama3-OpenBioLLM-8B`,name:`Llama3-OpenBioLLM-8B`,created_by:`aaditya`,source:`official`,last_updated:`2026-03-23`,page_url:`https://huggingface.co/aaditya/Llama3-OpenBioLLM-8B`,model_type:`chat`,capabilities:{streaming:!0},description:`Introducing OpenBioLLM-8B: A State-of-the-Art Open Source Biomedical Large Language Model`,release_date:`2024-04-20`,context_window:8192,license:`llama3`,tagline:`Introducing OpenBioLLM-8B: A State-of-the-Art Open Source Biomedical Large Language Model`,architecture:`transformer`,open_weight:!0},{id:`allenai/Olmo-3-7B-Instruct`,name:`Olmo-3-7B-Instruct`,created_by:`allenai`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},parameters:0,page_url:`https://huggingface.co/allenai/Olmo-3-7B-Instruct`,release_date:`2025-11-19`,context_window:65536,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`allenai/Olmo-3.1-32B-Instruct`,name:`Olmo-3.1-32B-Instruct`,created_by:`allenai`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},parameters:32,page_url:`https://huggingface.co/allenai/Olmo-3.1-32B-Instruct`,release_date:`2025-12-10`,context_window:65536,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`argilla/Llama-3.2-1B-Instruct-APIGen-FC-v0.1`,name:`Llama-3.2-1B-Instruct-APIGen-FC-v0.1`,created_by:`argilla`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3.2`,model_type:`chat`,parameters:1,page_url:`https://huggingface.co/argilla/Llama-3.2-1B-Instruct-APIGen-FC-v0.1`,description:`This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) on [argilla-warehouse/apigen-synth-trl](https://huggingface.co/datasets/argilla-warehouse/apigen-synth-trl) dataset, a version of [argilla/Synth-APIGen-v0.1](https://huggingface.co/datasets/argilla-warehouse/Synth-APIGen-v0.1) ready to do SFT on top of it. It has been trained using [TRL](https://github.com/huggingface/trl).`,release_date:`2024-10-07`,context_window:131072,license:`apache-2.0`,tagline:`This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) on [argilla-warehouse/apigen-synth-trl](https://huggingface.co/datasets/argilla-warehouse/apigen-synth-trl) dataset, a version of [argilla/Synth-APIGen-v0.1](https://huggingface.co/datasets/argilla-warehouse/Synth-APIGen-v0.1) ready to do SFT on top of it.`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`argilla-warehouse/Llama-3.2-1B-Instruct-v2-FC`,name:`Llama-3.2-1B-Instruct-v2-FC`,created_by:`argilla-warehouse`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3.2`,model_type:`chat`,parameters:1,page_url:`https://huggingface.co/argilla-warehouse/Llama-3.2-1B-Instruct-v2-FC`,description:`This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) on the [argilla-warehouse/apigen-smollm-trl-FC](https://huggingface.co/datasets/argilla-warehouse/apigen-smollm-trl-FC) dataset. It has been trained using [TRL](https://github.com/huggingface/trl).`,release_date:`2024-10-20`,context_window:131072,tagline:`This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) on the [argilla-warehouse/apigen-smollm-trl-FC](https://huggingface.co/datasets/argilla-warehouse/apigen-smollm-trl-FC) dataset.`,architecture:`transformer`,tools:[`function_calling`]},{id:`DeepMount00/Llama-3-8b-Ita`,name:`Llama-3-8b-Ita`,created_by:`deepmount00`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3`,model_type:`chat`,parameters:8,page_url:`https://huggingface.co/DeepMount00/Llama-3-8b-Ita`,description:`**💡 Found this resource helpful?** Creating and maintaining open source AI models and datasets requires significant computational resources. If this work has been valuable to you, consider [supporting my research](https://buymeacoffee.com/michele.montebovi) to help me continue building tools that benefit the entire AI community. Every contribution directly funds more open source innovation! ☕`,release_date:`2024-05-01`,context_window:8192,license:`llama3`,tagline:`**💡 Found this resource helpful?** Creating and maintaining open source AI models and datasets requires significant computational resources.`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`deepseek-ai/DeepSeek-R1-0528-Qwen3-8B`,name:`DeepSeek-R1-0528-Qwen3-8B`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`reasoning`,parameters:8.2,page_url:`https://huggingface.co/deepseek-ai/DeepSeek-R1-0528-Qwen3-8B`,release_date:`2025-05-29`,context_window:131072,license:`mit`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Efficient-Large-Model/gemma-2-2b-it`,name:`gemma-2-2b-it`,created_by:`efficient-large-model`,source:`official`,last_updated:`2026-03-23`,family:`gemma-2`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:2.6,page_url:`https://huggingface.co/Efficient-Large-Model/gemma-2-2b-it`,description:`**Model Page**: [Gemma](https://ai.google.dev/gemma/docs/base)`,release_date:`2024-12-12`,context_window:8192,license:`gemma`,tagline:`**Model Page**: [Gemma](https://ai.google.dev/gemma/docs/base)`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`EssentialAI/rnj-1-instruct`,name:`rnj-1-instruct`,created_by:`essentialai`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},page_url:`https://huggingface.co/EssentialAI/rnj-1-instruct`,description:`Rnj-1 is a family of 8B parameter open-weight, dense models trained from scratch by Essential AI, optimized for code and STEM with capabilities on par with SOTA open-weight models. These models perform well across a range of programming languages and boast strong agentic capabilities (e.g., inside agentic frameworks like mini-SWE-agent), while also excelling at tool-calling. They additionally exhibit strong capabilities in math and science.`,release_date:`2025-12-04`,context_window:32768,license:`apache-2.0`,parameters:8.3,tagline:`style="vertical-align: middle;" src="https://img.shields.io/badge/%F0%9F%8C%90%20Website-essential.ai-4b9fe1?color=4b9fe1&logoColor=white"/>`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`failspy/Meta-Llama-3-8B-Instruct-abliterated-v3`,name:`Meta-Llama-3-8B-Instruct-abliterated-v3`,created_by:`failspy`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3`,model_type:`chat`,parameters:8,page_url:`https://huggingface.co/failspy/Meta-Llama-3-8B-Instruct-abliterated-v3`,description:`[My Jupyter "cookbook" to replicate the methodology can be found here, refined library coming soon](https://huggingface.co/failspy/llama-3-70B-Instruct-abliterated/blob/main/ortho_cookbook.ipynb)`,release_date:`2024-05-20`,context_window:8192,license:`llama3`,tagline:`[My Jupyter "cookbook" to replicate the methodology can be found here, refined library coming soon](https://huggingface.co/failspy/llama-3-70B-Instruct-abliterated/blob/main/ortho_cookbook.ipynb)`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Featherless-Chat-Models/Mistral-7B-Instruct-v0.2`,name:`Mistral-7B-Instruct-v0.2`,created_by:`featherless-chat-models`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:7.2,page_url:`https://huggingface.co/Featherless-Chat-Models/Mistral-7B-Instruct-v0.2`,release_date:`2025-05-08`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`FlagAlpha/Llama3-Chinese-8B-Instruct`,name:`Llama3-Chinese-8B-Instruct`,created_by:`flagalpha`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:8,page_url:`https://huggingface.co/FlagAlpha/Llama3-Chinese-8B-Instruct`,description:`Llama3-Chinese-8B-Instruct基于Llama3-8B中文微调对话模型,由Llama中文社区和AtomEcho(原子回声)联合研发,我们会持续提供更新的模型参数,模型训练过程见 [https://llama.family](https://llama.family)。`,release_date:`2024-04-23`,context_window:8192,license:`apache-2.0`,tagline:`Llama3-Chinese-8B-Instruct基于Llama3-8B中文微调对话模型,由Llama中文社区和AtomEcho(原子回声)联合研发,我们会持续提供更新的模型参数,模型训练过程见 [https://llama.family](https://llama.family)。`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`google/gemma-2-2b-jpn-it`,name:`gemma-2-2b-jpn-it`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemma-2`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:2.6,page_url:`https://huggingface.co/google/gemma-2-2b-jpn-it`,release_date:`2024-09-25`,license:`gemma`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`google/gemma-2-9b-it`,name:`gemma-2-9b-it`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemma-2`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:9.2,page_url:`https://huggingface.co/google/gemma-2-9b-it`,release_date:`2024-06-24`,license:`gemma`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`GraySwanAI/Llama-3-8B-Instruct-RR`,name:`Llama-3-8B-Instruct-RR`,created_by:`grayswanai`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3`,model_type:`chat`,parameters:8,page_url:`https://huggingface.co/GraySwanAI/Llama-3-8B-Instruct-RR`,description:`Llama-3-8B-Instruct-RR is a Llama-3 model with circuit breakers inserted using Representation Rerouting (RR).`,release_date:`2024-07-08`,context_window:8192,tagline:`Llama-3-8B-Instruct-RR is a Llama-3 model with circuit breakers inserted using Representation Rerouting (RR).`,architecture:`transformer`,tools:[`function_calling`]},{id:`GritLM/GritLM-7B`,name:`GritLM-7B`,created_by:`gritlm`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},parameters:7.2,page_url:`https://huggingface.co/GritLM/GritLM-7B`,description:`> GritLM is a generative representational instruction tuned language model. It unifies text representation (embedding) and text generation into a single model achieving state-of-the-art performance on both types of tasks.`,release_date:`2024-02-11`,context_window:32768,license:`apache-2.0`,tagline:`> GritLM is a generative representational instruction tuned language model.`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`huihui-ai/Qwen2.5-72B-Instruct-abliterated`,name:`Qwen2.5-72B-Instruct-abliterated`,created_by:`huihui-ai`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:73,page_url:`https://huggingface.co/huihui-ai/Qwen2.5-72B-Instruct-abliterated`,description:`This is an uncensored version of [Qwen/Qwen2.5-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-72B-Instruct) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it). This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.`,release_date:`2024-10-26`,context_window:32768,license:`other`,tagline:`This is an uncensored version of [Qwen/Qwen2.5-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-72B-Instruct) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`instruction-pretrain/finance-Llama3-8B`,name:`finance-Llama3-8B`,created_by:`instruction-pretrain`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},parameters:8,page_url:`https://huggingface.co/instruction-pretrain/finance-Llama3-8B`,description:`This repo contains the **finance model developed from Llama3-8B** in our paper [Instruction Pre-Training: Language Models are Supervised Multitask Learners](https://huggingface.co/papers/2406.14491).`,release_date:`2024-06-18`,context_window:8192,license:`llama3`,tagline:`This repo contains the **finance model developed from Llama3-8B** in our paper [Instruction Pre-Training: Language Models are Supervised Multitask Learners](https://huggingface.co/papers/2406.14491).`,architecture:`transformer`,open_weight:!0},{id:`Intel/neural-chat-7b-v3-3`,name:`neural-chat-7b-v3-3`,created_by:`intel`,source:`official`,last_updated:`2026-03-22`,capabilities:{streaming:!0,tool_call:!0},parameters:7.2,page_url:`https://huggingface.co/Intel/neural-chat-7b-v3-3`,release_date:`2023-12-09`,context_window:32768,license:`apache-2.0`},{id:`invalid-coder/Sakura-SOLAR-Instruct-CarbonVillain-en-10.7B-v2-slerp`,name:`Sakura-SOLAR-Instruct-CarbonVillain-en-10.7B-v2-slerp`,created_by:`invalid-coder`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},parameters:11,page_url:`https://huggingface.co/invalid-coder/Sakura-SOLAR-Instruct-CarbonVillain-en-10.7B-v2-slerp`,description:`NeuralPipe-7B-slerp is a merge of the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing): * [jeonsworld/CarbonVillain-en-10.7B-v2](https://huggingface.co/jeonsworld/CarbonVillain-en-10.7B-v2) * [kyujinpy/Sakura-SOLAR-Instruct](https://huggingface.co/kyujinpy/Sakura-SOLAR-Instruct)`,release_date:`2024-01-10`,context_window:4096,license:`apache-2.0`,tagline:`NeuralPipe-7B-slerp is a merge of the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing): * [jeonsworld/CarbonVillain-en-10.7B`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`m8than/Mistral-Nemo-Instruct-2407-lenient-chatfix`,name:`Mistral-Nemo-Instruct-2407-lenient-chatfix`,created_by:`m8than`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,page_url:`https://huggingface.co/m8than/Mistral-Nemo-Instruct-2407-lenient-chatfix`,description:`It's just mistral nemo 2407 with a less strict chat format.`,release_date:`2025-05-06`,context_window:131072,license:`apache-2.0`,parameters:12,tagline:`It's just mistral nemo 2407 with a less strict chat format.`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`meta-llama/Llama-2-13b-chat-hf`,name:`Llama-2-13b-chat-hf`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-2`,model_type:`chat`,parameters:13,page_url:`https://huggingface.co/meta-llama/Llama-2-13b-chat-hf`,release_date:`2023-07-13`,license:`llama2`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`],context_window:4096,max_output_tokens:4096,modalities:{input:[`text`],output:[`text`]}},{id:`meta-llama/Llama-3.1-70B-Instruct`,name:`Llama-3.1-70B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3.1`,model_type:`chat`,parameters:71,page_url:`https://huggingface.co/meta-llama/Llama-3.1-70B-Instruct`,release_date:`2024-07-16`,license:`llama3.1`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`],context_window:131072,max_output_tokens:131072,knowledge_cutoff:`2023-12`,modalities:{input:[`text`],output:[`text`]}},{id:`meta-llama/Llama-3.1-8B-Instruct`,name:`Llama-3.1-8B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3.1`,model_type:`chat`,parameters:8,page_url:`https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct`,release_date:`2024-07-18`,license:`llama3.1`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`],context_window:131072,max_output_tokens:131072,knowledge_cutoff:`2023-12`,modalities:{input:[`text`],output:[`text`]}},{id:`meta-llama/Llama-3.2-1B-Instruct`,name:`Llama-3.2-1B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3.2`,model_type:`chat`,parameters:1.2,page_url:`https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct`,release_date:`2024-09-18`,license:`llama3.2`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`],context_window:131072,max_output_tokens:131072,knowledge_cutoff:`2023-12`,modalities:{input:[`text`],output:[`text`]}},{id:`meta-llama/Llama-3.3-70B-Instruct`,name:`Llama-3.3-70B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3.3`,model_type:`chat`,parameters:71,page_url:`https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct`,release_date:`2024-11-26`,license:`llama3.3`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`],context_window:131072,max_output_tokens:131072,knowledge_cutoff:`2023-12`,modalities:{input:[`text`],output:[`text`]}},{id:`meta-llama/Meta-Llama-3-70B-Instruct`,name:`Meta-Llama-3-70B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3`,model_type:`chat`,parameters:71,page_url:`https://huggingface.co/meta-llama/Meta-Llama-3-70B-Instruct`,release_date:`2024-04-17`,license:`llama3`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`],context_window:8192,max_output_tokens:8192,modalities:{input:[`text`],output:[`text`]}},{id:`meta-llama/Meta-Llama-3-8B-Instruct`,name:`Meta-Llama-3-8B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3`,model_type:`chat`,parameters:8,page_url:`https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct`,release_date:`2024-04-17`,license:`llama3`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`],context_window:8192,max_output_tokens:8192,modalities:{input:[`text`],output:[`text`]}},{id:`mistralai/Mistral-7B-Instruct-v0.2`,name:`Mistral-7B-Instruct-v0.2`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:7.2,page_url:`https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2`,release_date:`2023-12-11`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`mlabonne/Meta-Llama-3.1-8B-Instruct-abliterated`,name:`Meta-Llama-3.1-8B-Instruct-abliterated`,created_by:`mlabonne`,source:`official`,last_updated:`2026-03-23`,family:`Llama-3.1`,page_url:`https://huggingface.co/mlabonne/Meta-Llama-3.1-8B-Instruct-abliterated`,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0},description:`This is an uncensored version of Llama 3.1 8B Instruct created with abliteration (see [this article](https://huggingface.co/blog/mlabonne/abliteration) to know more about it).`,release_date:`2024-07-24`,context_window:131072,license:`llama3.1`,parameters:8,tagline:`This is an uncensored version of Llama 3.1 8B Instruct created with abliteration (see [this article](https://huggingface.co/blog/mlabonne/abliteration) to know more about it).`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`mlabonne/NeuralDaredevil-8B-abliterated`,name:`NeuralDaredevil-8B-abliterated`,created_by:`mlabonne`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},parameters:8,page_url:`https://huggingface.co/mlabonne/NeuralDaredevil-8B-abliterated`,description:`This is a DPO fine-tune of [mlabonne/Daredevil-8-abliterated](https://huggingface.co/mlabonne/Daredevil-8B-abliterated), trained on one epoch of [mlabonne/orpo-dpo-mix-40k](https://huggingface.co/datasets/mlabonne/orpo-dpo-mix-40k). The DPO fine-tuning successfully recovers the performance loss due to the abliteration process, making it an excellent uncensored model.`,release_date:`2024-05-27`,context_window:8192,license:`llama3`,tagline:`This is a DPO fine-tune of [mlabonne/Daredevil-8-abliterated](https://huggingface.co/mlabonne/Daredevil-8B-abliterated), trained on one epoch of [mlabonne/orpo-dpo-mix-40k](https://huggingface.co/datasets/mlabonne/orpo-dpo-mix-40k).`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`moonshotai/Kimi-K2-Instruct-0905`,name:`Kimi-K2-Instruct-0905`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Kimi-K2`,model_type:`chat`,page_url:`https://huggingface.co/moonshotai/Kimi-K2-Instruct-0905`,release_date:`2025-09-03`,context_window:262144,license:`other`,parameters:1026,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`moonshotai/Kimi-K2-Instruct`,name:`Kimi-K2-Instruct`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Kimi-K2`,model_type:`chat`,page_url:`https://huggingface.co/moonshotai/Kimi-K2-Instruct`,release_date:`2025-07-11`,context_window:131072,license:`other`,parameters:1026,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`moonshotai/Kimi-K2-Thinking`,name:`Kimi-K2-Thinking`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0},family:`Kimi-K2`,model_type:`chat`,page_url:`https://huggingface.co/moonshotai/Kimi-K2-Thinking`,release_date:`2025-11-04`,context_window:262144,license:`other`,parameters:1058,architecture:`transformer`,open_weight:!0,tools:[`function_calling`],description:`Long-term thinking, multi-step tool usage, complex problem solving.`,tagline:`Long-term thinking, multi-step tool usage, complex problem solving.`},{id:`NousResearch/Meta-Llama-3-70B-Instruct`,name:`Meta-Llama-3-70B-Instruct`,created_by:`nousresearch`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3`,model_type:`chat`,parameters:71,page_url:`https://huggingface.co/NousResearch/Meta-Llama-3-70B-Instruct`,release_date:`2024-04-19`,context_window:8192,license:`other`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`NousResearch/Meta-Llama-3-8B-Instruct`,name:`Meta-Llama-3-8B-Instruct`,created_by:`nousresearch`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3`,model_type:`chat`,parameters:8,page_url:`https://huggingface.co/NousResearch/Meta-Llama-3-8B-Instruct`,release_date:`2024-04-18`,context_window:8192,license:`other`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`NousResearch/Meta-Llama-3.1-8B-Instruct`,name:`Meta-Llama-3.1-8B-Instruct`,created_by:`nousresearch`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3.1`,model_type:`chat`,parameters:8,page_url:`https://huggingface.co/NousResearch/Meta-Llama-3.1-8B-Instruct`,release_date:`2024-07-24`,context_window:131072,license:`llama3.1`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`nvidia/Llama-3.1-8B-Instruct-FP8`,name:`Llama-3.1-8B-Instruct-FP8`,created_by:`nvidia`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3.1`,model_type:`chat`,parameters:8,page_url:`https://huggingface.co/nvidia/Llama-3.1-8B-Instruct-FP8`,release_date:`2024-08-29`,context_window:131072,license:`llama3.1`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`openai/gpt-oss-120b`,name:`gpt-oss-120b`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0},model_type:`chat`,parameters:120,page_url:`https://huggingface.co/openai/gpt-oss-120b`,description:`Welcome to the gpt-oss series, [OpenAI’s open-weight models](https://openai.com/open-models) designed for powerful reasoning, agentic tasks, and versatile developer use cases.`,release_date:`2025-08-04`,context_window:131072,license:`apache-2.0`,tagline:`Welcome to the gpt-oss series, [OpenAI’s open-weight models](https://openai.com/open-models) designed for powerful reasoning, agentic tasks, and versatile developer use cases.`,architecture:`moe`,open_weight:!0,tools:[`function_calling`],max_output_tokens:131072,knowledge_cutoff:`2024-05`,modalities:{input:[`text`],output:[`text`]}},{id:`openai/gpt-oss-20b`,name:`gpt-oss-20b`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0},model_type:`chat`,parameters:22,page_url:`https://huggingface.co/openai/gpt-oss-20b`,description:`Welcome to the gpt-oss series, [OpenAI’s open-weight models](https://openai.com/open-models) designed for powerful reasoning, agentic tasks, and versatile developer use cases.`,release_date:`2025-08-04`,context_window:131072,license:`apache-2.0`,tagline:`Welcome to the gpt-oss series, [OpenAI’s open-weight models](https://openai.com/open-models) designed for powerful reasoning, agentic tasks, and versatile developer use cases.`,architecture:`moe`,open_weight:!0,tools:[`function_calling`],max_output_tokens:131072,knowledge_cutoff:`2024-05`,modalities:{input:[`text`],output:[`text`]}},{id:`openai/gpt-oss-safeguard-20b`,name:`gpt-oss-safeguard-20b`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,capabilities:{streaming:!0,tool_call:!0},model_type:`moderation`,parameters:20,page_url:`https://huggingface.co/openai/gpt-oss-safeguard-20b`,description:"`gpt-oss-safeguard-120b` and `gpt-oss-safeguard-20b` are safety reasoning models built-upon gpt-oss. With these models, you can classify text content based on safety policies that you provide and perform a suite of foundational safety tasks. These models are intended for safety use cases. For other applications, we recommend using [gpt-oss models](https://huggingface.co/collections/openai/gpt-oss).",release_date:`2025-09-18`,context_window:131072,license:`apache-2.0`,tagline:"`gpt-oss-safeguard-120b` and `gpt-oss-safeguard-20b` are safety reasoning models built-upon gpt-oss.",architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`openchat/openchat-3.6-8b-20240522`,name:`openchat-3.6-8b-20240522`,created_by:`openchat`,source:`official`,last_updated:`2026-03-23`,alias:`openchat/openchat-3.6-8b`,capabilities:{streaming:!0,tool_call:!0},parameters:8,page_url:`https://huggingface.co/openchat/openchat-3.6-8b-20240522`,description:`To use this model, we highly recommend installing the OpenChat package by following the [installation guide](https://github.com/imoneoi/openchat#installation) in our repository and using the OpenChat OpenAI-compatible API server by running the serving command from the table below. The server is optimized for high-throughput deployment using [vLLM](https://github.com/vllm-project/vllm) and can run on a consumer GPU with 24GB RAM.`,release_date:`2024-05-07`,context_window:8192,license:`llama3`,tagline:`To use this model, we highly recommend installing the OpenChat package by following the [installation guide](https://github.com/imoneoi/openchat#installation) in our repository and using the OpenChat OpenAI-compatible API server by running the serving command from the table below.`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`openchat/openchat-3.6-8b`,name:`openchat-3.6-8b-20240522`,created_by:`openchat`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},snapshots:[`openchat/openchat-3.6-8b-20240522`],parameters:8,page_url:`https://huggingface.co/openchat/openchat-3.6-8b-20240522`,description:`To use this model, we highly recommend installing the OpenChat package by following the [installation guide](https://github.com/imoneoi/openchat#installation) in our repository and using the OpenChat OpenAI-compatible API server by running the serving command from the table below. The server is optimized for high-throughput deployment using [vLLM](https://github.com/vllm-project/vllm) and can run on a consumer GPU with 24GB RAM.`,release_date:`2024-05-07`,context_window:8192,license:`llama3`,tagline:`To use this model, we highly recommend installing the OpenChat package by following the [installation guide](https://github.com/imoneoi/openchat#installation) in our repository and using the OpenChat OpenAI-compatible API server by running the serving command from the table below.`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Orion-zhen/Qwen2.5-7B-Instruct-Uncensored`,name:`Qwen2.5-7B-Instruct-Uncensored`,created_by:`orion-zhen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:7.6,page_url:`https://huggingface.co/Orion-zhen/Qwen2.5-7B-Instruct-Uncensored`,description:`This model is an uncensored fine-tune version of Qwen2.5-7B-Instruct. However, I can still notice that though uncensored, the model fails to generate detailed descriptions on certain extreme scenarios, which might be associated with deletion on some pretrain datasets in Qwen's pretraining stage.`,release_date:`2024-09-26`,context_window:32768,license:`gpl-3.0`,tagline:`This model is an uncensored fine-tune version of Qwen2.5-7B-Instruct.`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`PatronusAI/Llama-3-Patronus-Lynx-8B-Instruct-v1.1`,name:`Llama-3-Patronus-Lynx-8B-Instruct-v1.1`,created_by:`patronusai`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3`,model_type:`chat`,parameters:8,page_url:`https://huggingface.co/PatronusAI/Llama-3-Patronus-Lynx-8B-Instruct-v1.1`,description:`Lynx is an open-source hallucination evaluation model. Patronus-Lynx-8B-Instruct-v1.1 was trained on a mix of datasets including CovidQA, PubmedQA, DROP, RAGTruth. The datasets contain a mix of hand-annotated and synthetic data. The maximum sequence length is 128000 tokens.`,release_date:`2024-07-24`,context_window:131072,license:`cc-by-nc-4.0`,tagline:`Lynx is an open-source hallucination evaluation model.`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen1.5-1.8B-Chat`,name:`Qwen1.5-1.8B-Chat`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:1.8,page_url:`https://huggingface.co/Qwen/Qwen1.5-1.8B-Chat`,release_date:`2024-01-30`,context_window:32768,license:`other`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen2-1.5B-Instruct`,name:`Qwen2-1.5B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:1.5,page_url:`https://huggingface.co/Qwen/Qwen2-1.5B-Instruct`,release_date:`2024-06-03`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen2-72B-Instruct`,name:`Qwen2-72B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:73,page_url:`https://huggingface.co/Qwen/Qwen2-72B-Instruct`,release_date:`2024-05-28`,context_window:32768,license:`other`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`],max_output_tokens:6144,modalities:{input:[`text`],output:[`text`]}},{id:`Qwen/Qwen2-7B-Instruct`,name:`Qwen2-7B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:7.6,page_url:`https://huggingface.co/Qwen/Qwen2-7B-Instruct`,release_date:`2024-06-04`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`],modalities:{input:[`text`],output:[`text`]}},{id:`Qwen/Qwen2.5-1.5B-Instruct`,name:`Qwen2.5-1.5B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:1.5,page_url:`https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct`,release_date:`2024-09-17`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen2.5-14B-Instruct-1M`,name:`Qwen2.5-14B-Instruct-1M`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:15,page_url:`https://huggingface.co/Qwen/Qwen2.5-14B-Instruct-1M`,release_date:`2025-01-23`,context_window:101e4,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`],max_output_tokens:8192,modalities:{input:[`text`],output:[`text`]}},{id:`Qwen/Qwen2.5-14B-Instruct`,name:`Qwen2.5-14B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:14,page_url:`https://huggingface.co/Qwen/Qwen2.5-14B-Instruct`,release_date:`2024-09-16`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`],modalities:{input:[`text`],output:[`text`]}},{id:`Qwen/Qwen2.5-32B-Instruct`,name:`Qwen2.5-32B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:32,page_url:`https://huggingface.co/Qwen/Qwen2.5-32B-Instruct`,release_date:`2024-09-17`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`],modalities:{input:[`text`],output:[`text`]}},{id:`Qwen/Qwen2.5-72B-Instruct`,name:`Qwen2.5-72B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:73,page_url:`https://huggingface.co/Qwen/Qwen2.5-72B-Instruct`,release_date:`2024-09-16`,context_window:32768,license:`other`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`],modalities:{input:[`text`],output:[`text`]}},{id:`Qwen/Qwen2.5-7B-Instruct-1M`,name:`Qwen2.5-7B-Instruct-1M`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:7.6,page_url:`https://huggingface.co/Qwen/Qwen2.5-7B-Instruct-1M`,release_date:`2025-01-23`,context_window:101e4,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`],modalities:{input:[`text`],output:[`text`]}},{id:`Qwen/Qwen2.5-7B-Instruct`,name:`Qwen2.5-7B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:7.6,page_url:`https://huggingface.co/Qwen/Qwen2.5-7B-Instruct`,release_date:`2024-09-16`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`],modalities:{input:[`text`],output:[`text`]}},{id:`Qwen/Qwen2.5-Coder-1.5B-Instruct`,name:`Qwen2.5-Coder-1.5B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,parameters:1.5,page_url:`https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B-Instruct`,release_date:`2024-09-18`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen2.5-Coder-1.5B`,name:`Qwen2.5-Coder-1.5B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,parameters:1.5,page_url:`https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B`,release_date:`2024-09-18`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen2.5-Coder-14B-Instruct`,name:`Qwen2.5-Coder-14B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,parameters:15,page_url:`https://huggingface.co/Qwen/Qwen2.5-Coder-14B-Instruct`,release_date:`2024-11-06`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen2.5-Coder-14B`,name:`Qwen2.5-Coder-14B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,parameters:15,page_url:`https://huggingface.co/Qwen/Qwen2.5-Coder-14B`,release_date:`2024-11-08`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen2.5-Coder-32B-Instruct`,name:`Qwen2.5-Coder-32B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,parameters:33,page_url:`https://huggingface.co/Qwen/Qwen2.5-Coder-32B-Instruct`,release_date:`2024-11-06`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen2.5-Coder-32B`,name:`Qwen2.5-Coder-32B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,parameters:33,page_url:`https://huggingface.co/Qwen/Qwen2.5-Coder-32B`,release_date:`2024-11-08`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen2.5-Coder-3B-Instruct`,name:`Qwen2.5-Coder-3B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,parameters:3.1,page_url:`https://huggingface.co/Qwen/Qwen2.5-Coder-3B-Instruct`,release_date:`2024-11-06`,context_window:32768,license:`other`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen2.5-Coder-7B-Instruct`,name:`Qwen2.5-Coder-7B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,parameters:7.6,page_url:`https://huggingface.co/Qwen/Qwen2.5-Coder-7B-Instruct`,release_date:`2024-09-17`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen2.5-Coder-7B`,name:`Qwen2.5-Coder-7B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,parameters:7.6,page_url:`https://huggingface.co/Qwen/Qwen2.5-Coder-7B`,release_date:`2024-09-16`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen2.5-Math-1.5B-Instruct`,name:`Qwen2.5-Math-1.5B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:1.5,page_url:`https://huggingface.co/Qwen/Qwen2.5-Math-1.5B-Instruct`,description:`> [!Warning] > <div align="center"> > <b> > 🚨 Qwen2.5-Math mainly supports solving English and Chinese math problems through CoT and TIR. We do not recommend using this series of models for other tasks. > </b> > </div>`,release_date:`2024-09-16`,context_window:4096,license:`apache-2.0`,tagline:`> [!Warning] > <div align="center"> > <b> > 🚨 Qwen2.5-Math mainly supports solving English and Chinese math problems through CoT and TIR.`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen2.5-Math-7B-Instruct`,name:`Qwen2.5-Math-7B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:7.6,page_url:`https://huggingface.co/Qwen/Qwen2.5-Math-7B-Instruct`,description:`> [!Warning] > <div align="center"> > <b> > 🚨 Qwen2.5-Math mainly supports solving English and Chinese math problems through CoT and TIR. We do not recommend using this series of models for other tasks. > </b> > </div>`,release_date:`2024-09-19`,context_window:4096,license:`apache-2.0`,tagline:`> [!Warning] > <div align="center"> > <b> > 🚨 Qwen2.5-Math mainly supports solving English and Chinese math problems through CoT and TIR.`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`],modalities:{input:[`text`],output:[`text`]}},{id:`Qwen/Qwen3-1.7B`,name:`Qwen3-1.7B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:2,page_url:`https://huggingface.co/Qwen/Qwen3-1.7B`,release_date:`2025-04-27`,context_window:40960,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-14B-Base`,name:`Qwen3-14B-Base`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:15,page_url:`https://huggingface.co/Qwen/Qwen3-14B-Base`,release_date:`2025-04-28`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-14B`,name:`Qwen3-14B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:14,page_url:`https://huggingface.co/Qwen/Qwen3-14B`,release_date:`2025-04-27`,context_window:40960,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-235B-A22B-Instruct-2507`,name:`Qwen3-235B-A22B-Instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,alias:`Qwen/Qwen3-235B-A22B-Instruct`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:235,active_parameters:22,page_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,release_date:`2025-07-21`,context_window:262144,license:`apache-2.0`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-235B-A22B-Instruct`,name:`Qwen3-235B-A22B-Instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},snapshots:[`Qwen/Qwen3-235B-A22B-Instruct-2507`],model_type:`chat`,parameters:235,active_parameters:22,page_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,release_date:`2025-07-21`,context_window:262144,license:`apache-2.0`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-235B-A22B-Thinking-2507`,name:`Qwen3-235B-A22B-Thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,alias:`Qwen/Qwen3-235B-A22B-Thinking`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:235,active_parameters:22,page_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Thinking-2507`,release_date:`2025-07-25`,context_window:262144,license:`apache-2.0`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-235B-A22B-Thinking`,name:`Qwen3-235B-A22B-Thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},snapshots:[`Qwen/Qwen3-235B-A22B-Thinking-2507`],model_type:`chat`,parameters:235,active_parameters:22,page_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Thinking-2507`,release_date:`2025-07-25`,context_window:262144,license:`apache-2.0`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-235B-A22B`,name:`Qwen3-235B-A22B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:235,active_parameters:15,page_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B`,release_date:`2025-04-27`,context_window:40960,license:`apache-2.0`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-30B-A3B-Instruct-2507`,name:`Qwen3-30B-A3B-Instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,alias:`Qwen/Qwen3-30B-A3B-Instruct`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:30,active_parameters:3,page_url:`https://huggingface.co/Qwen/Qwen3-30B-A3B-Instruct-2507`,release_date:`2025-07-28`,context_window:262144,license:`apache-2.0`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-30B-A3B-Instruct`,name:`Qwen3-30B-A3B-Instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},snapshots:[`Qwen/Qwen3-30B-A3B-Instruct-2507`],model_type:`chat`,parameters:30,active_parameters:3,page_url:`https://huggingface.co/Qwen/Qwen3-30B-A3B-Instruct-2507`,release_date:`2025-07-28`,context_window:262144,license:`apache-2.0`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-30B-A3B`,name:`Qwen3-30B-A3B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:30,active_parameters:3,page_url:`https://huggingface.co/Qwen/Qwen3-30B-A3B`,release_date:`2025-04-27`,context_window:40960,license:`apache-2.0`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-32B`,name:`Qwen3-32B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:32,page_url:`https://huggingface.co/Qwen/Qwen3-32B`,release_date:`2025-04-27`,context_window:40960,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-4B-Instruct-2507`,name:`Qwen3-4B-Instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,alias:`Qwen/Qwen3-4B-Instruct`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:4,page_url:`https://huggingface.co/Qwen/Qwen3-4B-Instruct-2507`,release_date:`2025-08-05`,context_window:262144,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-4B-Instruct`,name:`Qwen3-4B-Instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},snapshots:[`Qwen/Qwen3-4B-Instruct-2507`],model_type:`chat`,parameters:4,page_url:`https://huggingface.co/Qwen/Qwen3-4B-Instruct-2507`,release_date:`2025-08-05`,context_window:262144,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-4B-Thinking-2507`,name:`Qwen3-4B-Thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,alias:`Qwen/Qwen3-4B-Thinking`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:4,page_url:`https://huggingface.co/Qwen/Qwen3-4B-Thinking-2507`,release_date:`2025-08-05`,context_window:262144,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-4B-Thinking`,name:`Qwen3-4B-Thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},snapshots:[`Qwen/Qwen3-4B-Thinking-2507`],model_type:`chat`,parameters:4,page_url:`https://huggingface.co/Qwen/Qwen3-4B-Thinking-2507`,release_date:`2025-08-05`,context_window:262144,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-8B-Base`,name:`Qwen3-8B-Base`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:8.2,page_url:`https://huggingface.co/Qwen/Qwen3-8B-Base`,release_date:`2025-04-28`,context_window:32768,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-8B`,name:`Qwen3-8B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:8.2,page_url:`https://huggingface.co/Qwen/Qwen3-8B`,release_date:`2025-04-27`,context_window:40960,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-Coder-30B-A3B-Instruct`,name:`Qwen3-Coder-30B-A3B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,parameters:31,active_parameters:1.9,page_url:`https://huggingface.co/Qwen/Qwen3-Coder-30B-A3B-Instruct`,release_date:`2025-07-31`,context_window:262144,license:`apache-2.0`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8`,name:`Qwen3-Coder-480B-A35B-Instruct-FP8`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,parameters:480,active_parameters:35,release_date:`2025-07-22`,context_window:262144,license:`apache-2.0`,page_url:`https://huggingface.co/Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-Coder-480B-A35B-Instruct`,name:`Qwen3-Coder-480B-A35B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,parameters:480,active_parameters:24,page_url:`https://huggingface.co/Qwen/Qwen3-Coder-480B-A35B-Instruct`,release_date:`2025-07-22`,context_window:262144,license:`apache-2.0`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-Coder-Next-FP8`,name:`Qwen3-Coder-Next-FP8`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,page_url:`https://huggingface.co/Qwen/Qwen3-Coder-Next-FP8`,release_date:`2026-02-01`,context_window:262144,license:`apache-2.0`,parameters:80,active_parameters:1.6,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-Coder-Next`,name:`Qwen3-Coder-Next`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,release_date:`2026-01-30`,context_window:262144,license:`apache-2.0`,parameters:80,active_parameters:1.6,page_url:`https://huggingface.co/Qwen/Qwen3-Coder-Next`,architecture:`moe`,open_weight:!0,tools:[`function_calling`],max_output_tokens:65536,modalities:{input:[`text`],output:[`text`]}},{id:`Qwen/Qwen3-Next-80B-A3B-Instruct`,name:`Qwen3-Next-80B-A3B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:81,active_parameters:1.6,page_url:`https://huggingface.co/Qwen/Qwen3-Next-80B-A3B-Instruct`,description:`Over the past few months, we have observed increasingly clear trends toward scaling both total parameters and context lengths in the pursuit of more powerful and agentic artificial intelligence (AI). We are excited to share our latest advancements in addressing these demands, centered on improving scaling efficiency through innovative model architecture. We call this next-generation foundation models **Qwen3-Next**.`,release_date:`2025-09-09`,context_window:262144,license:`apache-2.0`,tagline:`Over the past few months, we have observed increasingly clear trends toward scaling both total parameters and context lengths in the pursuit of more powerful and agentic artificial intelligence (AI).`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`Qwen/Qwen3-Next-80B-A3B-Thinking`,name:`Qwen3-Next-80B-A3B-Thinking`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:80,active_parameters:3,page_url:`https://huggingface.co/Qwen/Qwen3-Next-80B-A3B-Thinking`,description:`Over the past few months, we have observed increasingly clear trends toward scaling both total parameters and context lengths in the pursuit of more powerful and agentic artificial intelligence (AI). We are excited to share our latest advancements in addressing these demands, centered on improving scaling efficiency through innovative model architecture. We call this next-generation foundation models **Qwen3-Next**.`,release_date:`2025-09-09`,context_window:262144,license:`apache-2.0`,tagline:`Over the past few months, we have observed increasingly clear trends toward scaling both total parameters and context lengths in the pursuit of more powerful and agentic artificial intelligence (AI).`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`RedHatAI/Meta-Llama-3-8B-Instruct-FP8-KV`,name:`Meta-Llama-3-8B-Instruct-FP8-KV`,created_by:`redhatai`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3`,model_type:`chat`,parameters:8,page_url:`https://huggingface.co/RedHatAI/Meta-Llama-3-8B-Instruct-FP8-KV`,release_date:`2024-05-20`,context_window:8192,architecture:`transformer`,tools:[`function_calling`]},{id:`SakanaAI/TinySwallow-1.5B-Instruct`,name:`TinySwallow-1.5B-Instruct`,created_by:`sakanaai`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},parameters:1.5,page_url:`https://huggingface.co/SakanaAI/TinySwallow-1.5B-Instruct`,description:`🤗 [Models](https://huggingface.co/SakanaAI) | 📚 [Paper](https://arxiv.org/abs/2501.16937) | 📝 [Blog](https://sakana.ai/taid-jp/) | 🐦 [Twitter](https://twitter.com/SakanaAILabs)`,release_date:`2025-01-07`,context_window:32768,license:`apache-2.0`,tagline:`🤗 [Models](https://huggingface.co/SakanaAI) | 📚 [Paper](https://arxiv.org/abs/2501.16937) | 📝 [Blog](https://sakana.ai/taid-jp/) | 🐦 [Twitter](https://twitter.com/SakanaAILabs)`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`speakleash/Bielik-7B-Instruct-v0.1`,name:`Bielik-7B-Instruct-v0.1`,created_by:`speakleash`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},parameters:7},{id:`swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA`,name:`LLaMAntino-3-ANITA-8B-Inst-DPO-ITA`,created_by:`swap-uniba`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:8,page_url:`https://huggingface.co/swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA`,description:`📣 New MODEL FAMILY❗ [https://huggingface.co/m-polignano/ANITA-NEXT-24B-Magistral-2506-VISION-ITA](https://huggingface.co/m-polignano/ANITA-NEXT-24B-Magistral-2506-VISION-ITA)`,release_date:`2024-04-29`,context_window:8192,license:`llama3`,tagline:`📣 New MODEL FAMILY❗ [https://huggingface.co/m-polignano/ANITA-NEXT-24B-Magistral-2506-VISION-ITA](https://huggingface.co/m-polignano/ANITA-NEXT-24B-Magistral-2506-VISION-ITA)`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`swiss-ai/Apertus-8B-Instruct-2509`,name:`Apertus-8B-Instruct-2509`,created_by:`swiss-ai`,source:`official`,last_updated:`2026-03-23`,alias:`swiss-ai/Apertus-8B-Instruct`,capabilities:{streaming:!0,tool_call:!0},parameters:8,page_url:`https://huggingface.co/swiss-ai/Apertus-8B-Instruct-2509`,release_date:`2025-08-13`,context_window:65536,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`swiss-ai/Apertus-8B-Instruct`,name:`Apertus-8B-Instruct-2509`,created_by:`swiss-ai`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},snapshots:[`swiss-ai/Apertus-8B-Instruct-2509`],parameters:8,page_url:`https://huggingface.co/swiss-ai/Apertus-8B-Instruct-2509`,release_date:`2025-08-13`,context_window:65536,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`tokyotech-llm/Llama-3-Swallow-8B-Instruct-v0.1`,name:`Llama-3-Swallow-8B-Instruct-v0.1`,created_by:`tokyotech-llm`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3`,model_type:`chat`,parameters:8,page_url:`https://huggingface.co/tokyotech-llm/Llama-3-Swallow-8B-Instruct-v0.1`,description:`Our Swallow model has undergone continual pre-training from the [Llama 3 family](https://huggingface.co/collections/meta-llama/meta-llama-3-66214712577ca38149ebb2b6), primarily with the addition of Japanese language data. The Instruct versions use supervised fine-tuning (SFT) and Chat Vector. Links to other models can be found in the index.`,release_date:`2024-06-26`,context_window:8192,license:`llama3`,tagline:`Our Swallow model has undergone continual pre-training from the [Llama 3 family](https://huggingface.co/collections/meta-llama/meta-llama-3-66214712577ca38149ebb2b6), primarily with the addition of Japanese language data.`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.5`,name:`Llama-3.1-Swallow-8B-Instruct-v0.5`,created_by:`tokyotech-llm`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3.1`,model_type:`chat`,parameters:8,page_url:`https://huggingface.co/tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.5`,description:`Llama 3.1 Swallow is a series of large language models (8B, 70B) that were built by continual pre-training on the [Meta Llama 3.1](https://huggingface.co/collections/meta-llama/llama-31-669fc079a0c406a149a5738f) models. Llama 3.1 Swallow enhanced the Japanese language capabilities of the original Llama 3.1 while retaining the English language capabilities.`,release_date:`2025-06-12`,context_window:131072,license:`llama3.3`,tagline:`Llama 3.1 Swallow is a series of large language models (8B, 70B) that were built by continual pre-training on the [Meta Llama 3.1](https://huggingface.co/collections/meta-llama/llama-31-669fc079a0c406a149a5738f) models.`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`unsloth/gemma-2-9b-it`,name:`gemma-2-9b-it`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-23`,family:`gemma-2`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:9.2,page_url:`https://huggingface.co/unsloth/gemma-2-9b-it`,release_date:`2024-07-03`,context_window:8192,license:`gemma`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`unsloth/llama-3-8b-Instruct`,name:`llama-3-8b-Instruct`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-23`,family:`llama-3`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:8,page_url:`https://huggingface.co/unsloth/llama-3-8b-Instruct`,description:"Directly quantized 4bit model with `bitsandbytes`.",release_date:`2024-04-18`,context_window:8192,license:`llama3`,tagline:"Directly quantized 4bit model with `bitsandbytes`.",architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`unsloth/Llama-3.1-8B-Instruct`,name:`Llama-3.1-8B-Instruct`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3.1`,model_type:`chat`,parameters:8,page_url:`https://huggingface.co/unsloth/Llama-3.1-8B-Instruct`,release_date:`2025-02-15`,context_window:131072,license:`llama3.1`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`unsloth/Meta-Llama-3.1-8B-Instruct`,name:`Meta-Llama-3.1-8B-Instruct`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3.1`,model_type:`chat`,parameters:8,page_url:`https://huggingface.co/unsloth/Meta-Llama-3.1-8B-Instruct`,description:`We have a free Google Colab Tesla T4 notebook for Llama 3.1 (8B) here: https://colab.research.google.com/drive/1Ys44kVvmeZtnICzWz0xgpRnrIOjZAuxp?usp=sharing`,release_date:`2024-07-23`,context_window:131072,license:`llama3.1`,tagline:`We have a free Google Colab Tesla T4 notebook for Llama 3.1 (8B) here: https://colab.research.google.com/drive/1Ys44kVvmeZtnICzWz0xgpRnrIOjZAuxp?usp=sharing`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`unsloth/Mistral-Small-24B-Instruct-2501`,name:`Mistral-Small-24B-Instruct-2501`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-23`,alias:`unsloth/Mistral-Small-24B-Instruct`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:24,page_url:`https://huggingface.co/unsloth/Mistral-Small-24B-Instruct-2501`,description:`We have a free Google Colab Tesla T4 notebook for Mistral (7B) here: https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Mistral_v0.3_(7B)-Conversational.ipynb`,release_date:`2025-01-30`,context_window:32768,license:`apache-2.0`,tagline:`We have a free Google Colab Tesla T4 notebook for Mistral (7B) here: https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Mistral_v0.3_(7B)-Conversational.ipynb`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`unsloth/Mistral-Small-24B-Instruct`,name:`Mistral-Small-24B-Instruct-2501`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},snapshots:[`unsloth/Mistral-Small-24B-Instruct-2501`],model_type:`chat`,parameters:24,page_url:`https://huggingface.co/unsloth/Mistral-Small-24B-Instruct-2501`,description:`We have a free Google Colab Tesla T4 notebook for Mistral (7B) here: https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Mistral_v0.3_(7B)-Conversational.ipynb`,release_date:`2025-01-30`,context_window:32768,license:`apache-2.0`,tagline:`We have a free Google Colab Tesla T4 notebook for Mistral (7B) here: https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Mistral_v0.3_(7B)-Conversational.ipynb`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`unsloth/Qwen2.5-14B-Instruct`,name:`Qwen2.5-14B-Instruct`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:15,page_url:`https://huggingface.co/unsloth/Qwen2.5-14B-Instruct`,description:`We have a Qwen 2.5 (all model sizes) [free Google Colab Tesla T4 notebook](https://colab.research.google.com/drive/1Kose-ucXO1IBaZq5BvbwWieuubP7hxvQ?usp=sharing). Also a [Qwen 2.5 conversational style notebook](https://colab.research.google.com/drive/1qN1CEalC70EO1wGKhNxs1go1W9So61R5?usp=sharing).`,release_date:`2024-09-23`,context_window:32768,license:`apache-2.0`,tagline:`We have a Qwen 2.5 (all model sizes) [free Google Colab Tesla T4 notebook](https://colab.research.google.com/drive/1Kose-ucXO1IBaZq5BvbwWieuubP7hxvQ?usp=sharing).`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`unsloth/Qwen2.5-32B-Instruct`,name:`Qwen2.5-32B-Instruct`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:33,page_url:`https://huggingface.co/unsloth/Qwen2.5-32B-Instruct`,description:`We have a Qwen 2.5 (all model sizes) [free Google Colab Tesla T4 notebook](https://colab.research.google.com/drive/1Kose-ucXO1IBaZq5BvbwWieuubP7hxvQ?usp=sharing). Also a [Qwen 2.5 conversational style notebook](https://colab.research.google.com/drive/1qN1CEalC70EO1wGKhNxs1go1W9So61R5?usp=sharing).`,release_date:`2024-09-23`,context_window:32768,license:`apache-2.0`,tagline:`We have a Qwen 2.5 (all model sizes) [free Google Colab Tesla T4 notebook](https://colab.research.google.com/drive/1Kose-ucXO1IBaZq5BvbwWieuubP7hxvQ?usp=sharing).`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`unsloth/Qwen2.5-7B-Instruct`,name:`Qwen2.5-7B-Instruct`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:7.6,page_url:`https://huggingface.co/unsloth/Qwen2.5-7B-Instruct`,description:`We have a Qwen 2.5 (all model sizes) [free Google Colab Tesla T4 notebook](https://colab.research.google.com/drive/1Kose-ucXO1IBaZq5BvbwWieuubP7hxvQ?usp=sharing). Also a [Qwen 2.5 conversational style notebook](https://colab.research.google.com/drive/1qN1CEalC70EO1wGKhNxs1go1W9So61R5?usp=sharing).`,release_date:`2024-09-18`,context_window:32768,license:`apache-2.0`,tagline:`We have a Qwen 2.5 (all model sizes) [free Google Colab Tesla T4 notebook](https://colab.research.google.com/drive/1Kose-ucXO1IBaZq5BvbwWieuubP7hxvQ?usp=sharing).`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`unsloth/Qwen2.5-Coder-32B-Instruct`,name:`Qwen2.5-Coder-32B-Instruct`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,parameters:33,page_url:`https://huggingface.co/unsloth/Qwen2.5-Coder-32B-Instruct`,description:`We have a Qwen 2.5 (all model sizes) [free Google Colab Tesla T4 notebook](https://colab.research.google.com/drive/1Kose-ucXO1IBaZq5BvbwWieuubP7hxvQ?usp=sharing). Also a [Qwen 2.5 conversational style notebook](https://colab.research.google.com/drive/1qN1CEalC70EO1wGKhNxs1go1W9So61R5?usp=sharing).`,release_date:`2024-11-12`,context_window:32768,license:`apache-2.0`,tagline:`We have a Qwen 2.5 (all model sizes) [free Google Colab Tesla T4 notebook](https://colab.research.google.com/drive/1Kose-ucXO1IBaZq5BvbwWieuubP7hxvQ?usp=sharing).`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`unsloth/Qwen3-8B`,name:`Qwen3-8B`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:8,page_url:`https://huggingface.co/unsloth/Qwen3-8B`,release_date:`2025-04-28`,context_window:40960,license:`apache-2.0`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`unsloth/tinyllama-chat`,name:`tinyllama-chat`,created_by:`unsloth`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},page_url:`https://huggingface.co/unsloth/tinyllama-chat`,description:`[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/Discord%20button.png" width="200"/>](https://discord.gg/u54VK8m8tk) [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/buy%20me%20a%20coffee%20button.png" width="200"/>](https://ko-fi.com/unsloth) [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)`,release_date:`2024-02-14`,context_window:2048,license:`apache-2.0`,parameters:1.1,tagline:`[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/Discord%20button.png" width="200"/>](https://discord.gg/u54VK8m8tk) [<img src="https://raw.githubusercontent.com/unslothai/un`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`VAGOsolutions/Llama-3-SauerkrautLM-8b-Instruct`,name:`Llama-3-SauerkrautLM-8b-Instruct`,created_by:`vagosolutions`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`Llama-3`,model_type:`chat`,parameters:8,page_url:`https://huggingface.co/VAGOsolutions/Llama-3-SauerkrautLM-8b-Instruct`,release_date:`2024-04-19`,context_window:8192,license:`other`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`zai-org/GLM-4-9B-0414`,name:`GLM-4-9B-0414`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`GLM-4`,model_type:`chat`,parameters:9.4,page_url:`https://huggingface.co/zai-org/GLM-4-9B-0414`,release_date:`2025-04-07`,context_window:32768,license:`mit`,architecture:`transformer`,open_weight:!0,tools:[`function_calling`]},{id:`zai-org/GLM-4.5-Air-FP8`,name:`GLM-4.5-Air-FP8`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`GLM-4.5`,model_type:`chat`,page_url:`https://huggingface.co/zai-org/GLM-4.5-Air-FP8`,description:`👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community.`,release_date:`2025-07-20`,context_window:131072,license:`mit`,tagline:`👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community.`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`zai-org/GLM-4.5-Air`,name:`GLM-4.5-Air`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`GLM-4.5`,model_type:`chat`,page_url:`https://huggingface.co/zai-org/GLM-4.5-Air`,description:`👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community.`,release_date:`2025-07-20`,context_window:131072,license:`mit`,parameters:110,tagline:`👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community.`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`zai-org/GLM-4.5`,name:`GLM-4.5`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`GLM-4.5`,model_type:`chat`,page_url:`https://huggingface.co/zai-org/GLM-4.5`,description:`👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community.`,release_date:`2025-07-20`,context_window:131072,license:`mit`,parameters:358,tagline:`👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community.`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`zai-org/GLM-4.6-FP8`,name:`GLM-4.6-FP8`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`GLM-4.6`,model_type:`chat`,page_url:`https://huggingface.co/zai-org/GLM-4.6-FP8`,description:`👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community.`,release_date:`2025-09-29`,context_window:202752,license:`mit`,tagline:`👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community.`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`zai-org/GLM-4.6`,name:`GLM-4.6`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`GLM-4.6`,model_type:`chat`,page_url:`https://huggingface.co/zai-org/GLM-4.6`,description:`👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community.`,release_date:`2025-09-29`,context_window:202752,license:`mit`,parameters:357,tagline:`👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community.`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`zai-org/GLM-4.7-Flash`,name:`GLM-4.7-Flash`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`GLM-4.7`,model_type:`chat`,page_url:`https://huggingface.co/zai-org/GLM-4.7-Flash`,description:`👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community.`,release_date:`2026-01-19`,context_window:202752,license:`mit`,parameters:31,tagline:`👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community.`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`zai-org/GLM-4.7-FP8`,name:`GLM-4.7-FP8`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`GLM-4.7`,model_type:`chat`,page_url:`https://huggingface.co/zai-org/GLM-4.7-FP8`,description:`👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community.`,release_date:`2025-12-22`,context_window:202752,license:`mit`,tagline:`👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community.`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`zai-org/GLM-4.7`,name:`GLM-4.7`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`GLM-4.7`,model_type:`chat`,page_url:`https://huggingface.co/zai-org/GLM-4.7`,description:`👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community.`,release_date:`2025-12-22`,context_window:202752,license:`mit`,parameters:358,tagline:`👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community.`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`zai-org/GLM-5`,name:`GLM-5`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0},family:`GLM-5`,model_type:`chat`,page_url:`https://huggingface.co/zai-org/GLM-5`,description:`👋 Join our <a href="https://raw.githubusercontent.com/zai-org/GLM-5/refs/heads/main/resources/wechat.png" target="_blank">WeChat</a> or <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord</a> community.`,release_date:`2026-02-11`,context_window:202752,license:`mit`,parameters:754,tagline:`👋 Join our <a href="https://raw.githubusercontent.com/zai-org/GLM-5/refs/heads/main/resources/wechat.png" target="_blank">WeChat</a> or <a href="https://discord.gg/QR7SARHRxK" target="_blank">Discord`,architecture:`moe`,open_weight:!0,tools:[`function_calling`]},{id:`zai-org/GLM-Z1-32B-0414`,name:`GLM-Z1-32B-0414`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},model_type:`chat`,family:`glm`,parameters:32}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
|