diff --git a/conf/all_models.json b/conf/all_models.json index 3916428d7b..103eed77c0 100644 --- a/conf/all_models.json +++ b/conf/all_models.json @@ -1,3553 +1,1130 @@ { "models": [ { - "name": "gemini-3.5-flash", - "alias": [ - "gemini-3.5-flash", - "models/gemini-3.5-flash", - "google/gemini-3.5-flash" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "audio_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gemini-3-flash-preview", - "alias": [ - "gemini-3-flash-preview", - "models/gemini-3-flash-preview", - "google/gemini-3-flash-preview" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "audio_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gemini-3.1-pro-preview", - "alias": [ - "gemini-3.1-pro-preview", - "models/gemini-3.1-pro-preview", - "google/gemini-3.1-pro-preview", - "google/gemini-3.1-pro" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "audio_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gemini-3.1-pro-preview-customtools", - "alias": [ - "gemini-3.1-pro-preview-customtools", - "models/gemini-3.1-pro-preview-customtools", - "google/gemini-3.1-pro-preview-customtools" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "audio_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gemini-3.1-flash-lite", - "alias": [ - "gemini-3.1-flash-lite", - "models/gemini-3.1-flash-lite", - "google/gemini-3.1-flash-lite" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "audio_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gemini-3.1-flash-lite-preview", - "alias": [ - "gemini-3.1-flash-lite-preview", - "models/gemini-3.1-flash-lite-preview", - "google/gemini-3.1-flash-lite-preview" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "audio_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gemini-3.1-flash-live-preview", - "alias": [ - "gemini-3.1-flash-live-preview", - "models/gemini-3.1-flash-live-preview" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "omni", - "audio_understanding", - "audio2text", - "tts", - "video_understanding" - ] - }, - { - "name": "gemini-3.1-flash-tts-preview", - "alias": [ - "gemini-3.1-flash-tts-preview", - "models/gemini-3.1-flash-tts-preview" - ], - "max_tokens": 8192, - "model_types": [ - "tts", - "audio_generation" - ] - }, - { - "name": "gemini-3.5-live-translate-preview", - "alias": [ - "gemini-3.5-live-translate-preview", - "models/gemini-3.5-live-translate-preview" - ], - "max_tokens": 131072, - "model_types": [ - "speech_translation", - "audio2text", - "tts" - ] - }, - { - "name": "gemini-3.1-flash-image", - "alias": [ - "gemini-3.1-flash-image", - "models/gemini-3.1-flash-image", - "google/gemini-3.1-flash-image-preview" - ], - "max_tokens": 131072, - "model_types": [ - "text-to-image", - "image_generation", - "image_edit", - "image_understanding" - ] - }, - { - "name": "gemini-3-pro-image", - "alias": [ - "gemini-3-pro-image", - "models/gemini-3-pro-image", - "google/gemini-3-pro-image", - "google/gemini-3-pro-image-preview" - ], - "max_tokens": 65536, - "model_types": [ - "text-to-image", - "image_generation", - "image_edit", - "image_understanding" - ] - }, - { - "name": "gemini-3-pro-preview", - "alias": [ - "gemini-3-pro-preview", - "models/gemini-3-pro-preview" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "audio_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gemini-2.5-pro", - "alias": [ - "gemini-2.5-pro", - "models/gemini-2.5-pro", - "google/gemini-2.5-pro", - "google/gemini-2.5-pro-preview", - "google/gemini-2.5-pro-preview-05-06", - "google.gemini-2.5-pro" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "audio_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gemini-2.5-pro-preview-tts", - "alias": [ - "gemini-2.5-pro-preview-tts", - "models/gemini-2.5-pro-preview-tts" - ], - "max_tokens": 8192, - "model_types": [ - "tts", - "audio_generation" - ] - }, - { - "name": "gemini-2.5-flash", - "alias": [ - "gemini-2.5-flash", - "gemini-2.5-flash-preview-09-2025", - "models/gemini-2.5-flash", - "google/gemini-2.5-flash", - "google.gemini-2.5-flash" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "audio_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gemini-2.5-flash-lite", - "alias": [ - "gemini-2.5-flash-lite", - "gemini-2.5-flash-lite-preview-09-2025", - "models/gemini-2.5-flash-lite", - "google/gemini-2.5-flash-lite", - "google.gemini-2.5-flash-lite" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "audio_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gemini-2.5-flash-image", - "alias": [ - "gemini-2.5-flash-image", - "gemini-2.5-flash-image-preview", - "models/gemini-2.5-flash-image", - "google/gemini-2.5-flash-image" - ], - "max_tokens": 65536, - "model_types": [ - "text-to-image", - "image_generation", - "image_edit", - "image_understanding" - ] - }, - { - "name": "gemini-2.5-flash-native-audio-preview-12-2025", - "alias": [ - "gemini-2.5-flash-native-audio-preview-12-2025", - "models/gemini-2.5-flash-native-audio-preview-12-2025" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "omni", - "audio_understanding", - "audio2text", - "tts", - "video_understanding" - ] - }, - { - "name": "gemini-2.5-flash-preview-tts", - "alias": [ - "gemini-2.5-flash-preview-tts", - "models/gemini-2.5-flash-preview-tts" - ], - "max_tokens": 8192, - "model_types": [ - "tts", - "audio_generation" - ] - }, - { - "name": "gemini-2.5-computer-use-preview-10-2025", - "alias": [ - "gemini-2.5-computer-use-preview-10-2025", - "models/gemini-2.5-computer-use-preview-10-2025" - ], - "max_tokens": 128000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "gemini-2.0-flash", - "alias": [ - "gemini-2.0-flash", - "gemini-2.0-flash-001", - "gemini-2.0-flash-exp", - "models/gemini-2.0-flash" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "audio_understanding" - ] - }, - { - "name": "gemini-2.0-flash-lite", - "alias": [ - "gemini-2.0-flash-lite", - "gemini-2.0-flash-lite-001", - "models/gemini-2.0-flash-lite" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "audio_understanding" - ] - }, - { - "name": "deep-research-preview-04-2026", - "alias": [ - "deep-research-preview-04-2026", - "models/deep-research-preview-04-2026" - ], - "max_tokens": 1048576, - "model_types": [ - "chat" - ] - }, - { - "name": "deep-research-max-preview-04-2026", - "alias": [ - "deep-research-max-preview-04-2026", - "models/deep-research-max-preview-04-2026" - ], - "max_tokens": 1048576, - "model_types": [ - "chat" - ] - }, - { - "name": "antigravity-preview-05-2026", - "alias": [ - "antigravity-preview-05-2026", - "models/antigravity-preview-05-2026" - ], - "max_tokens": 1048576, - "model_types": [ - "chat" - ] - }, - { - "name": "gemini-robotics-er-1.6-preview", - "alias": [ - "gemini-robotics-er-1.6-preview", - "models/gemini-robotics-er-1.6-preview" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "image2text", - "vision", - "robotics" - ] - }, - { - "name": "gemini-embedding-2", - "alias": [ - "gemini-embedding-2", - "models/gemini-embedding-2" - ], - "max_dimension": 3072, - "model_types": [ - "embedding" - ] - }, - { - "name": "gemini-embedding-001", - "alias": [ - "gemini-embedding-001", - "models/gemini-embedding-001" - ], - "max_dimension": 3072, - "model_types": [ - "embedding" - ] - }, - { - "name": "imagen-4.0-ultra-generate-001", - "alias": [ - "imagen-4.0-ultra-generate-001", - "models/imagen-4.0-ultra-generate-001" - ], - "max_tokens": 480, - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "imagen-4.0-generate-001", - "alias": [ - "imagen-4.0-generate-001", - "models/imagen-4.0-generate-001" - ], - "max_tokens": 480, - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "imagen-4.0-fast-generate-001", - "alias": [ - "imagen-4.0-fast-generate-001", - "models/imagen-4.0-fast-generate-001" - ], - "max_tokens": 480, - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "veo-3.1-generate-preview", - "alias": [ - "veo-3.1-generate-preview", - "models/veo-3.1-generate-preview" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "veo-3.1-fast-generate-preview", - "alias": [ - "veo-3.1-fast-generate-preview", - "models/veo-3.1-fast-generate-preview" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "veo-3.1-lite-generate-preview", - "alias": [ - "veo-3.1-lite-generate-preview", - "models/veo-3.1-lite-generate-preview" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "lyria-3-pro-preview", - "alias": [ - "lyria-3-pro-preview", - "models/lyria-3-pro-preview", - "google/lyria-3-pro-preview" - ], - "max_tokens": 131072, - "model_types": [ - "audio_generation" - ] - }, - { - "name": "lyria-3-clip-preview", - "alias": [ - "lyria-3-clip-preview", - "models/lyria-3-clip-preview", - "google/lyria-3-clip-preview" - ], - "max_tokens": 131072, - "model_types": [ - "audio_generation" - ] - }, - { - "name": "lyria-realtime-exp", - "alias": [ - "lyria-realtime-exp", - "models/lyria-realtime-exp" - ], - "model_types": [ - "audio_generation" - ] - }, - { - "name": "google/diffusiongemma-26b-a4b-it", - "alias": [ - "google/diffusiongemma-26b-a4b-it", - "google/diffusiongemma-26B-A4B-it" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-4-12b-it-qat-w4a16-ct", - "alias": [ - "google/gemma-4-12b-it-qat-w4a16-ct", - "google/gemma-4-12B-it-qat-w4a16-ct" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-12b-it-qat-q4_0-gguf", - "alias": [ - "google/gemma-4-12b-it-qat-q4_0-gguf", - "google/gemma-4-12B-it-qat-q4_0-gguf" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-12b-it-qat-q4_0-unquantized-assistant", - "alias": [ - "google/gemma-4-12b-it-qat-q4_0-unquantized-assistant", - "google/gemma-4-12B-it-qat-q4_0-unquantized-assistant" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-31b-it-qat-w4a16-ct", - "alias": [ - "google/gemma-4-31b-it-qat-w4a16-ct", - "google/gemma-4-31B-it-qat-w4a16-ct" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-4-e2b-it-qat-w4a16-ct", - "alias": [ - "google/gemma-4-e2b-it-qat-w4a16-ct", - "google/gemma-4-E2B-it-qat-w4a16-ct" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-e4b-it-qat-w4a16-ct", - "alias": [ - "google/gemma-4-e4b-it-qat-w4a16-ct", - "google/gemma-4-E4B-it-qat-w4a16-ct" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-12b-it-qat-q4_0-unquantized", - "alias": [ - "google/gemma-4-12b-it-qat-q4_0-unquantized", - "google/gemma-4-12B-it-qat-q4_0-unquantized" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-e4b-it-qat-mobile-transformers", - "alias": [ - "google/gemma-4-e4b-it-qat-mobile-transformers", - "google/gemma-4-E4B-it-qat-mobile-transformers" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-e2b-it-qat-mobile-transformers", - "alias": [ - "google/gemma-4-e2b-it-qat-mobile-transformers", - "google/gemma-4-E2B-it-qat-mobile-transformers" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/circularnet", - "alias": [ - "google/circularnet", - "google/CircularNet" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-4-e4b-it-qat-mobile-ct", - "alias": [ - "google/gemma-4-e4b-it-qat-mobile-ct", - "google/gemma-4-E4B-it-qat-mobile-ct" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-e2b-it-qat-mobile-ct", - "alias": [ - "google/gemma-4-e2b-it-qat-mobile-ct", - "google/gemma-4-E2B-it-qat-mobile-ct" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-31b-it-qat-q4_0-unquantized-assistant", - "alias": [ - "google/gemma-4-31b-it-qat-q4_0-unquantized-assistant", - "google/gemma-4-31B-it-qat-q4_0-unquantized-assistant" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-4-26b-a4b-it-qat-q4_0-unquantized-assistant", - "alias": [ - "google/gemma-4-26b-a4b-it-qat-q4_0-unquantized-assistant", - "google/gemma-4-26B-A4B-it-qat-q4_0-unquantized-assistant" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-4-e4b-it-qat-q4_0-unquantized-assistant", - "alias": [ - "google/gemma-4-e4b-it-qat-q4_0-unquantized-assistant", - "google/gemma-4-E4B-it-qat-q4_0-unquantized-assistant" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-e2b-it-qat-q4_0-unquantized-assistant", - "alias": [ - "google/gemma-4-e2b-it-qat-q4_0-unquantized-assistant", - "google/gemma-4-E2B-it-qat-q4_0-unquantized-assistant" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/magenta-realtime-2", - "alias": [ - "google/magenta-realtime-2" - ], - "model_types": [ - "audio_generation" - ] - }, - { - "name": "google/gemma-4-12b", - "alias": [ - "google/gemma-4-12b", - "google/gemma-4-12B" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-12b-it-assistant", - "alias": [ - "google/gemma-4-12b-it-assistant", - "google/gemma-4-12B-it-assistant" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-12b-it", - "alias": [ - "google/gemma-4-12b-it", - "google/gemma-4-12B-it" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-31b-it-qat-q4_0-gguf", - "alias": [ - "google/gemma-4-31b-it-qat-q4_0-gguf", - "google/gemma-4-31B-it-qat-q4_0-gguf" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-4-26b-a4b-it-qat-q4_0-gguf", - "alias": [ - "google/gemma-4-26b-a4b-it-qat-q4_0-gguf", - "google/gemma-4-26B-A4B-it-qat-q4_0-gguf" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-4-e4b-it-qat-q4_0-gguf", - "alias": [ - "google/gemma-4-e4b-it-qat-q4_0-gguf", - "google/gemma-4-E4B-it-qat-q4_0-gguf" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-e2b-it-qat-q4_0-gguf", - "alias": [ - "google/gemma-4-e2b-it-qat-q4_0-gguf", - "google/gemma-4-E2B-it-qat-q4_0-gguf" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-e4b-it-qat-q4_0-unquantized", - "alias": [ - "google/gemma-4-e4b-it-qat-q4_0-unquantized", - "google/gemma-4-E4B-it-qat-q4_0-unquantized" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-e2b-it-qat-q4_0-unquantized", - "alias": [ - "google/gemma-4-e2b-it-qat-q4_0-unquantized", - "google/gemma-4-E2B-it-qat-q4_0-unquantized" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-26b-a4b-it-qat-q4_0-unquantized", - "alias": [ - "google/gemma-4-26b-a4b-it-qat-q4_0-unquantized", - "google/gemma-4-26B-A4B-it-qat-q4_0-unquantized" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-4-31b-it-qat-q4_0-unquantized", - "alias": [ - "google/gemma-4-31b-it-qat-q4_0-unquantized", - "google/gemma-4-31B-it-qat-q4_0-unquantized" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-4-26b-a4b-it-assistant", - "alias": [ - "google/gemma-4-26b-a4b-it-assistant", - "google/gemma-4-26B-A4B-it-assistant" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-31b-it-assistant", - "alias": [ - "google/gemma-4-31b-it-assistant", - "google/gemma-4-31B-it-assistant" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-e4b-it-assistant", - "alias": [ - "google/gemma-4-e4b-it-assistant", - "google/gemma-4-E4B-it-assistant" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-e2b-it-assistant", - "alias": [ - "google/gemma-4-e2b-it-assistant", - "google/gemma-4-E2B-it-assistant" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/tipsv2-g14-dpt", - "alias": [ - "google/tipsv2-g14-dpt" - ], - "model_types": [ - "vision", - "depth_estimation" - ] - }, - { - "name": "google/tipsv2-so400m14-dpt", - "alias": [ - "google/tipsv2-so400m14-dpt" - ], - "model_types": [ - "vision", - "depth_estimation" - ] - }, - { - "name": "google/tipsv2-l14-dpt", - "alias": [ - "google/tipsv2-l14-dpt" - ], - "model_types": [ - "vision", - "depth_estimation" - ] - }, - { - "name": "google/tipsv2-b14-dpt", - "alias": [ - "google/tipsv2-b14-dpt" - ], - "model_types": [ - "vision", - "depth_estimation" - ] - }, - { - "name": "google/tipsv2-g14", - "alias": [ - "google/tipsv2-g14" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/tipsv2-so400m14", - "alias": [ - "google/tipsv2-so400m14" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/tipsv2-b14", - "alias": [ - "google/tipsv2-b14" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/tipsv2-l14", - "alias": [ - "google/tipsv2-l14" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/gemma-4-31b", - "alias": [ - "google/gemma-4-31b", - "google/gemma-4-31B" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-4-26b-a4b", - "alias": [ - "google/gemma-4-26b-a4b", - "google/gemma-4-26B-A4B" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-4-26b-a4b-it", - "alias": [ - "google/gemma-4-26b-a4b-it", - "google/gemma-4-26B-A4B-it", - "google/gemma-4-26b-a4b-it:free", - "google.gemma-4-26b-a4b" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-4-31b-it", - "alias": [ - "google/gemma-4-31b-it", - "google/gemma-4-31B-it", - "google/gemma-4-31b-it:free", - "google/gemma-4-31B-it-turbo", - "google.gemma-4-31b" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-4-e2b", - "alias": [ - "google/gemma-4-e2b", - "google/gemma-4-E2B" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-e2b-it", - "alias": [ - "google/gemma-4-e2b-it", - "google/gemma-4-E2B-it" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-e4b", - "alias": [ - "google/gemma-4-e4b", - "google/gemma-4-E4B" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/gemma-4-e4b-it", - "alias": [ - "google/gemma-4-e4b-it", - "google/gemma-4-E4B-it" - ], - "model_types": [ - "omni" - ] - }, - { - "name": "google/timesfm-2.5-200m-transformers", - "alias": [ - "google/timesfm-2.5-200m-transformers" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/alphagenome-fold-3", - "alias": [ - "google/alphagenome-fold-3" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/alphagenome-fold-2", - "alias": [ - "google/alphagenome-fold-2" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/alphagenome-fold-1", - "alias": [ - "google/alphagenome-fold-1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/alphagenome-fold-0", - "alias": [ - "google/alphagenome-fold-0" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/alphagenome-all-folds", - "alias": [ - "google/alphagenome-all-folds" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/translategemma-27b-it", - "alias": [ - "google/translategemma-27b-it" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/translategemma-12b-it", - "alias": [ - "google/translategemma-12b-it" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/translategemma-4b-it", - "alias": [ - "google/translategemma-4b-it" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/medgemma-1.5-4b-it", - "alias": [ - "google/medgemma-1.5-4b-it" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/medasr", - "alias": [ - "google/medasr" - ], - "model_types": [ - "asr", - "speech2text", - "audio2text" - ] - }, - { - "name": "google/gemma-scope-2", - "alias": [ - "google/gemma-scope-2" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-scope-2-27b-it", - "alias": [ - "google/gemma-scope-2-27b-it" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-scope-2-27b-pt", - "alias": [ - "google/gemma-scope-2-27b-pt" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-scope-2-12b-it", - "alias": [ - "google/gemma-scope-2-12b-it" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-scope-2-12b-pt", - "alias": [ - "google/gemma-scope-2-12b-pt" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-scope-2-4b-it", - "alias": [ - "google/gemma-scope-2-4b-it" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-scope-2-4b-pt", - "alias": [ - "google/gemma-scope-2-4b-pt" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-scope-2-1b-it", - "alias": [ - "google/gemma-scope-2-1b-it" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-scope-2-1b-pt", - "alias": [ - "google/gemma-scope-2-1b-pt" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-scope-2-270m-it", - "alias": [ - "google/gemma-scope-2-270m-it" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-scope-2-270m-pt", - "alias": [ - "google/gemma-scope-2-270m-pt" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/t5gemma-2-4b-4b", - "alias": [ - "google/t5gemma-2-4b-4b" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/t5gemma-2-1b-1b", - "alias": [ - "google/t5gemma-2-1b-1b" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/t5gemma-2-270m-270m", - "alias": [ - "google/t5gemma-2-270m-270m" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/functiongemma-270m-it", - "alias": [ - "google/functiongemma-270m-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/vaultgemma-1b", - "alias": [ - "google/vaultgemma-1b" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/timesfm-2.5-200m-flax", - "alias": [ - "google/timesfm-2.5-200m-flax" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/timesfm-2.5-200m-pytorch", - "alias": [ - "google/timesfm-2.5-200m-pytorch" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/embeddinggemma-300m-qat-q8_0-unquantized", - "alias": [ - "google/embeddinggemma-300m-qat-q8_0-unquantized" - ], - "max_dimension": 768, - "dimensions": [ - 128, - 256, - 512, - 768 - ], - "model_types": [ - "embedding" - ] - }, - { - "name": "google/embeddinggemma-300m-qat-q4_0-unquantized", - "alias": [ - "google/embeddinggemma-300m-qat-q4_0-unquantized" - ], - "max_dimension": 768, - "dimensions": [ - 128, - 256, - 512, - 768 - ], - "model_types": [ - "embedding" - ] - }, - { - "name": "google/gemma-3-270m-it-qat-q4_0-unquantized", - "alias": [ - "google/gemma-3-270m-it-qat-q4_0-unquantized" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-3-270m-qat-q4_0-unquantized", - "alias": [ - "google/gemma-3-270m-qat-q4_0-unquantized" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-3-270m", - "alias": [ - "google/gemma-3-270m" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-3-270m-it", - "alias": [ - "google/gemma-3-270m-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/embeddinggemma-300m", - "alias": [ - "google/embeddinggemma-300m" - ], - "max_dimension": 768, - "dimensions": [ - 128, - 256, - 512, - 768 - ], - "model_types": [ - "embedding" - ] - }, - { - "name": "google/videoprism-lvt-large-f8r288", - "alias": [ - "google/videoprism-lvt-large-f8r288" - ], - "model_types": [ - "video_understanding" - ] - }, - { - "name": "google/videoprism-lvt-base-f16r288", - "alias": [ - "google/videoprism-lvt-base-f16r288" - ], - "model_types": [ - "video_understanding" - ] - }, - { - "name": "google/medsiglip-448", - "alias": [ - "google/medsiglip-448" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/medgemma-27b-it", - "alias": [ - "google/medgemma-27b-it" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/videoprism-large-f8r288", - "alias": [ - "google/videoprism-large-f8r288" - ], - "model_types": [ - "video_understanding" - ] - }, - { - "name": "google/t5gemma-xl-xl-prefixlm-it", - "alias": [ - "google/t5gemma-xl-xl-prefixlm-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-xl-xl-ul2-it", - "alias": [ - "google/t5gemma-xl-xl-ul2-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-xl-xl-prefixlm", - "alias": [ - "google/t5gemma-xl-xl-prefixlm" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-xl-xl-ul2", - "alias": [ - "google/t5gemma-xl-xl-ul2" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-ml-ml-prefixlm-it", - "alias": [ - "google/t5gemma-ml-ml-prefixlm-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-ml-ml-ul2-it", - "alias": [ - "google/t5gemma-ml-ml-ul2-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-ml-ml-prefixlm", - "alias": [ - "google/t5gemma-ml-ml-prefixlm" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-ml-ml-ul2", - "alias": [ - "google/t5gemma-ml-ml-ul2" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-l-l-prefixlm-it", - "alias": [ - "google/t5gemma-l-l-prefixlm-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-l-l-ul2-it", - "alias": [ - "google/t5gemma-l-l-ul2-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-l-l-prefixlm", - "alias": [ - "google/t5gemma-l-l-prefixlm" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-l-l-ul2", - "alias": [ - "google/t5gemma-l-l-ul2" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-b-b-prefixlm-it", - "alias": [ - "google/t5gemma-b-b-prefixlm-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-b-b-ul2-it", - "alias": [ - "google/t5gemma-b-b-ul2-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-b-b-prefixlm", - "alias": [ - "google/t5gemma-b-b-prefixlm" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-b-b-ul2", - "alias": [ - "google/t5gemma-b-b-ul2" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-s-s-prefixlm-it", - "alias": [ - "google/t5gemma-s-s-prefixlm-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-s-s-ul2-it", - "alias": [ - "google/t5gemma-s-s-ul2-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-s-s-prefixlm", - "alias": [ - "google/t5gemma-s-s-prefixlm" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-s-s-ul2", - "alias": [ - "google/t5gemma-s-s-ul2" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-9b-2b-prefixlm-it", - "alias": [ - "google/t5gemma-9b-2b-prefixlm-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-9b-2b-ul2-it", - "alias": [ - "google/t5gemma-9b-2b-ul2-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-9b-2b-prefixlm", - "alias": [ - "google/t5gemma-9b-2b-prefixlm" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-9b-2b-ul2", - "alias": [ - "google/t5gemma-9b-2b-ul2" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-9b-9b-prefixlm-it", - "alias": [ - "google/t5gemma-9b-9b-prefixlm-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-9b-9b-ul2-it", - "alias": [ - "google/t5gemma-9b-9b-ul2-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-9b-9b-prefixlm", - "alias": [ - "google/t5gemma-9b-9b-prefixlm" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-9b-9b-ul2", - "alias": [ - "google/t5gemma-9b-9b-ul2" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-2b-2b-prefixlm-it", - "alias": [ - "google/t5gemma-2b-2b-prefixlm-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-2b-2b-ul2-it", - "alias": [ - "google/t5gemma-2b-2b-ul2-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-2b-2b-prefixlm", - "alias": [ - "google/t5gemma-2b-2b-prefixlm" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/t5gemma-2b-2b-ul2", - "alias": [ - "google/t5gemma-2b-2b-ul2" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/magenta-realtime", - "alias": [ - "google/magenta-realtime" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/videoprism-base-f16r288", - "alias": [ - "google/videoprism-base-f16r288" - ], - "model_types": [ - "video_understanding" - ] - }, - { - "name": "google/gemma-3n-e2b-it", - "alias": [ - "google/gemma-3n-e2b-it", - "google/gemma-3n-E2B-it" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3n-e2b", - "alias": [ - "google/gemma-3n-e2b", - "google/gemma-3n-E2B" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3n-e4b-it-litert-lm", - "alias": [ - "google/gemma-3n-e4b-it-litert-lm", - "google/gemma-3n-E4B-it-litert-lm" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-3n-e2b-it-litert-lm", - "alias": [ - "google/gemma-3n-e2b-it-litert-lm", - "google/gemma-3n-E2B-it-litert-lm" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-3n-e4b-it", - "alias": [ - "google/gemma-3n-e4b-it", - "google/gemma-3n-E4B-it" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3n-e4b", - "alias": [ - "google/gemma-3n-e4b", - "google/gemma-3n-E4B" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/svq", - "alias": [ - "google/svq" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/medgemma-27b-text-it", - "alias": [ - "google/medgemma-27b-text-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/medgemma-4b-it", - "alias": [ - "google/medgemma-4b-it" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/medgemma-4b-pt", - "alias": [ - "google/medgemma-4b-pt" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3n-e4b-it-litert-preview", - "alias": [ - "google/gemma-3n-e4b-it-litert-preview", - "google/gemma-3n-E4B-it-litert-preview" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3n-e2b-it-litert-preview", - "alias": [ - "google/gemma-3n-e2b-it-litert-preview", - "google/gemma-3n-E2B-it-litert-preview" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/tapnet", - "alias": [ - "google/tapnet" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-3-27b-it-qat-q4_0-unquantized", - "alias": [ - "google/gemma-3-27b-it-qat-q4_0-unquantized" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3-12b-it-qat-int4-unquantized", - "alias": [ - "google/gemma-3-12b-it-qat-int4-unquantized" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3-4b-it-qat-int4-unquantized", - "alias": [ - "google/gemma-3-4b-it-qat-int4-unquantized" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3-1b-it-qat-int4-unquantized", - "alias": [ - "google/gemma-3-1b-it-qat-int4-unquantized" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/hear-pytorch", - "alias": [ - "google/hear-pytorch" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/gemma-3-1b-it-qat-q4_0-unquantized", - "alias": [ - "google/gemma-3-1b-it-qat-q4_0-unquantized" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-3-12b-it-qat-q4_0-unquantized", - "alias": [ - "google/gemma-3-12b-it-qat-q4_0-unquantized" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3-4b-it-qat-q4_0-unquantized", - "alias": [ - "google/gemma-3-4b-it-qat-q4_0-unquantized" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/txgemma-27b-predict", - "alias": [ - "google/txgemma-27b-predict" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/txgemma-27b-chat", - "alias": [ - "google/txgemma-27b-chat" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/txgemma-9b-chat", - "alias": [ - "google/txgemma-9b-chat" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/txgemma-9b-predict", - "alias": [ - "google/txgemma-9b-predict" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/txgemma-2b-predict", - "alias": [ - "google/txgemma-2b-predict" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-3-27b-pt-qat-q4_0-gguf", - "alias": [ - "google/gemma-3-27b-pt-qat-q4_0-gguf" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3-27b-it-qat-q4_0-gguf", - "alias": [ - "google/gemma-3-27b-it-qat-q4_0-gguf" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3-12b-pt-qat-q4_0-gguf", - "alias": [ - "google/gemma-3-12b-pt-qat-q4_0-gguf" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3-4b-it-qat-q4_0-gguf", - "alias": [ - "google/gemma-3-4b-it-qat-q4_0-gguf" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3-4b-pt-qat-q4_0-gguf", - "alias": [ - "google/gemma-3-4b-pt-qat-q4_0-gguf" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3-12b-it-qat-q4_0-gguf", - "alias": [ - "google/gemma-3-12b-it-qat-q4_0-gguf" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3-1b-pt-qat-q4_0-gguf", - "alias": [ - "google/gemma-3-1b-pt-qat-q4_0-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-3-1b-it-qat-q4_0-gguf", - "alias": [ - "google/gemma-3-1b-it-qat-q4_0-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-3-1b-it", - "alias": [ - "google/gemma-3-1b-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/shieldgemma-2-4b-it", - "alias": [ - "google/shieldgemma-2-4b-it" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3-12b-it", - "alias": [ - "google/gemma-3-12b-it", - "google.gemma-3-12b-it" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3-12b-pt", - "alias": [ - "google/gemma-3-12b-pt" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3-27b-it", - "alias": [ - "google/gemma-3-27b-it", - "google.gemma-3-27b-it" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3-27b-pt", - "alias": [ - "google/gemma-3-27b-pt" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/siglip2-so400m-patch16-naflex-jax", - "alias": [ - "google/siglip2-so400m-patch16-naflex-jax" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-so400m-patch16-512-jax", - "alias": [ - "google/siglip2-so400m-patch16-512-jax" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-so400m-patch16-384-jax", - "alias": [ - "google/siglip2-so400m-patch16-384-jax" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-so400m-patch16-256-jax", - "alias": [ - "google/siglip2-so400m-patch16-256-jax" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/gemma-3-1b-pt", - "alias": [ - "google/gemma-3-1b-pt" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-3-4b-it", - "alias": [ - "google/gemma-3-4b-it", - "google.gemma-3-4b-it" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-3-4b-pt", - "alias": [ - "google/gemma-3-4b-pt" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/siglip2-so400m-patch14-384-jax", - "alias": [ - "google/siglip2-so400m-patch14-384-jax" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-so400m-patch14-224-jax", - "alias": [ - "google/siglip2-so400m-patch14-224-jax" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-large-patch16-512-jax", - "alias": [ - "google/siglip2-large-patch16-512-jax" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-large-patch16-384-jax", - "alias": [ - "google/siglip2-large-patch16-384-jax" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-large-patch16-256-jax", - "alias": [ - "google/siglip2-large-patch16-256-jax" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-giant-opt-patch16-384-jax", - "alias": [ - "google/siglip2-giant-opt-patch16-384-jax" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-giant-opt-patch16-256-jax", - "alias": [ - "google/siglip2-giant-opt-patch16-256-jax" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-base-patch32-256-jax", - "alias": [ - "google/siglip2-base-patch32-256-jax" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-base-patch16-naflex-jax", - "alias": [ - "google/siglip2-base-patch16-naflex-jax" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-base-patch16-512-jax", - "alias": [ - "google/siglip2-base-patch16-512-jax" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-base-patch16-384-jax", - "alias": [ - "google/siglip2-base-patch16-384-jax" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-base-patch16-256-jax", - "alias": [ - "google/siglip2-base-patch16-256-jax" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-base-patch16-224-jax", - "alias": [ - "google/siglip2-base-patch16-224-jax" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-so400m-patch16-naflex", - "alias": [ - "google/siglip2-so400m-patch16-naflex" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-base-patch16-naflex", - "alias": [ - "google/siglip2-base-patch16-naflex" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-so400m-patch16-512", - "alias": [ - "google/siglip2-so400m-patch16-512" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-so400m-patch16-384", - "alias": [ - "google/siglip2-so400m-patch16-384" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-so400m-patch16-256", - "alias": [ - "google/siglip2-so400m-patch16-256" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-so400m-patch14-384", - "alias": [ - "google/siglip2-so400m-patch14-384" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-so400m-patch14-224", - "alias": [ - "google/siglip2-so400m-patch14-224" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-giant-opt-patch16-384", - "alias": [ - "google/siglip2-giant-opt-patch16-384" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-giant-opt-patch16-256", - "alias": [ - "google/siglip2-giant-opt-patch16-256" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-large-patch16-512", - "alias": [ - "google/siglip2-large-patch16-512" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-large-patch16-384", - "alias": [ - "google/siglip2-large-patch16-384" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-large-patch16-256", - "alias": [ - "google/siglip2-large-patch16-256" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-base-patch16-512", - "alias": [ - "google/siglip2-base-patch16-512" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-base-patch16-384", - "alias": [ - "google/siglip2-base-patch16-384" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-base-patch16-256", - "alias": [ - "google/siglip2-base-patch16-256" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-base-patch16-224", - "alias": [ - "google/siglip2-base-patch16-224" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/siglip2-base-patch32-256", - "alias": [ - "google/siglip2-base-patch32-256" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/paligemma2-3b-mix-224-jax", - "alias": [ - "google/paligemma2-3b-mix-224-jax" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-10b-mix-448-jax", - "alias": [ - "google/paligemma2-10b-mix-448-jax" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/timesfm-2.0-500m-pytorch", - "alias": [ - "google/timesfm-2.0-500m-pytorch" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/timesfm-2.0-500m-jax", - "alias": [ - "google/timesfm-2.0-500m-jax" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/hear", - "alias": [ - "google/hear" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/metricx-24-hybrid-xxl-v2p6-bfloat16", - "alias": [ - "google/metricx-24-hybrid-xxl-v2p6-bfloat16" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/metricx-24-hybrid-xl-v2p6-bfloat16", - "alias": [ - "google/metricx-24-hybrid-xl-v2p6-bfloat16" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/metricx-24-hybrid-large-v2p6-bfloat16", - "alias": [ - "google/metricx-24-hybrid-large-v2p6-bfloat16" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/paligemma2-28b-pt-896-keras", - "alias": [ - "google/paligemma2-28b-pt-896-keras" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-28b-pt-448-keras", - "alias": [ - "google/paligemma2-28b-pt-448-keras" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-28b-pt-224-keras", - "alias": [ - "google/paligemma2-28b-pt-224-keras" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-10b-pt-896-keras", - "alias": [ - "google/paligemma2-10b-pt-896-keras" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-10b-pt-448-keras", - "alias": [ - "google/paligemma2-10b-pt-448-keras" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-10b-pt-224-keras", - "alias": [ - "google/paligemma2-10b-pt-224-keras" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-3b-pt-896-keras", - "alias": [ - "google/paligemma2-3b-pt-896-keras" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-3b-pt-448-keras", - "alias": [ - "google/paligemma2-3b-pt-448-keras" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-3b-pt-224-keras", - "alias": [ - "google/paligemma2-3b-pt-224-keras" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-28b-pt-896-jax", - "alias": [ - "google/paligemma2-28b-pt-896-jax" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-28b-pt-448-jax", - "alias": [ - "google/paligemma2-28b-pt-448-jax" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-28b-pt-224-jax", - "alias": [ - "google/paligemma2-28b-pt-224-jax" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-28b-mix-448-jax", - "alias": [ - "google/paligemma2-28b-mix-448-jax" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-28b-mix-224-jax", - "alias": [ - "google/paligemma2-28b-mix-224-jax" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-28b-mix-224", - "alias": [ - "google/paligemma2-28b-mix-224" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-28b-pt-896", - "alias": [ - "google/paligemma2-28b-pt-896" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-28b-pt-448", - "alias": [ - "google/paligemma2-28b-pt-448" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-28b-pt-224", - "alias": [ - "google/paligemma2-28b-pt-224" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-28b-mix-448", - "alias": [ - "google/paligemma2-28b-mix-448" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-10b-pt-896-jax", - "alias": [ - "google/paligemma2-10b-pt-896-jax" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-10b-pt-448-jax", - "alias": [ - "google/paligemma2-10b-pt-448-jax" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-10b-pt-224-jax", - "alias": [ - "google/paligemma2-10b-pt-224-jax" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-3b-pt-896-jax", - "alias": [ - "google/paligemma2-3b-pt-896-jax" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-3b-pt-448-jax", - "alias": [ - "google/paligemma2-3b-pt-448-jax" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-10b-pt-896", - "alias": [ - "google/paligemma2-10b-pt-896" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-3b-pt-224-jax", - "alias": [ - "google/paligemma2-3b-pt-224-jax" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-10b-pt-448", - "alias": [ - "google/paligemma2-10b-pt-448" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-10b-pt-224", - "alias": [ - "google/paligemma2-10b-pt-224" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-3b-pt-896", - "alias": [ - "google/paligemma2-3b-pt-896" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-3b-pt-448", - "alias": [ - "google/paligemma2-3b-pt-448" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-3b-pt-224", - "alias": [ - "google/paligemma2-3b-pt-224" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-10b-mix-448", - "alias": [ - "google/paligemma2-10b-mix-448" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-10b-mix-224", - "alias": [ - "google/paligemma2-10b-mix-224" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-3b-mix-448", - "alias": [ - "google/paligemma2-3b-mix-448" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-10b-mix-224-jax", - "alias": [ - "google/paligemma2-10b-mix-224-jax" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-10b-ft-docci-448", - "alias": [ - "google/paligemma2-10b-ft-docci-448" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-3b-ft-docci-448", - "alias": [ - "google/paligemma2-3b-ft-docci-448" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-3b-mix-448-jax", - "alias": [ - "google/paligemma2-3b-mix-448-jax" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-3b-mix-224", - "alias": [ - "google/paligemma2-3b-mix-224" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-10b-ft-docci-448-jax", - "alias": [ - "google/paligemma2-10b-ft-docci-448-jax" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma2-3b-ft-docci-448-jax", - "alias": [ - "google/paligemma2-3b-ft-docci-448-jax" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/derm-foundation", - "alias": [ - "google/derm-foundation" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/cxr-foundation", - "alias": [ - "google/cxr-foundation" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/path-foundation", - "alias": [ - "google/path-foundation" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/metricx-24-hybrid-xxl-v2p6", - "alias": [ - "google/metricx-24-hybrid-xxl-v2p6" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/metricx-24-hybrid-xl-v2p6", - "alias": [ - "google/metricx-24-hybrid-xl-v2p6" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/metricx-24-hybrid-large-v2p6", - "alias": [ - "google/metricx-24-hybrid-large-v2p6" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/siglip-so400m-patch16-256-i18n", - "alias": [ - "google/siglip-so400m-patch16-256-i18n" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/gemma-2-2b-jpn-it-flax", - "alias": [ - "google/gemma-2-2b-jpn-it-flax" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-2-2b-jpn-it-pytorch", - "alias": [ - "google/gemma-2-2b-jpn-it-pytorch" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-2-2b-jpn-it", - "alias": [ - "google/gemma-2-2b-jpn-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-7b-aps-it", - "alias": [ - "google/gemma-7b-aps-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-2b-aps-it", - "alias": [ - "google/gemma-2b-aps-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/timesfm-1.0-200m-pytorch", - "alias": [ - "google/timesfm-1.0-200m-pytorch" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/datagemma-rig-27b-it", - "alias": [ - "google/datagemma-rig-27b-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/datagemma-rag-27b-it", - "alias": [ - "google/datagemma-rag-27b-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/siglip-so400m-patch14-224", - "alias": [ - "google/siglip-so400m-patch14-224" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "google/diarizationlm-8b-fisher-v2", - "alias": [ - "google/diarizationlm-8b-fisher-v2", - "google/DiarizationLM-8b-Fisher-v2" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-scope-2b-pt-transcoders", - "alias": [ - "google/gemma-scope-2b-pt-transcoders" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-scope", - "alias": [ - "google/gemma-scope" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-2-2b-it-pytorch", - "alias": [ - "google/gemma-2-2b-it-pytorch" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-scope-27b-pt-res", - "alias": [ - "google/gemma-scope-27b-pt-res" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-2b-awq", - "alias": [ - "google/gemma-2b-awq", - "google/gemma-2b-AWQ" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/diarizationlm-8b-fisher-v1", - "alias": [ - "google/diarizationlm-8b-fisher-v1", - "google/DiarizationLM-8b-Fisher-v1" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-scope-9b-it-res", - "alias": [ - "google/gemma-scope-9b-it-res" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-scope-9b-pt-att", - "alias": [ - "google/gemma-scope-9b-pt-att" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-scope-9b-pt-mlp", - "alias": [ - "google/gemma-scope-9b-pt-mlp" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-7b-awq", - "alias": [ - "google/gemma-7b-awq", - "google/gemma-7b-AWQ" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-scope-2b-pt-mlp", - "alias": [ - "google/gemma-scope-2b-pt-mlp" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-scope-2b-pt-att", - "alias": [ - "google/gemma-scope-2b-pt-att" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-scope-2b-pt-res", - "alias": [ - "google/gemma-scope-2b-pt-res" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-2-2b-gguf", - "alias": [ - "google/gemma-2-2b-gguf", - "google/gemma-2-2b-GGUF" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/gemma-2-2b-it-gguf", - "alias": [ - "google/gemma-2-2b-it-gguf", - "google/gemma-2-2b-it-GGUF" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/shieldgemma-27b", - "alias": [ - "google/shieldgemma-27b" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/shieldgemma-9b", - "alias": [ - "google/shieldgemma-9b" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/shieldgemma-2b", - "alias": [ - "google/shieldgemma-2b" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-2-2b-it", - "alias": [ - "google/gemma-2-2b-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-2-2b", - "alias": [ - "google/gemma-2-2b" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-2-2b-pytorch", - "alias": [ - "google/gemma-2-2b-pytorch" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-scope-9b-pt-res", - "alias": [ - "google/gemma-scope-9b-pt-res" - ], - "model_types": [ - "other" - ] - }, - { - "name": "google/codegemma-1.1-7b-it-keras", - "alias": [ - "google/codegemma-1.1-7b-it-keras" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/codegemma-1.1-2b-keras", - "alias": [ - "google/codegemma-1.1-2b-keras" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/paligemma-3b-mix-448-keras", - "alias": [ - "google/paligemma-3b-mix-448-keras" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma-3b-mix-224-keras", - "alias": [ - "google/paligemma-3b-mix-224-keras" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma-3b-pt-896-keras", - "alias": [ - "google/paligemma-3b-pt-896-keras" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma-3b-pt-448-keras", - "alias": [ - "google/paligemma-3b-pt-448-keras" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/paligemma-3b-pt-224-keras", - "alias": [ - "google/paligemma-3b-pt-224-keras" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "google/gemma-2-instruct-9b-keras", - "alias": [ - "google/gemma-2-instruct-9b-keras" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-2-9b-keras", - "alias": [ - "google/gemma-2-9b-keras" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-2-9b", - "alias": [ - "google/gemma-2-9b" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "google/gemma-2-9b-it", - "alias": [ - "google/gemma-2-9b-it" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/embedding-3", + "name": "302", "alias": [ - "embedding-3" + "302 API" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "abab6.5s-chat", + "alias": [ + "abab6.5s" + ], + "max_tokens": 245000, + "model_types": [ + "chat" + ] + }, + { + "name": "abab7-chat-preview", + "alias": [ + "abab7-preview" + ], + "max_tokens": 245000, + "model_types": [ + "chat" + ] + }, + { + "name": "ACE-Step/acestep-v15-xl-sft", + "alias": [ + "acestep-v15-xl-sft" + ], + "model_types": [ + "audio_generation" + ] + }, + { + "name": "agentica-org/DeepCoder-14B-Preview", + "alias": [ + "DeepCoder-14B-Preview", + "Deepcoder 14B Preview" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "ai21/jamba-large-1.7", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 256000 + }, + { + "name": "ai_infer_test_1", + "max_tokens": 200000, + "max_completion_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "ai_infer_test_2", + "max_tokens": 200000, + "max_completion_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "ai_infer_test_3", + "max_tokens": 200000, + "max_completion_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "aion-labs/aion-1.0", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "aion-labs/aion-1.0-mini", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "aion-labs/aion-2.0", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "aion-labs/aion-rp-llama-3.1-8b", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "alibaba/wan2.6", + "alias": [ + "wan2.6", + "wan-2-6" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "alibaba/wan2.7", + "alias": [ + "wan2.7", + "wan2-7" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "allam-2-7b", + "max_tokens": 4096, + "max_completion_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "allenai/olmOCR-7B-0725-FP8", + "alias": [ + "olmOCR-7B-0725-FP8" + ], + "max_tokens": 16384, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "allenai/olmOCR-7B-0825", + "alias": [ + "olmOCR-7B-0825" + ], + "max_tokens": 16384, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "allenai/olmOCR-7B-1025", + "alias": [ + "olmOCR-7B-1025" + ], + "max_tokens": 16384, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "allenai/olmOCR-2", + "alias": [ + "olmOCR-2" + ], + "max_tokens": 16384, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "allenai/olmOCR-2-7B-1025", + "alias": [ + "olmOCR-2-7B-1025" + ], + "max_tokens": 16384, + "model_types": [ + "chat", + "image2text", + "vision", + "ocr" + ] + }, + { + "name": "allenai/Molmo-7B-D-0924", + "alias": [ + "Molmo-7B-D-0924", + "Molmo 7B D 0924" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "allenai/olmo-3-32b-think", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 65536, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "allenai/Olmo-3.1-32B-Instruct", + "alias": [ + "Olmo-3.1-32B-Instruct" + ], + "max_tokens": 65536, + "model_types": [ + "chat" + ] + }, + { + "name": "amazon/nova-2-lite-v1", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text", + "video_understanding" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "amazon/nova-lite-v1", + "alias": [ + "us.amazon.nova-lite-v1:0", + "amazon.nova-lite-v1:0", + "apac.amazon.nova-lite-v1:0" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 300000 + }, + { + "name": "amazon/nova-micro-v1", + "alias": [ + "us.amazon.nova-micro-v1:0", + "amazon.nova-micro-v1:0" + ], + "model_types": [ + "chat" + ], + "max_tokens": 300000 + }, + { + "name": "amazon/nova-premier-v1", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1000000 + }, + { + "name": "amazon/nova-pro-v1", + "alias": [ + "us.amazon.nova-pro-v1:0", + "amazon.nova-pro-v1:0" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 300000 + }, + { + "name": "amazon/titan-embed-text-v1", + "alias": [ + "amazon.titan-embed-text-v1" + ], + "model_types": [ + "embedding" ], "max_tokens": 8192, - "max_dimension": 2048, - "dimensions": [ - 256, - 512, - 1024, - 2048 + "max_dimension": 1536, + "dimensions": [] + }, + { + "name": "amazon/nova-2-Lite", + "alias": [ + "nova-2-Lite" ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1000000 + }, + { + "name": "amazon.titan-embed-text-v1", + "max_tokens": 8192, "model_types": [ "embedding" ] }, { - "name": "zai-org/embedding-2", + "name": "animate-anyone-detect-gen2", + "model_types": [ + "video_generation" + ] + }, + { + "name": "animate-anyone-gen2", + "model_types": [ + "video_generation" + ] + }, + { + "name": "animate-anyone-template-gen2", + "model_types": [ + "video_generation" + ] + }, + { + "name": "anthracite-org/magnum-v4-72b", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "anthropic/claude-fable-5", "alias": [ - "embedding-2" + "claude-fable-5", + "anthropic.claude-fable-5" + ], + "model_types": [ + "chat", + "vision" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-mythos-5", + "alias": [ + "claude-mythos-5" + ], + "model_types": [ + "chat", + "vision" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-sonnet-5", + "alias": [ + "claude-sonnet-5" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "anthropic/claude-opus-4.1", + "alias": [ + "claude-opus-4.1" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "anthropic/claude-opus-4-5-20251101", + "alias": [ + "claude-opus-4-5-20251101", + "claude-opus-4-5-20251101-dd" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000 + }, + { + "name": "anthropic/claude-haiku-4-5-20251001", + "alias": [ + "claude-haiku-4-5-20251001", + "claude-haiku-4-5", + "anthropic.claude-haiku-4-5-20251001-v1:0", + "anthropic/claude-haiku-4.5", + "claude-haiku-4-5-20251001-r", + "claude-haiku-4-5-20251001-dd" + ], + "model_types": [ + "chat", + "vision" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-sonnet-4-5-20250929", + "alias": [ + "claude-sonnet-4-5-20250929", + "claude-sonnet-4-5-20250929-dd" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-opus-4-1-20250805", + "alias": [ + "claude-opus-4-1-20250805" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000 + }, + { + "name": "anthropic/claude-opus-4-20250514", + "alias": [ + "claude-opus-4-20250514" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-sonnet-4-20250514", + "alias": [ + "claude-sonnet-4-20250514", + "claude-sonnet-4-20250514-dd" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000 + }, + { + "name": "anthropic/claude-opus-4", + "alias": [ + "claude-opus-4" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-opus-4-1", + "alias": [ + "claude-opus-4-1", + "anthropic/claude-opus-4.1" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-opus-4-5", + "alias": [ + "claude-opus-4-5", + "anthropic/claude-opus-4.5" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-opus-4-6", + "alias": [ + "claude-opus-4-6", + "anthropic/claude-opus-4.6", + "claude-opus-4-6-r", + "claude-opus-4-6-dd" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-opus-4-6-fast", + "alias": [ + "claude-opus-4-6-fast", + "anthropic/claude-opus-4.6-fast" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-opus-4-7", + "alias": [ + "claude-opus-4-7", + "anthropic/claude-opus-4.7", + "claude-opus-4-7-r" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-opus-4-7-fast", + "alias": [ + "claude-opus-4-7-fast", + "anthropic/claude-opus-4.7-fast" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-opus-4-8", + "alias": [ + "claude-opus-4-8", + "anthropic.claude-opus-4-8", + "anthropic/claude-opus-4.8", + "claude-opus-4-8-r" + ], + "model_types": [ + "chat", + "vision" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-opus-4-8-fast", + "alias": [ + "claude-opus-4-8-fast", + "anthropic/claude-opus-4.8-fast" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-sonnet-4", + "alias": [ + "claude-sonnet-4" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-sonnet-4-5", + "alias": [ + "claude-sonnet-4-5", + "anthropic.claude-sonnet-4-5", + "anthropic/claude-sonnet-4.5" + ], + "model_types": [ + "chat", + "vision" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-sonnet-4-6", + "alias": [ + "claude-sonnet-4-6", + "anthropic.claude-sonnet-4-6", + "anthropic/claude-sonnet-4.6", + "claude-sonnet-4-6-r", + "claude-sonnet-4-6-dd" + ], + "model_types": [ + "chat", + "vision" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-sonnet-4-7", + "alias": [ + "claude-sonnet-4-7", + "anthropic.claude-sonnet-4-7" + ], + "model_types": [ + "chat", + "vision" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-3-7-sonnet-20250219", + "alias": [ + "claude-3-7-sonnet-20250219" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000 + }, + { + "name": "anthropic/claude-3-5-haiku-20241022", + "alias": [ + "claude-3-5-haiku-20241022", + "us.anthropic.claude-3-5-haiku-20241022-v1:0", + "anthropic.claude-3-5-haiku-20241022-v1:0" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000 + }, + { + "name": "anthropic/claude-3-5-sonnet-20241022", + "alias": [ + "claude-3-5-sonnet-20241022", + "us.anthropic.claude-3-5-sonnet-20241022-v2:0", + "anthropic.claude-3-5-sonnet-20241022-v2:0", + "apac.anthropic.claude-3-5-sonnet-20241022-v2:0" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000 + }, + { + "name": "anthropic/claude-3-haiku-20240307", + "alias": [ + "claude-3-haiku-20240307" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000 + }, + { + "name": "anthropic/Claude Mythos Preview", + "alias": [ + "Claude Mythos Preview", + "claude-mythos-preview" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "anthropic/claude-3-5-haiku", + "alias": [ + "claude-3-5-haiku", + "anthropic/claude-3.5-haiku" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000 + }, + { + "name": "anthropic/claude-3-haiku", + "alias": [ + "claude-3-haiku" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000 + }, + { + "name": "anthropic/claude-4-opus", + "alias": [ + "claude-4-opus" + ], + "max_tokens": 200000, + "model_types": [ + "chat", + "image2text", + "vision", + "ocr" + ] + }, + { + "name": "anthropic/claude-4-sonnet", + "alias": [ + "claude-4-sonnet" + ], + "max_tokens": 200000, + "model_types": [ + "chat", + "image2text", + "vision", + "ocr" + ] + }, + { + "name": "anthropic/claude-fable-latest", + "alias": [ + "claude-fable-latest", + "~anthropic/claude-fable-latest" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-haiku-latest", + "alias": [ + "claude-haiku-latest", + "~anthropic/claude-haiku-latest" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-opus-latest", + "alias": [ + "claude-opus-latest", + "~anthropic/claude-opus-latest" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "anthropic/claude-sonnet-latest", + "alias": [ + "claude-sonnet-latest", + "~anthropic/claude-sonnet-latest" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "antigravity-preview-05-2026", + "alias": [ + "antigravity-preview-05-2026", + "models/antigravity-preview-05-2026" + ], + "max_tokens": 1048576, + "model_types": [ + "chat" + ] + }, + { + "name": "arcee-ai/coder-large", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "arcee-ai/trinity-large-thinking", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "arcee-ai/trinity-mini", + "alias": [ + "trinity-mini", + "Trinity Mini" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "arcee-ai/virtuoso-large", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "arize-ai/qwen-2-1.5b-instruct", + "alias": [ + "qwen-2-1.5b-instruct", + "Arize AI Qwen 2 1.5B Instruct" + ], + "max_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "ascend-tribe/pangu-pro-moe", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "audio1.0", + "model_types": [ + "audio_generation" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "Austism/chronos-hermes-13b-v2", + "alias": [ + "chronos-hermes-13b-v2" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "azure/gpt-4o", + "alias": [ + "azure/global-standard/gpt-4o-2024-08-06", + "azure/eu/gpt-4o" + ], + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "azure/gpt-4o-mini", + "alias": [ + "azure/global-standard/gpt-4o-mini" + ], + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "azure/o1-preview", + "alias": [ + "azure/eu/o1-preview" + ], + "max_tokens": 128000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "azure/o3-mini", + "alias": [ + "azure/eu/o3-mini" + ], + "max_tokens": 200000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "azure_tts", + "model_types": [ + "tts" + ] + }, + { + "name": "BAAI/bge-reranker-v2-m3", + "alias": [ + "bge-reranker-v2-m3", + "baai/bge-reranker-v2-m3" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 1024 + }, + { + "name": "BAAI/bge-base-en-v1.5", + "alias": [ + "bge-base-en-v1.5", + "BAAI-Bge-Base-1.5" + ], + "max_tokens": 512, + "max_dimension": 768, + "model_types": [ + "embedding" + ] + }, + { + "name": "BAAI/bge-large-en-v1.5", + "model_types": [ + "embedding" + ], + "max_tokens": 512, + "max_dimension": 1024 + }, + { + "name": "BAAI/bge-large-zh-v1.5", + "model_types": [ + "embedding" + ] + }, + { + "name": "BAAI/bge-en-icl", + "alias": [ + "bge-en-icl" + ], + "max_tokens": 8192, + "max_dimension": 4096, + "model_types": [ + "embedding" + ] + }, + { + "name": "BAAI/bge-m3", + "alias": [ + "bge-m3", + "baai/bge-m3" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 8192, + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "BAAI/bge-m3-multi", + "alias": [ + "bge-m3-multi" ], "max_tokens": 8192, "max_dimension": 1024, @@ -3556,53 +1133,141 @@ ] }, { - "name": "zai-org/rerank", - "alias": [ - "rerank" - ], - "max_chars": 4096, - "max_documents": 128, + "name": "babbage-002", "model_types": [ - "rerank" + "chat" ] }, { - "name": "zai-org/scail-2", + "name": "baichuan-inc/baichuanmed-ocr-72b", "alias": [ - "SCAIL-2" + "baichuan-inc/BaichuanMed-OCR-72B", + "BaichuanMed-OCR-72B", + "baichuanmed-ocr-72b" ], "model_types": [ - "image_generation" - ] + "ocr", + "image2text", + "vision" + ], + "max_tokens": 32768 }, { - "name": "zai-org/glm-5.1-fp8", + "name": "baichuan-inc/baichuanmed-ocr-7b", "alias": [ - "GLM-5.1-FP8" + "baichuan-inc/BaichuanMed-OCR-7B", + "BaichuanMed-OCR-7B", + "baichuanmed-ocr-7b" + ], + "model_types": [ + "ocr", + "image2text", + "vision" + ], + "max_tokens": 32768 + }, + { + "name": "baichuan-inc/baichuan-13b-base", + "alias": [ + "baichuan-inc/Baichuan-13B-Base", + "Baichuan-13B-Base", + "baichuan-13b-base" ], - "max_tokens": 202752, "model_types": [ "chat" ], - "thinking": { - "default_value": true, - "clear_thinking": true - } + "max_tokens": 4096 }, { - "name": "zai-org/glm-5.1", + "name": "baichuan-inc/baichuan-13b-chat", "alias": [ - "GLM-5.1", - "z-ai/glm-5.1", - "ZHIPU/GLM-5.1", - "Pro/zai-org/GLM-5.1", - "Z-AI/GLM 5.1", - "GLM 5.1 FP4" + "baichuan-inc/Baichuan-13B-Chat", + "Baichuan-13B-Chat", + "baichuan-13b-chat" ], - "max_tokens": 202752, "model_types": [ "chat" ], + "max_tokens": 4096 + }, + { + "name": "baichuan-inc/baichuan-7b", + "alias": [ + "baichuan-inc/Baichuan-7B", + "Baichuan-7B", + "baichuan-7b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "baichuan-inc/baichuan-audio-base", + "alias": [ + "baichuan-inc/Baichuan-Audio-Base", + "Baichuan-Audio-Base", + "baichuan-audio-base" + ], + "model_types": [ + "audio", + "asr", + "tts" + ], + "max_tokens": 32768 + }, + { + "name": "baichuan-inc/baichuan-audio-instruct", + "alias": [ + "baichuan-inc/Baichuan-Audio-Instruct", + "Baichuan-Audio-Instruct", + "baichuan-audio-instruct" + ], + "model_types": [ + "audio", + "asr", + "tts", + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "baichuan-inc/baichuan-m1-14b-base", + "alias": [ + "baichuan-inc/Baichuan-M1-14B-Base", + "Baichuan-M1-14B-Base", + "baichuan-m1-14b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "baichuan-inc/baichuan-m1-14b-instruct", + "alias": [ + "baichuan-inc/Baichuan-M1-14B-Instruct", + "Baichuan-M1-14B-Instruct", + "baichuan-m1-14b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "baichuan-inc/baichuan-m2-32b", + "alias": [ + "baichuan-inc/Baichuan-M2-32B", + "Baichuan-M2-32B", + "baichuan-m2-32b", + "baichuan/baichuan-m2-32b", + "BaiChuan M2 32B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, "thinking": { "default_value": true, "clear_thinking": true @@ -3610,72 +1275,889 @@ "max_completion_tokens": 131072 }, { - "name": "zai-org/glm-5", + "name": "baichuan-inc/baichuan-m2-32b-gptq-int4", "alias": [ - "GLM-5", - "z-ai/glm-5", - "ZHIPU/GLM-5", - "GLM 5 Fp4" + "baichuan-inc/Baichuan-M2-32B-GPTQ-Int4", + "Baichuan-M2-32B-GPTQ-Int4", + "baichuan-m2-32b-gptq-int4" ], - "max_tokens": 202752, "model_types": [ "chat" ], + "max_tokens": 131072, "thinking": { "default_value": true, "clear_thinking": true - }, - "max_completion_tokens": 131072 + } }, { - "name": "zai-org/glm-5-fp8", + "name": "baichuan-inc/baichuan-m2-32b-q4_k_m-gguf", "alias": [ - "GLM-5-FP8" + "baichuan-inc/Baichuan-M2-32B-Q4_K_M-GGUF", + "Baichuan-M2-32B-Q4_K_M-GGUF", + "baichuan-m2-32b-q4_k_m-gguf" ], - "max_tokens": 202752, "model_types": [ "chat" ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "baichuan-inc/baichuan-m3-235b", + "alias": [ + "baichuan-inc/Baichuan-M3-235B", + "Baichuan-M3-235B", + "baichuan-m3-235b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "baichuan-inc/baichuan-m3-235b-fp8", + "alias": [ + "baichuan-inc/Baichuan-M3-235B-FP8", + "Baichuan-M3-235B-FP8", + "baichuan-m3-235b-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "baichuan-inc/baichuan-m3-235b-gptq-int4", + "alias": [ + "baichuan-inc/Baichuan-M3-235B-GPTQ-INT4", + "Baichuan-M3-235B-GPTQ-INT4", + "baichuan-m3-235b-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "baichuan-inc/baichuan-m3-235b-q4_k_m-gguf", + "alias": [ + "baichuan-inc/Baichuan-M3-235B-Q4_K_M-GGUF", + "Baichuan-M3-235B-Q4_K_M-GGUF", + "baichuan-m3-235b-q4_k_m-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "baichuan-inc/baichuan-omni-1d5", + "alias": [ + "baichuan-inc/Baichuan-Omni-1d5", + "Baichuan-Omni-1d5", + "baichuan-omni-1d5", + "Baichuan-Omni-1.5" + ], + "model_types": [ + "chat", + "vision", + "image2text", + "audio", + "asr", + "tts", + "video_understanding" + ], + "max_tokens": 32768 + }, + { + "name": "baichuan-inc/baichuan-omni-1d5-base", + "alias": [ + "baichuan-inc/Baichuan-Omni-1d5-Base", + "Baichuan-Omni-1d5-Base", + "baichuan-omni-1d5-base", + "Baichuan-Omni-1.5-Base" + ], + "model_types": [ + "chat", + "vision", + "image2text", + "audio", + "asr", + "tts", + "video_understanding" + ], + "max_tokens": 32768 + }, + { + "name": "baichuan-inc/baichuan2-13b-base", + "alias": [ + "baichuan-inc/Baichuan2-13B-Base", + "Baichuan2-13B-Base", + "baichuan2-13b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "baichuan-inc/baichuan2-13b-chat", + "alias": [ + "baichuan-inc/Baichuan2-13B-Chat", + "Baichuan2-13B-Chat", + "baichuan2-13b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "baichuan-inc/baichuan2-13b-chat-4bits", + "alias": [ + "baichuan-inc/Baichuan2-13B-Chat-4bits", + "Baichuan2-13B-Chat-4bits", + "baichuan2-13b-chat-4bits" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "baichuan-inc/baichuan2-7b-base", + "alias": [ + "baichuan-inc/Baichuan2-7B-Base", + "Baichuan2-7B-Base", + "baichuan2-7b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "baichuan-inc/baichuan2-7b-chat", + "alias": [ + "baichuan-inc/Baichuan2-7B-Chat", + "Baichuan2-7B-Chat", + "baichuan2-7b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "baichuan-inc/baichuan2-7b-chat-4bits", + "alias": [ + "baichuan-inc/Baichuan2-7B-Chat-4bits", + "Baichuan2-7B-Chat-4bits", + "baichuan2-7b-chat-4bits" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "baichuan-inc/baichuan2-7b-intermediate-checkpoints", + "alias": [ + "baichuan-inc/Baichuan2-7B-Intermediate-Checkpoints", + "Baichuan2-7B-Intermediate-Checkpoints", + "baichuan2-7b-intermediate-checkpoints" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "Baichuan-M2", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "Baichuan-M2-Plus", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "Baichuan-M3", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "Baichuan-Text-Embedding", + "model_types": [ + "embedding" + ] + }, + { + "name": "Baichuan2-53B", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "Baichuan2-Turbo", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "Baichuan2-Turbo-192k", + "max_tokens": 192000, + "model_types": [ + "chat" + ] + }, + { + "name": "Baichuan3-Turbo", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "Baichuan3-Turbo-128k", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "Baichuan4", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "Baichuan4-Air", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "Baichuan4-Turbo", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "baidu/ernie-5.0-thinking-exp", + "alias": [ + "ernie-5.0-thinking-exp", + "Ernie 5.0 Thinking Exp" + ], + "max_tokens": 183000, + "max_completion_tokens": 64000, + "model_types": [ + "chat", + "vision", + "image2text" + ], "thinking": { "default_value": true, "clear_thinking": true } }, { - "name": "zai-org/glm-ocr", - "alias": [ - "GLM-OCR", - "GLM OCR" + "name": "baidu/ernie-4.5-0.3b", + "max_tokens": 120000, + "model_types": [ + "chat" + ], + "alias": [ + "ernie-4.5-0.3b" + ], + "max_completion_tokens": 8000 + }, + { + "name": "baidu/ernie-4.5-0.3b-base-paddle", + "alias": [ + "baidu/ERNIE-4.5-0.3B-Base-Paddle", + "ernie-4.5-0.3b-base-paddle" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-0.3b-base-pt", + "alias": [ + "baidu/ERNIE-4.5-0.3B-Base-PT", + "ernie-4.5-0.3b-base-pt" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-0.3b-paddle", + "alias": [ + "baidu/ERNIE-4.5-0.3B-Paddle", + "ernie-4.5-0.3b-paddle" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-0.3b-pt", + "alias": [ + "baidu/ERNIE-4.5-0.3B-PT", + "ernie-4.5-0.3b-pt" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-21B-a3b", + "max_tokens": 120000, + "model_types": [ + "chat" + ], + "alias": [ + "ernie-4.5-21B-a3b", + "ERNIE 4.5 21B A3B" + ], + "max_completion_tokens": 8000 + }, + { + "name": "baidu/ernie-4.5-21b-a3b-base-paddle", + "alias": [ + "baidu/ERNIE-4.5-21B-A3B-Base-Paddle", + "ernie-4.5-21b-a3b-base-paddle" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-21b-a3b-base-pt", + "alias": [ + "baidu/ERNIE-4.5-21B-A3B-Base-PT", + "ernie-4.5-21b-a3b-base-pt" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-21b-a3b-paddle", + "alias": [ + "baidu/ERNIE-4.5-21B-A3B-Paddle", + "ernie-4.5-21b-a3b-paddle" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-21b-a3b-pt", + "alias": [ + "baidu/ERNIE-4.5-21B-A3B-PT", + "ernie-4.5-21b-a3b-pt" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-21b-a3b-thinking", + "alias": [ + "baidu/ERNIE-4.5-21B-A3B-Thinking", + "ernie-4.5-21b-a3b-thinking" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 65536 + }, + { + "name": "baidu/ERNIE-4.5-300B-A47B", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "baidu/ernie-4.5-300b-a47b-2bits-paddle", + "alias": [ + "baidu/ERNIE-4.5-300B-A47B-2Bits-Paddle", + "ernie-4.5-300b-a47b-2bits-paddle" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-300b-a47b-2bits-tp2-paddle", + "alias": [ + "baidu/ERNIE-4.5-300B-A47B-2Bits-TP2-Paddle", + "ernie-4.5-300b-a47b-2bits-tp2-paddle" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-300b-a47b-2bits-tp4-paddle", + "alias": [ + "baidu/ERNIE-4.5-300B-A47B-2Bits-TP4-Paddle", + "ernie-4.5-300b-a47b-2bits-tp4-paddle" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-300b-a47b-base-paddle", + "alias": [ + "baidu/ERNIE-4.5-300B-A47B-Base-Paddle", + "ernie-4.5-300b-a47b-base-paddle" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-300b-a47b-base-pt", + "alias": [ + "baidu/ERNIE-4.5-300B-A47B-Base-PT", + "ernie-4.5-300b-a47b-base-pt" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-300b-a47b-fp8-paddle", + "alias": [ + "baidu/ERNIE-4.5-300B-A47B-FP8-Paddle", + "ernie-4.5-300b-a47b-fp8-paddle" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-300b-a47b-paddle", + "alias": [ + "baidu/ERNIE-4.5-300B-A47B-Paddle", + "ernie-4.5-300b-a47b-paddle", + "ERNIE 4.5 300B A47B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "max_completion_tokens": 12000 + }, + { + "name": "baidu/ernie-4.5-300b-a47b-pt", + "alias": [ + "baidu/ERNIE-4.5-300B-A47B-PT", + "ernie-4.5-300b-a47b-pt" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-300b-a47b-w4a8c8-tp4-paddle", + "alias": [ + "baidu/ERNIE-4.5-300B-A47B-W4A8C8-TP4-Paddle", + "ernie-4.5-300b-a47b-w4a8c8-tp4-paddle" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-vl-28b-a3b", + "max_tokens": 30000, + "model_types": [ + "chat", + "image2text", + "vision" + ], + "alias": [ + "ernie-4.5-vl-28b-a3b", + "ERNIE 4.5 VL 28B A3B" + ], + "max_completion_tokens": 8000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "baidu/ernie-4.5-vl-28b-a3b-base-paddle", + "alias": [ + "baidu/ERNIE-4.5-VL-28B-A3B-Base-Paddle", + "ernie-4.5-vl-28b-a3b-base-paddle" + ], + "model_types": [ + "image2text", + "vision" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-vl-28b-a3b-base-pt", + "alias": [ + "baidu/ERNIE-4.5-VL-28B-A3B-Base-PT", + "ernie-4.5-vl-28b-a3b-base-pt" + ], + "model_types": [ + "image2text", + "vision" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-vl-28b-a3b-paddle", + "alias": [ + "baidu/ERNIE-4.5-VL-28B-A3B-Paddle", + "ernie-4.5-vl-28b-a3b-paddle" ], - "max_tokens": 655380, "model_types": [ "chat", "image2text", "vision", - "ocr" + "video_understanding" ], - "max_completion_tokens": 32000 + "max_tokens": 131072 }, { - "name": "zai-org/glm-4.7-flash", + "name": "baidu/ernie-4.5-vl-28b-a3b-pt", "alias": [ - "GLM-4.7-Flash", - "z-ai/glm-4.7-flash" + "baidu/ERNIE-4.5-VL-28B-A3B-PT", + "ernie-4.5-vl-28b-a3b-pt" ], - "max_tokens": 202752, + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-vl-28b-a3b-thinking", + "alias": [ + "baidu/ERNIE-4.5-VL-28B-A3B-Thinking", + "ernie-4.5-vl-28b-a3b-thinking" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 65536 + }, + { + "name": "baidu/ernie-4.5-vl-424b-a47b", + "max_tokens": 123000, + "model_types": [ + "chat", + "image2text", + "vision" + ], + "alias": [ + "ernie-4.5-vl-424b-a47b", + "ERNIE 4.5 VL 424B A47B" + ], + "max_completion_tokens": 16000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "baidu/ernie-4.5-vl-424b-a47b-base-paddle", + "alias": [ + "baidu/ERNIE-4.5-VL-424B-A47B-Base-Paddle", + "ernie-4.5-vl-424b-a47b-base-paddle" + ], + "model_types": [ + "image2text", + "vision" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-vl-424b-a47b-base-pt", + "alias": [ + "baidu/ERNIE-4.5-VL-424B-A47B-Base-PT", + "ernie-4.5-vl-424b-a47b-base-pt" + ], + "model_types": [ + "image2text", + "vision" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-vl-424b-a47b-paddle", + "alias": [ + "baidu/ERNIE-4.5-VL-424B-A47B-Paddle", + "ernie-4.5-vl-424b-a47b-paddle" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/ernie-4.5-vl-424b-a47b-pt", + "alias": [ + "baidu/ERNIE-4.5-VL-424B-A47B-PT", + "ernie-4.5-vl-424b-a47b-pt", + "baidu/ernie-4.5-vl-424b-a47b" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 131072 + }, + { + "name": "baidu/cobuddy", + "alias": [ + "cobuddy" + ], + "max_tokens": 131072, + "max_completion_tokens": 65536, "model_types": [ "chat" ], "thinking": { "default_value": true, "clear_thinking": true - }, - "max_completion_tokens": 128000 + } }, { - "name": "zai-org/glm-image", + "name": "baidu/ernie-image", "alias": [ - "GLM-Image" + "baidu/ERNIE-Image", + "ernie-image" + ], + "model_types": [ + "image" + ] + }, + { + "name": "baidu/ernie-image-aes", + "alias": [ + "baidu/ERNIE-Image-Aes", + "ernie-image-aes" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "baidu/ernie-image-turbo", + "alias": [ + "baidu/ERNIE-Image-Turbo", + "ernie-image-turbo" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "baidu/nava", + "alias": [ + "baidu/NAVA", + "nava" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "baidu/qianfan-ocr", + "alias": [ + "baidu/Qianfan-OCR", + "qianfan-ocr" + ], + "model_types": [ + "ocr", + "image2text", + "vision" + ], + "max_tokens": 32768 + }, + { + "name": "baidu/qianfan-vl-3b", + "alias": [ + "baidu/Qianfan-VL-3B", + "qianfan-vl-3b" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 32768 + }, + { + "name": "baidu/qianfan-vl-70b", + "alias": [ + "baidu/Qianfan-VL-70B", + "qianfan-vl-70b" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 32768, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "baidu/qianfan-vl-8b", + "alias": [ + "baidu/Qianfan-VL-8B", + "qianfan-vl-8b" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 32768, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "baidubce-irag-1.0", + "model_types": [ + "chat" + ] + }, + { + "name": "bge-large-en-v1.5", + "model_types": [ + "embedding" + ] + }, + { + "name": "bge-large-zh-v1.5", + "model_types": [ + "embedding" + ] + }, + { + "name": "bge-m3", + "alias": [ + "baai/bge-m3" + ], + "max_tokens": 8192, + "model_types": [ + "embedding" + ], + "max_dimension": 1024 + }, + { + "name": "bge-reranker-v2-m3", + "alias": [ + "baai/bge-reranker-v2-m3", + "Pro/BAAI/bge-reranker-v2-m3" + ], + "max_tokens": 1024, + "model_types": [ + "rerank" + ] + }, + { + "name": "bigcode/starcoder2-15b-instruct-v0.1", + "alias": [ + "starcoder2-15b-instruct-v0.1" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "black-forest-labs/FLUX-1-dev", + "alias": [ + "FLUX-1-dev" ], "model_types": [ "text-to-image", @@ -3683,111 +2165,2199 @@ ] }, { - "name": "zai-org/glm-4.7-fp8", + "name": "black-forest-labs/FLUX-1-Redux-dev", "alias": [ - "GLM-4.7-FP8", - "Glm 4.7 Fp8" - ], - "max_tokens": 202752, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "zai-org/glm-4.7", - "alias": [ - "GLM-4.7", - "z-ai/glm-4.7", - "Pro/zai-org/GLM-4.7", - "Z-Ai/GLM 4.7" - ], - "max_tokens": 202752, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 131072 - }, - { - "name": "zai-org/realvideo", - "alias": [ - "RealVideo" + "FLUX-1-Redux-dev" ], "model_types": [ - "omni" + "text-to-image", + "image_generation" ] }, { - "name": "zai-org/glm-tts", + "name": "black-forest-labs/FLUX-1-schnell", "alias": [ - "GLM-TTS" + "FLUX-1-schnell", + "black-forest-labs/FLUX.1-schnell", + "FLUX.1-schnell", + "FLUX.1 Schnell" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/flux-1.1-pro", + "alias": [ + "black-forest-labs/flux-1-1-pro", + "FLUX-1.1-pro", + "black-forest-labs/FLUX-1.1-pro" + ], + "model_types": [ + "image", + "image_generation", + "text-to-image" + ] + }, + { + "name": "black-forest-labs/flux-1.1-pro-ultra", + "alias": [ + "black-forest-labs/flux-1-1-pro-ultra" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/flux-2-dev", + "alias": [ + "FLUX.2-dev", + "FLUX-2-dev", + "black-forest-labs/FLUX.2-dev", + "FLUX.2 [dev]", + "black-forest-labs/FLUX-2-dev" + ], + "model_types": [ + "image", + "image_generation", + "text-to-image", + "image_edit" + ] + }, + { + "name": "black-forest-labs/flux-2-flex", + "alias": [ + "flux-2-flex" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/FLUX-2-klein-4b", + "alias": [ + "FLUX-2-klein-4b" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/FLUX-2-klein-9b", + "alias": [ + "FLUX-2-klein-9b" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/flux-2-max", + "alias": [ + "flux-2-max", + "FLUX-2-max", + "black-forest-labs/FLUX.2-max", + "FLUX.2-max", + "FLUX.2 [max]", + "black-forest-labs/FLUX-2-max" + ], + "model_types": [ + "image", + "image_generation", + "text-to-image", + "image_edit" + ] + }, + { + "name": "black-forest-labs/flux-2-pro", + "alias": [ + "flux-2-pro", + "FLUX-2-pro", + "black-forest-labs/FLUX.2-pro", + "FLUX.2-pro", + "FLUX.2 [pro]", + "black-forest-labs/FLUX-2-pro" + ], + "model_types": [ + "image", + "image_generation", + "text-to-image", + "chat", + "image_edit" + ] + }, + { + "name": "black-forest-labs/flux-dev", + "alias": [ + "flux-dev", + "FLUX.1-dev" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/flux-finetune", + "alias": [ + "flux-finetune" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/flux-kontext-max", + "alias": [ + "flux-kontext-max" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/flux-kontext-pro", + "alias": [ + "flux-kontext-pro" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/flux-pro", + "alias": [ + "flux-pro", + "FLUX-pro", + "black-forest-labs/FLUX-pro" + ], + "model_types": [ + "image", + "image_generation", + "text-to-image" + ] + }, + { + "name": "black-forest-labs/flux-pro-1.0-canny", + "alias": [ + "flux-pro-1.0-canny", + "flux-pro-1-0-canny" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/flux-pro-1.0-canny-finetuned", + "alias": [ + "flux-pro-1.0-canny-finetuned", + "flux-pro-1-0-canny-finetuned" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/flux-pro-1.0-depth", + "alias": [ + "flux-pro-1.0-depth", + "flux-pro-1-0-depth" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/flux-pro-1.0-depth-finetuned", + "alias": [ + "flux-pro-1.0-depth-finetuned", + "flux-pro-1-0-depth-finetuned" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/flux-pro-1.0-fill", + "alias": [ + "flux-pro-1.0-fill", + "flux-pro-1-0-fill" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/flux-pro-1.0-fill-finetuned", + "alias": [ + "flux-pro-1.0-fill-finetuned", + "flux-pro-1-0-fill-finetuned" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/flux-pro-1.1", + "alias": [ + "flux-pro-1.1", + "flux-pro-1-1" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/flux-pro-1.1-ultra", + "alias": [ + "flux-pro-1.1-ultra", + "flux-pro-1-1-ultra" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/flux-pro-1.1-ultra-finetuned", + "alias": [ + "flux-pro-1.1-ultra-finetuned", + "flux-pro-1-1-ultra-finetuned" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/flux-pro-finetuned", + "alias": [ + "flux-pro-finetuned" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/flux-schnell", + "alias": [ + "flux-1-schnell" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/FLUX.1-Kontext-dev", + "alias": [ + "FLUX.1-Kontext-dev" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/FLUX.1-kontext-max", + "alias": [ + "FLUX.1-kontext-max", + "FLUX.1 Kontext [max]" + ], + "model_types": [ + "image", + "image_edit" + ] + }, + { + "name": "black-forest-labs/FLUX.1.1-pro", + "alias": [ + "FLUX.1.1-pro", + "FLUX1.1 [pro]" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "black-forest-labs/FLUX.2-flex", + "alias": [ + "FLUX.2-flex", + "FLUX.2 [flex]" + ], + "model_types": [ + "image", + "image_edit" + ] + }, + { + "name": "bochaai", + "model_types": [ + "chat" + ] + }, + { + "name": "bosonai/HiggsAudioV2.5", + "alias": [ + "HiggsAudioV2.5" ], "model_types": [ "tts" ] }, { - "name": "zai-org/glm-asr-nano-2512", + "name": "Bria/blur_background", "alias": [ - "GLM-ASR-Nano-2512" + "blur_background" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "Bria/Bria-3.2", + "alias": [ + "Bria-3.2" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "Bria/Bria-3.2-vector", + "alias": [ + "Bria-3.2-vector" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "Bria/enhance", + "alias": [ + "enhance" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "Bria/erase", + "alias": [ + "erase" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "Bria/erase_foreground", + "alias": [ + "erase_foreground" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "Bria/expand", + "alias": [ + "expand" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "Bria/fibo", + "alias": [ + "fibo" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "Bria/fibo_edit", + "alias": [ + "fibo_edit" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "Bria/gen_fill", + "alias": [ + "gen_fill" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "Bria/remove_background", + "alias": [ + "remove_background" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "Bria/replace_background", + "alias": [ + "replace_background" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "Bria/video_eraser", + "alias": [ + "video_eraser" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "Bria/video_foreground_mask", + "alias": [ + "video_foreground_mask" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "Bria/video_increase_resolution", + "alias": [ + "video_increase_resolution" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "Bria/video_mask_by_key_points", + "alias": [ + "video_mask_by_key_points" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "Bria/video_mask_by_prompt", + "alias": [ + "video_mask_by_prompt" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "Bria/video_remove_background", + "alias": [ + "video_remove_background" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "bria/bria-remove-background", + "alias": [ + "bria-remove-background" + ], + "model_types": [ + "image", + "image_edit" + ] + }, + { + "name": "bria/eraser", + "alias": [ + "bria-eraser" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "bria/expand-image", + "alias": [ + "bria-expand-image" + ], + "model_types": [ + "image" + ] + }, + { + "name": "bria/generate-background", + "alias": [ + "bria-generate-background" + ], + "model_types": [ + "image", + "image_edit" + ] + }, + { + "name": "bria/genfill", + "alias": [ + "bria-genfill" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "bria/image-3.2", + "alias": [ + "bria-image-3-2" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "bria/increase-resolution", + "alias": [ + "bria-increase-resolution" + ], + "model_types": [ + "image" + ] + }, + { + "name": "bunny", + "max_tokens": 262144, + "max_completion_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "ByteDance/Seed-1.8", + "alias": [ + "Seed-1.8" + ], + "max_tokens": 256000, + "model_types": [ + "chat", + "image2text", + "vision" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "ByteDance/Seed-2.0-code", + "alias": [ + "Seed-2.0-code" + ], + "max_tokens": 256000, + "model_types": [ + "chat", + "image2text", + "vision" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "ByteDance/Seed-2.0-mini", + "alias": [ + "Seed-2.0-mini" + ], + "max_tokens": 256000, + "model_types": [ + "chat", + "image2text", + "vision" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "ByteDance/Seed-2.0-pro", + "alias": [ + "Seed-2.0-pro" + ], + "max_tokens": 256000, + "model_types": [ + "chat", + "image2text", + "vision" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "ByteDance/Seedance-1.0-lite", + "alias": [ + "Seedance-1.0-lite", + "ByteDance Seedance 1.0 Lite" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "ByteDance/Seedance-1.0-pro", + "alias": [ + "Seedance-1.0-pro", + "ByteDance Seedance 1.0 Pro" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "ByteDance/Seedance-1.5-Pro", + "alias": [ + "Seedance-1.5-Pro" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "ByteDance/Seedance-2.0", + "alias": [ + "Seedance-2.0", + "ByteDance Seedance 2.0" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "ByteDance/Seedream-4", + "alias": [ + "Seedream-4" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "ByteDance/Seedream-4.5", + "alias": [ + "Seedream-4.5" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "ByteDance/Seedream-5.0-lite", + "alias": [ + "Seedream-5.0-lite", + "ByteDance Seedream 5.0 Lite" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "bytedance/ui-tars-1.5-7b", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000 + }, + { + "name": "ByteDance-Seed/Seed-OSS-36B-Instruct", + "max_tokens": 256000, + "model_types": [ + "chat" + ] + }, + { + "name": "ByteDance-Seed/Seedream-3.0", + "alias": [ + "Seedream-3.0", + "ByteDance Seedream 3.0" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "ByteDance-Seed/Seedream-4.0", + "alias": [ + "Seedream-4.0", + "ByteDance Seedream 4.0" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "bytedance-seed/doubao-seed-2-0-mini-260215", + "alias": [ + "doubao-seed-2-0-mini-260215", + "doubao-seed-2-0" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "bytedance-seed/doubao-seedream-5-0-260128", + "alias": [ + "doubao-seedream-5-0-260128", + "doubao-seedream-5" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "bytedance-seed/doubao-seed-1-8-251228", + "alias": [ + "doubao-seed-1-8-251228" + ], + "model_types": [ + "chat" + ], + "max_tokens": 256000 + }, + { + "name": "bytedance-seed/doubao-seedance-1-5-pro", + "alias": [ + "doubao-seedance-1-5-pro", + "doubao-seedance-1-5-pro-251215" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "bytedance-seed/doubao-seedream-4-5-251128", + "alias": [ + "doubao-seedream-4-5-251128" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "bytedance-seed/doubao-seedream-4-0-250828", + "alias": [ + "doubao-seedream-4-0-250828" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "bytedance-seed/doubao-1.5-pro-32k-character-250715", + "alias": [ + "doubao-1.5-pro-32k-character-250715" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000 + }, + { + "name": "bytedance-seed/doubao-1-5-pro-32k-250115", + "alias": [ + "doubao-1-5-pro-32k-250115" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000 + }, + { + "name": "bytedance-seed/doubao-seedance-2-0", + "alias": [ + "doubao-seedance-2-0" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "bytedance-seed/seed-1.6", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "bytedance-seed/seed-1.6-flash", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "bytedance-seed/seed-2.0-lite", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "bytedance-seed/seed-2.0-mini", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "byteplus/dreamina-seedance-2-0-260128", + "alias": [ + "dreamina-seedance-2-0-260128" + ], + "model_types": [ + "chat", + "video_generation" + ] + }, + { + "name": "canopylabs/orpheus-v1-english", + "alias": [ + "orpheus-v1-english" + ], + "max_tokens": 4000, + "max_completion_tokens": 50000, + "model_types": [ + "tts" + ] + }, + { + "name": "canopylabs/orpheus-3b-0.1-ft", + "alias": [ + "orpheus-3b-0.1-ft", + "Orpheus 3B 0.1 FT" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "canopylabs/orpheus-arabic-saudi", + "alias": [ + "orpheus-arabic-saudi" + ], + "max_tokens": 4000, + "max_completion_tokens": 50000, + "model_types": [ + "tts" + ] + }, + { + "name": "cartesia/sonic", + "alias": [ + "sonic", + "Cartesia Sonic" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "cartesia/sonic-2", + "alias": [ + "sonic-2", + "Cartesia Sonic 2" + ], + "max_tokens": 448, + "model_types": [ + "tts" + ] + }, + { + "name": "cartesia/sonic-3", + "alias": [ + "sonic-3", + "Cartesia Sonic 3" + ], + "max_tokens": 448, + "model_types": [ + "tts" + ] + }, + { + "name": "cc-3-5-haiku-20241022", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "cc-haiku-4-5-20251001", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "cc-opus-4-1-20250805", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "cc-opus-4-5-20251101", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "cc-opus-4-7", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "cc-opus-4-8", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "cc-sonnet-4-20250514", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "cc-sonnet-4-5-20250929", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "cc-sonnet-4-6", + "max_tokens": 1000000, + "model_types": [ + "chat" + ] + }, + { + "name": "chanjing-cicada1.0", + "model_types": [ + "chat" + ] + }, + { + "name": "chanjing-cicada3.0", + "model_types": [ + "chat" + ] + }, + { + "name": "chanjing-video", + "model_types": [ + "video_generation" + ] + }, + { + "name": "chat-latest", + "max_tokens": 400000, + "model_types": [ + "chat" + ] + }, + { + "name": "chatgpt-4o-latest", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "ClarityAI/creative", + "alias": [ + "creative" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "ClarityAI/crystal", + "alias": [ + "crystal" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "claude-3-5-haiku", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "claude-3-5-haiku-20241022", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "claude-3-5-haiku-latest", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "claude-3-5-sonnet-20240620", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "claude-3-5-sonnet-20241022", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "claude-3-5-sonnet-latest", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "claude-3-7-sonnet-20250219", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "claude-3-7-sonnet-20250219-thinking", + "max_tokens": 200000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "claude-3-7-sonnet-latest", + "max_tokens": 200000, + "model_types": [ + "chat", + "image2text", + "vision", + "ocr" + ], + "alias": [ + "anthropic/claude-3-7-sonnet-latest" + ] + }, + { + "name": "claude-3-haiku-20240307", + "alias": [ + "claude-3-haiku" + ], + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "claude-fable-5", + "alias": [ + "anthropic.claude-fable-5", + "anthropic/claude-fable-5" + ], + "max_tokens": 1000000, + "model_types": [ + "chat", + "vision" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "claude-haiku-4-5-20251001", + "alias": [ + "claude-haiku-4-5", + "anthropic.claude-haiku-4-5-20251001-v1:0", + "anthropic/claude-haiku-4-5", + "anthropic/claude-haiku-4-5-20251001", + "anthropic/claude-haiku-4.5", + "claude-haiku-4.5" + ], + "max_tokens": 200000, + "model_types": [ + "chat", + "vision", + "image2text", + "ocr" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "claude-haiku-4-5-20251001-thinking", + "max_tokens": 200000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "claude-mythos-5", + "max_tokens": 1000000, + "model_types": [ + "chat", + "vision" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "claude-opus-4-1-20250805", + "max_tokens": 200000, + "model_types": [ + "chat" + ], + "alias": [ + "anthropic/claude-opus-4-1-20250805" + ] + }, + { + "name": "claude-opus-4-1-20250805-thinking", + "max_tokens": 200000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "claude-opus-4-20250514", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "claude-opus-4-20250514-thinking", + "max_tokens": 200000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "claude-opus-4-5-20251101", + "max_tokens": 200000, + "model_types": [ + "chat" + ], + "alias": [ + "anthropic/claude-opus-4-5-20251101", + "anthropic/claude-opus-4-5", + "claude-opus-4-5", + "anthropic/claude-opus-4.5", + "claude-opus-4.5" + ] + }, + { + "name": "claude-opus-4-5-20251101-thinking", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "claude-opus-4-6", + "model_types": [ + "chat", + "vision", + "image2text", + "ocr" + ], + "alias": [ + "anthropic/claude-opus-4-6", + "anthropic/claude-opus-4.6", + "claude-opus-4.6" + ], + "max_tokens": 200000 + }, + { + "name": "claude-opus-4-7", + "max_tokens": 1000000, + "model_types": [ + "chat", + "image2text", + "vision", + "ocr" + ], + "alias": [ + "anthropic/claude-opus-4-7", + "anthropic/claude-opus-4.7", + "claude-opus-4.7" + ] + }, + { + "name": "claude-opus-4-7-thinking", + "max_tokens": 1000000, + "model_types": [ + "chat" + ] + }, + { + "name": "claude-opus-4-8", + "alias": [ + "anthropic.claude-opus-4-8", + "anthropic/claude-opus-4-8", + "anthropic/claude-opus-4.8", + "claude-opus-4.8" + ], + "max_tokens": 1000000, + "model_types": [ + "chat", + "vision", + "image2text", + "ocr" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "claude-opus-4.6-fast", + "model_types": [ + "chat" + ] + }, + { + "name": "claude-opus-4.7-fast", + "model_types": [ + "chat" + ] + }, + { + "name": "claude-opus-4.8-fast", + "model_types": [ + "chat" + ] + }, + { + "name": "claude-sonnet-4-20250514", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "claude-sonnet-4-20250514-thinking", + "max_tokens": 200000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "claude-sonnet-4-5", + "alias": [ + "anthropic.claude-sonnet-4-5", + "anthropic/claude-sonnet-4-5", + "anthropic/claude-sonnet-4.5", + "claude-sonnet-4.5" + ], + "max_tokens": 1000000, + "model_types": [ + "chat", + "vision" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "claude-sonnet-4-5-20250929", + "max_tokens": 200000, + "model_types": [ + "chat" + ], + "alias": [ + "anthropic/claude-sonnet-4-5-20250929" + ] + }, + { + "name": "claude-sonnet-4-5-20250929-thinking", + "max_tokens": 200000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "claude-sonnet-4-6", + "alias": [ + "anthropic.claude-sonnet-4-6", + "anthropic/claude-sonnet-4-6", + "anthropic/claude-sonnet-4.6", + "claude-sonnet-4.6" + ], + "max_tokens": 1000000, + "model_types": [ + "chat", + "vision", + "image2text", + "ocr" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "claude-sonnet-4-6-thinking", + "max_tokens": 1000000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "claude-sonnet-4-7", + "alias": [ + "anthropic.claude-sonnet-4-7" + ], + "max_tokens": 1000000, + "model_types": [ + "chat", + "vision" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "clipdrop", + "model_types": [ + "chat" + ] + }, + { + "name": "codegeex-4", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "coder-claude-3-5-sonnet-20240620", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "coder-claude-3-5-sonnet-20241022", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "codex-mini-latest", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "cognitivecomputations/dolphin-2.6-mixtral-8x7b", + "alias": [ + "dolphin-2.6-mixtral-8x7b" + ], + "max_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "cognitivecomputations/dolphin-2.9.1-llama-3-70b", + "alias": [ + "dolphin-2.9.1-llama-3-70b" + ], + "max_tokens": 8192, + "model_types": [ + "chat" + ] + }, + { + "name": "cognitivecomputations/dolphin-mistral-24b-venice-edition:free", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "cogvideox", + "model_types": [ + "video_generation" + ] + }, + { + "name": "cogview-4", + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "cogview-4-250304", + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "cohere/command-r7b-12-2024", + "alias": [ + "command-r7b-12-2024" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "cohere/embed-v4.0", + "alias": [ + "embed-v4.0" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1536, + "dimensions": [ + 256, + 512, + 1024, + 1536 + ] + }, + { + "name": "cohere/rerank-v4.0-fast", + "alias": [ + "rerank-v4.0-fast" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 32768 + }, + { + "name": "cohere/rerank-v4.0-pro", + "alias": [ + "rerank-v4.0-pro" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 32768 + }, + { + "name": "cohere/rerank-v3.5", + "alias": [ + "rerank-v3.5" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 4096 + }, + { + "name": "cohere/embed-english-light-v3.0", + "alias": [ + "embed-english-light-v3.0" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 384, + "dimensions": [] + }, + { + "name": "cohere/embed-english-v3.0", + "alias": [ + "embed-english-v3.0" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "cohere/embed-multilingual-light-v3.0", + "alias": [ + "embed-multilingual-light-v3.0" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 384, + "dimensions": [] + }, + { + "name": "cohere/embed-multilingual-v3.0", + "alias": [ + "embed-multilingual-v3.0" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "cohere/rerank-english-v3.0", + "alias": [ + "rerank-english-v3.0" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 4096 + }, + { + "name": "cohere/rerank-multilingual-v3.0", + "alias": [ + "rerank-multilingual-v3.0" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 4096 + }, + { + "name": "cohere/embed-english-light-v2.0", + "alias": [ + "embed-english-light-v2.0" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "cohere/embed-english-v2.0", + "alias": [ + "embed-english-v2.0" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 4096, + "dimensions": [] + }, + { + "name": "cohere/embed-multilingual-v2.0", + "alias": [ + "embed-multilingual-v2.0" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 768, + "dimensions": [] + }, + { + "name": "cohere/cohere-transcribe-03-2026", + "alias": [ + "cohere-transcribe-03-2026" ], - "max_tokens": 65536, "model_types": [ "asr", "speech2text" ] }, { - "name": "zai-org/autoglm-phone-9b-multilingual", + "name": "cohere/command", "alias": [ - "AutoGLM-Phone-9B-Multilingual" + "command" ], + "model_types": [ + "chat" + ], + "max_tokens": 4000 + }, + { + "name": "cohere/command-a-03-2025", + "alias": [ + "command-a-03-2025", + "cohere/command-a" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "cohere/command-a-plus-05-2026", + "alias": [ + "command-a-plus-05-2026" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 131072 + }, + { + "name": "cohere/command-a-reasoning-08-2025", + "alias": [ + "command-a-reasoning-08-2025" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "cohere/command-a-translate-08-2025", + "alias": [ + "command-a-translate-08-2025" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "cohere/command-a-vision-07-2025", + "alias": [ + "command-a-vision-07-2025" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 131072 + }, + { + "name": "cohere/command-light", + "alias": [ + "command-light" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4000 + }, + { + "name": "cohere/command-light-nightly", + "alias": [ + "command-light-nightly" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4000 + }, + { + "name": "cohere/command-nightly", + "alias": [ + "command-nightly" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4000 + }, + { + "name": "cohere/command-r", + "alias": [ + "command-r" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "cohere/command-r-03-2024", + "alias": [ + "command-r-03-2024" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "cohere/command-r-08-2024", + "alias": [ + "command-r-08-2024" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "cohere/command-r-plus", + "alias": [ + "command-r-plus" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "cohere/command-r-plus-04-2024", + "alias": [ + "command-r-plus-04-2024" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "cohere/command-r-plus-08-2024", + "alias": [ + "command-r-plus-08-2024" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "CompVis/stable-diffusion-v1-4", + "alias": [ + "stable-diffusion-v1-4" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "dall-e-3", + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "davinci-002", + "model_types": [ + "chat" + ] + }, + { + "name": "deep-research-max-preview-04-2026", + "alias": [ + "deep-research-max-preview-04-2026", + "models/deep-research-max-preview-04-2026" + ], + "max_tokens": 1048576, + "model_types": [ + "chat" + ] + }, + { + "name": "deep-research-preview-04-2026", + "alias": [ + "deep-research-preview-04-2026", + "models/deep-research-preview-04-2026" + ], + "max_tokens": 1048576, + "model_types": [ + "chat" + ] + }, + { + "name": "deepcogito/cogito-v2.1-671b", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "deepcogito/cogito-v2-1-671b", + "alias": [ + "cogito-v2-1-671b", + "Cogito v2.1 671B" + ], + "max_tokens": 163840, + "model_types": [ + "chat" + ] + }, + { + "name": "deepcogito/cogito-v2-preview-deepseek-671b", "max_tokens": 64000, + "model_types": [ + "chat" + ] + }, + { + "name": "deepcogito/cogito-v2-preview-llama-405B", + "max_tokens": 64000, + "model_types": [ + "chat" + ] + }, + { + "name": "deepcogito/cogito-v2-preview-llama-70B", + "max_tokens": 64000, + "model_types": [ + "chat" + ] + }, + { + "name": "deepcogito/cogito-v1-preview-llama-70B", + "alias": [ + "cogito-v1-preview-llama-70B", + "Cogito V1 Preview Llama 70B" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "deepcogito/cogito-v1-preview-llama-70B-Turbo", + "alias": [ + "cogito-v1-preview-llama-70B-Turbo", + "Cogito V1 Preview Llama 70B Turbo" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "deepcogito/cogito-v1-preview-llama-8B", + "alias": [ + "cogito-v1-preview-llama-8B", + "Cogito V1 Preview Llama 8B" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "deepcogito/cogito-v1-preview-qwen-14B", + "alias": [ + "cogito-v1-preview-qwen-14B", + "Cogito V1 Preview Qwen 14B" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "deepcogito/cogito-v1-preview-qwen-32B", + "alias": [ + "cogito-v1-preview-qwen-32B", + "Cogito V1 Preview Qwen 32B" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "deepgram/aura-2", + "alias": [ + "aura-2", + "Deepgram Aura 2" + ], + "max_tokens": 448, + "model_types": [ + "audio_generation" + ] + }, + { + "name": "deepgram/nova-3-en", + "alias": [ + "nova-3-en", + "Deepgram Nova 3" + ], + "max_tokens": 448, + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "deepgram/nova-3-multi", + "alias": [ + "nova-3-multi", + "Deepgram Nova 3 Multilingual" + ], + "max_tokens": 448, + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "deepinfra/airoboros-70b", + "alias": [ + "airoboros-70b" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "deepl", + "model_types": [ + "chat" + ] + }, + { + "name": "deepl-en", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "deepl-ja", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "deepl-zh", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek/deepseek-ocr-2", + "max_tokens": 8192, "model_types": [ "chat", "image2text", - "vision" + "vision", + "ocr" + ], + "alias": [ + "DeepSeek-OCR 2" + ], + "max_completion_tokens": 8192 + }, + { + "name": "deepseek/deepseek-v3.1", + "max_tokens": 163840, + "model_types": [ + "chat" + ], + "alias": [ + "DeepSeek V3.1" + ], + "max_completion_tokens": 32768, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "deepseek/deepseek-v3-0324", + "max_tokens": 128000, + "model_types": [ + "chat" + ], + "alias": [ + "DeepSeek V3 0324" ], "max_completion_tokens": 65536 }, { - "name": "zai-org/scail-preview", - "alias": [ - "SCAIL-Preview" - ], - "model_types": [ - "image_generation" - ] - }, - { - "name": "zai-org/autoglm-phone-9b", - "alias": [ - "AutoGLM-Phone-9B" - ], + "name": "deepseek/deepseek-v3-turbo", "max_tokens": 64000, "model_types": [ - "chat", - "image2text", - "vision" - ] + "chat" + ], + "alias": [ + "deepseek-v3-turbo", + "DeepSeek V3 (Turbo)" + ], + "max_completion_tokens": 16000 }, { - "name": "zai-org/glm-4.6v-fp8", - "alias": [ - "GLM-4.6V-FP8" - ], - "max_tokens": 128000, + "name": "deepseek/deepseek-prover-v2-671b", + "max_tokens": 160000, "model_types": [ - "chat", - "image2text", - "vision" + "chat" + ], + "alias": [ + "Deepseek Prover V2 671B" + ], + "max_completion_tokens": 160000 + }, + { + "name": "deepseek/deepseek-r1-distill-llama-8b", + "max_tokens": 32000, + "model_types": [ + "chat" ], "thinking": { "default_value": true, @@ -3795,287 +4365,906 @@ } }, { - "name": "zai-org/glm-4.6v", - "alias": [ - "GLM-4.6V", - "z-ai/glm-4.6v", - "GLM 4.6V" - ], - "max_tokens": 128000, + "name": "deepseek/deepseek-r1-turbo", + "max_tokens": 64000, "model_types": [ - "chat", - "image2text", - "vision" + "chat" ], "thinking": { "default_value": true, "clear_thinking": true }, - "max_completion_tokens": 32768 + "alias": [ + "DeepSeek R1 (Turbo)" + ], + "max_completion_tokens": 16000 }, { - "name": "zai-org/glm-4.6v-flash", - "alias": [ - "GLM-4.6V-Flash", - "glm-4.6-flash" - ], - "max_tokens": 128000, + "name": "deepseek/deepseek-r1/community", + "max_tokens": 64000, "model_types": [ - "chat", - "image2text", - "vision" + "chat" ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 8000 + }, + { + "name": "deepseek/deepseek-v3/community", + "max_tokens": 64000, + "model_types": [ + "chat" + ], + "alias": [ + "community" + ], + "max_completion_tokens": 8000 + }, + { + "name": "deepseek-ai/deepseek-v4-flash", + "alias": [ + "deepseek-v4-flash", + "deepseek-chat", + "deepseek-ai/DeepSeek-V4-Flash", + "deepseek/deepseek-v4-flash", + "deepseek-v4-flash-260425", + "deepseek/deepseek-v4-flash-202605" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1048576, "thinking": { "default_value": true, "clear_thinking": true } }, { - "name": "zai-org/ssvae", + "name": "deepseek-ai/deepseek-v4-flash-base", "alias": [ - "SSVAE" + "deepseek-v4-flash-base", + "deepseek/deepseek-v4-flash-base", + "deepseek-ai/DeepSeek-V4-Flash-Base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1048576 + }, + { + "name": "deepseek-ai/deepseek-v4-pro", + "alias": [ + "deepseek-v4-pro", + "deepseek-ai/DeepSeek-V4-Pro", + "deepseek/deepseek-v4-pro", + "deepseek-v4-pro-260425", + "deepseek/deepseek-v4-pro-202606" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1048576, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "deepseek-ai/deepseek-v4-pro-base", + "alias": [ + "deepseek-v4-pro-base", + "deepseek/deepseek-v4-pro-base", + "deepseek-ai/DeepSeek-V4-Pro-Base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1048576 + }, + { + "name": "deepseek-ai/deepseek-ocr-2", + "alias": [ + "deepseek-ocr-2", + "deepseek-ai/DeepSeek-OCR-2", + "deepseek/deepseek-ocr-2" + ], + "model_types": [ + "ocr" + ], + "max_tokens": 8192 + }, + { + "name": "deepseek-ai/deepseek-v3.2", + "alias": [ + "deepseek-v3.2", + "deepseek-ai/DeepSeek-V3.2", + "deepseek/deepseek-v3.2", + "Pro/deepseek-ai/DeepSeek-V3.2", + "deepseek/deepseek-v3.2-251201", + "deepseek-v3-2-251201" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-v3.2-exp", + "alias": [ + "deepseek-v3.2-exp", + "deepseek-ai/DeepSeek-V3.2-Exp", + "deepseek/deepseek-v3.2-exp", + "deepseek/deepseek-v3.2-exp-thinking" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-v3.2-exp-base", + "alias": [ + "deepseek-v3.2-exp-base", + "deepseek-ai/DeepSeek-V3.2-Exp-Base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-v3.2-speciale", + "alias": [ + "deepseek-v3.2-speciale", + "deepseek-ai/DeepSeek-V3.2-Speciale", + "deepseek/deepseek-v3.2-speciale-or" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-v3.1", + "alias": [ + "deepseek-v3.1", + "deepseek-ai/DeepSeek-V3.1", + "deepseek/deepseek-chat-v3.1", + "deepseek-v3-1-250821", + "DeepSeek-V3_1", + "deepseek/deepseek-v3.1" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-v3.1-base", + "alias": [ + "deepseek-v3.1-base", + "deepseek-ai/DeepSeek-V3.1-Base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-v3.1-terminus", + "alias": [ + "deepseek-v3.1-terminus", + "deepseek-ai/DeepSeek-V3.1-Terminus", + "deepseek/deepseek-v3.1-terminus", + "Pro/deepseek-ai/DeepSeek-V3.1-Terminus", + "deepseek/deepseek-v3.1-terminus-thinking", + "DeepSeek-V3_1-Terminus" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-v3-0324", + "alias": [ + "deepseek-v3-0324", + "deepseek-ai/DeepSeek-V3-0324", + "deepseek/deepseek-chat-v3-0324", + "deepseek-v3-250324", + "Pro/deepseek-ai/DeepSeek-V3", + "deepseek/deepseek-v3-0324" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/DeepSeek-V3-0324-Turbo", + "alias": [ + "DeepSeek-V3-0324-Turbo" + ], + "max_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-ai/deepseek-v3", + "alias": [ + "deepseek-v3", + "deepseek-ai/DeepSeek-V3", + "deepseek/deepseek-chat", + "DeepSeek-V3" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-v3-base", + "alias": [ + "deepseek-v3-base", + "deepseek-ai/DeepSeek-V3-Base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-v2.5", + "alias": [ + "deepseek-v2.5", + "deepseek-ai/DeepSeek-V2.5" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-v2.5-1210", + "alias": [ + "deepseek-v2.5-1210", + "deepseek-ai/DeepSeek-V2.5-1210" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-coder-v2-base", + "alias": [ + "deepseek-coder-v2-base", + "deepseek-ai/DeepSeek-Coder-V2-Base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-coder-v2-instruct", + "alias": [ + "deepseek-coder-v2-instruct", + "deepseek-ai/DeepSeek-Coder-V2-Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-coder-v2-instruct-0724", + "alias": [ + "deepseek-coder-v2-instruct-0724", + "deepseek-ai/DeepSeek-Coder-V2-Instruct-0724" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-coder-v2-lite-base", + "alias": [ + "deepseek-coder-v2-lite-base", + "deepseek-ai/DeepSeek-Coder-V2-Lite-Base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-coder-v2-lite-instruct", + "alias": [ + "deepseek-coder-v2-lite-instruct", + "deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-math-v2", + "alias": [ + "deepseek-math-v2", + "deepseek-ai/DeepSeek-Math-V2", + "deepseek/deepseek-math-v2" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-prover-v2-671b", + "alias": [ + "deepseek-prover-v2-671b", + "deepseek-ai/DeepSeek-Prover-V2-671B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-prover-v2-7b", + "alias": [ + "deepseek-prover-v2-7b", + "deepseek-ai/DeepSeek-Prover-V2-7B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "deepseek-ai/deepseek-v2", + "alias": [ + "deepseek-v2", + "deepseek-ai/DeepSeek-V2" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-v2-chat", + "alias": [ + "deepseek-v2-chat", + "deepseek-ai/DeepSeek-V2-Chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-v2-chat-0628", + "alias": [ + "deepseek-v2-chat-0628", + "deepseek-ai/DeepSeek-V2-Chat-0628" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-v2-lite", + "alias": [ + "deepseek-v2-lite", + "deepseek-ai/DeepSeek-V2-Lite" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-v2-lite-chat", + "alias": [ + "deepseek-v2-lite-chat", + "deepseek-ai/DeepSeek-V2-Lite-Chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-coder-7b-base-v1.5", + "alias": [ + "deepseek-coder-7b-base-v1.5" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-coder-7b-instruct-v1.5", + "alias": [ + "deepseek-coder-7b-instruct-v1.5" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-prover-v1.5-base", + "alias": [ + "deepseek-prover-v1.5-base", + "deepseek-ai/DeepSeek-Prover-V1.5-Base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-prover-v1.5-rl", + "alias": [ + "deepseek-prover-v1.5-rl", + "deepseek-ai/DeepSeek-Prover-V1.5-RL" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-prover-v1.5-sft", + "alias": [ + "deepseek-prover-v1.5-sft", + "deepseek-ai/DeepSeek-Prover-V1.5-SFT" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-prover-v1", + "alias": [ + "deepseek-prover-v1", + "deepseek-ai/DeepSeek-Prover-V1" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-r2", + "alias": [ + "deepseek-r2" ], "model_types": [ "chat" ] }, { - "name": "zai-org/webvia-agent", + "name": "deepseek-ai/deepseek-r1-0528", "alias": [ - "WebVIA-Agent" + "deepseek-r1-0528", + "deepseek-ai/DeepSeek-R1-0528", + "deepseek/deepseek-r1-0528", + "deepseek-r1-250528", + "Pro/deepseek-ai/DeepSeek-R1" ], - "max_tokens": 65536, "model_types": [ - "chat", - "image2text", - "vision" + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/DeepSeek-R1-0528-Turbo", + "alias": [ + "DeepSeek-R1-0528-Turbo" + ], + "max_tokens": 32768, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "deepseek-ai/deepseek-r1", + "alias": [ + "deepseek-r1", + "deepseek-ai/DeepSeek-R1", + "deepseek/deepseek-r1", + "DeepSeek-R1", + "deepseek-r1-250120", + "deepseek-r1_32k" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-r1-distill-qwen-32b", + "alias": [ + "deepseek-r1-distill-qwen-32b", + "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B", + "deepseek/deepseek-r1-distill-qwen-32b", + "deepseek-r1-distill-qwen-32b-250120" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "deepseek-ai/deepseek-r1-distill-qwen-7b", + "alias": [ + "deepseek-r1-distill-qwen-7b", + "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B", + "deepseek-r1-distill-qwen-7b-250120" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "deepseek-ai/DeepSeek-R1-Turbo", + "alias": [ + "DeepSeek-R1-Turbo" + ], + "max_tokens": 40960, + "model_types": [ + "chat" ] }, { - "name": "zai-org/ui2code_n", + "name": "deepseek-ai/deepseek-r1-0528-qwen3-8b", "alias": [ - "UI2Code_N" + "deepseek-r1-0528-qwen3-8b", + "deepseek-ai/DeepSeek-R1-0528-Qwen3-8B" ], - "max_tokens": 65536, "model_types": [ - "chat", - "image2text", - "vision" - ] + "chat" + ], + "max_tokens": 131072 }, { - "name": "zai-org/kaleido-14b-s2v", + "name": "deepseek-ai/deepseek-r1-distill-llama-70b", "alias": [ - "Kaleido-14B-S2V" + "deepseek-r1-distill-llama-70b", + "deepseek-ai/DeepSeek-R1-Distill-Llama-70B", + "deepseek/deepseek-r1-distill-llama-70b" ], "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "deepseek-ai/deepseek-r1-distill-llama-8b", + "alias": [ + "deepseek-r1-distill-llama-8b", + "deepseek-ai/DeepSeek-R1-Distill-Llama-8B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "deepseek-ai/deepseek-r1-distill-qwen-1.5b", + "alias": [ + "deepseek-r1-distill-qwen-1.5b", + "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "deepseek-ai/deepseek-r1-distill-qwen-14b", + "alias": [ + "deepseek-r1-distill-qwen-14b", + "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "deepseek-ai/deepseek-r1-zero", + "alias": [ + "deepseek-r1-zero", + "deepseek-ai/DeepSeek-R1-Zero" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "deepseek-ai/deepseek-vl2", + "alias": [ + "deepseek-vl2" + ], + "model_types": [ + "image2text" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-vl2-small", + "alias": [ + "deepseek-vl2-small" + ], + "model_types": [ + "image2text" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-vl2-tiny", + "alias": [ + "deepseek-vl2-tiny" + ], + "model_types": [ + "image2text" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-coder-1.3b-base", + "alias": [ + "deepseek-coder-1.3b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "deepseek-ai/deepseek-coder-1.3b-instruct", + "alias": [ + "deepseek-coder-1.3b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "deepseek-ai/deepseek-coder-33b-base", + "alias": [ + "deepseek-coder-33b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "deepseek-ai/deepseek-coder-33b-instruct", + "alias": [ + "deepseek-coder-33b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "deepseek-ai/deepseek-coder-5.7bmqa-base", + "alias": [ + "deepseek-coder-5.7bmqa-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "deepseek-ai/deepseek-coder-6.7b-base", + "alias": [ + "deepseek-coder-6.7b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "deepseek-ai/deepseek-coder-6.7b-instruct", + "alias": [ + "deepseek-coder-6.7b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "deepseek-ai/deepseek-llm-67b-base", + "alias": [ + "deepseek-llm-67b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-llm-67b-chat", + "alias": [ + "deepseek-llm-67b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-llm-7b-base", + "alias": [ + "deepseek-llm-7b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-llm-7b-chat", + "alias": [ + "deepseek-llm-7b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-math-7b-base", + "alias": [ + "deepseek-math-7b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-math-7b-instruct", + "alias": [ + "deepseek-math-7b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-math-7b-rl", + "alias": [ + "deepseek-math-7b-rl" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-moe-16b-base", + "alias": [ + "deepseek-moe-16b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-moe-16b-chat", + "alias": [ + "deepseek-moe-16b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "deepseek-ai/deepseek-ocr", + "alias": [ + "deepseek-ocr", + "deepseek-ai/DeepSeek-OCR" + ], + "model_types": [ + "ocr" + ], + "max_tokens": 8192 + }, + { + "name": "deepseek-ai/deepseek-vl-1.3b-base", + "alias": [ + "deepseek-vl-1.3b-base" + ], + "model_types": [ + "image2text" + ], + "max_tokens": 16384 + }, + { + "name": "deepseek-ai/deepseek-vl-1.3b-chat", + "alias": [ + "deepseek-vl-1.3b-chat" + ], + "model_types": [ + "image2text" + ], + "max_tokens": 16384 + }, + { + "name": "deepseek-ai/deepseek-vl-7b-base", + "alias": [ + "deepseek-vl-7b-base" + ], + "model_types": [ + "image2text" + ], + "max_tokens": 16384 + }, + { + "name": "deepseek-ai/deepseek-vl-7b-chat", + "alias": [ + "deepseek-vl-7b-chat" + ], + "model_types": [ + "image2text" + ], + "max_tokens": 16384 + }, + { + "name": "deepseek-ai/Janus-Pro-1B", + "alias": [ + "Janus-Pro-1B" + ], + "model_types": [ + "text-to-image", "image_generation" ] }, { - "name": "zai-org/glyph", + "name": "deepseek-ai/Janus-Pro-7B", "alias": [ - "Glyph" + "Janus-Pro-7B" ], - "max_tokens": 128000, "model_types": [ - "chat", - "image2text", - "vision" + "text-to-image", + "image_generation" ] }, { - "name": "zai-org/glm-4.6", + "name": "deepseek-coder-1.3b-base", "alias": [ - "GLM-4.6", - "z-ai/glm-4.6", - "Z-AI/GLM 4.6", - "GLM 4.6", - "GLM 4.6 Fp8" - ], - "max_tokens": 202752, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 131072 - }, - { - "name": "zai-org/glm-4.6-fp8", - "alias": [ - "GLM-4.6-FP8" - ], - "max_tokens": 202752, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "zai-org/glm-4.5v", - "alias": [ - "GLM-4.5V", - "z-ai/glm-4.5v", - "GLM 4.5V" - ], - "max_tokens": 128000, - "model_types": [ - "chat", - "image2text", - "vision" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 16384 - }, - { - "name": "zai-org/glm-4.5v-fp8", - "alias": [ - "GLM-4.5V-FP8" - ], - "max_tokens": 128000, - "model_types": [ - "chat", - "image2text", - "vision" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "zai-org/glm-4.5-base", - "alias": [ - "GLM-4.5-Base" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "zai-org/glm-4.5-air-fp8", - "alias": [ - "GLM-4.5-Air-FP8", - "Glm 4.5 Air Fp8" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "zai-org/glm-4.5-fp8", - "alias": [ - "GLM-4.5-FP8" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "zai-org/glm-4.5-air", - "alias": [ - "GLM-4.5-Air", - "z-ai/glm-4.5-air", - "z-ai/glm-4.5-air:free", - "GLM 4.5 Air (free)" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 98304 - }, - { - "name": "zai-org/glm-4.5", - "alias": [ - "GLM-4.5", - "z-ai/glm-4.5", - "GLM 4.5" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 98304 - }, - { - "name": "zai-org/glm-4.5-air-base", - "alias": [ - "GLM-4.5-Air-Base" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "zai-org/glm-4.1v-9b-thinking", - "alias": [ - "GLM-4.1V-9B-Thinking" - ], - "max_tokens": 65536, - "model_types": [ - "chat", - "image2text", - "vision" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "zai-org/glm-4.1v-9b-base", - "alias": [ - "GLM-4.1V-9B-Base" - ], - "max_tokens": 65536, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "zai-org/androidgen-llama-3-70b", - "alias": [ - "androidgen-llama-3-70b" + "deepseek-ai/deepseek-coder-1.3b-base" ], "max_tokens": 16384, "model_types": [ @@ -4083,114 +5272,90 @@ ] }, { - "name": "zai-org/androidgen-glm-4-9b", + "name": "deepseek-coder-1.3b-instruct", "alias": [ - "androidgen-glm-4-9b" + "deepseek-ai/deepseek-coder-1.3b-instruct" ], - "max_tokens": 128000, + "max_tokens": 16384, "model_types": [ "chat" ] }, { - "name": "zai-org/glm-z1-rumination-32b-0414", + "name": "deepseek-coder-33b-base", "alias": [ - "GLM-Z1-Rumination-32B-0414" + "deepseek-ai/deepseek-coder-33b-base" ], - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "zai-org/glm-z1-32b-0414", - "alias": [ - "GLM-Z1-32B-0414" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "zai-org/glm-z1-9b-0414", - "alias": [ - "GLM-Z1-9B-0414", - "THUDM/GLM-Z1-9B-0414" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "zai-org/glm-4-32b-base-0414", - "alias": [ - "GLM-4-32B-Base-0414" - ], - "max_tokens": 128000, + "max_tokens": 16384, "model_types": [ "chat" ] }, { - "name": "zai-org/glm-4-32b-0414", + "name": "deepseek-coder-33b-instruct", "alias": [ - "GLM-4-32B-0414", - "THUDM/GLM-4-32B-0414" + "deepseek-ai/deepseek-coder-33b-instruct", + "Deepseek Coder 33B Instruct" ], - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "max_completion_tokens": 32000 - }, - { - "name": "zai-org/glm-4-9b-0414", - "alias": [ - "GLM-4-9B-0414" - ], - "max_tokens": 128000, + "max_tokens": 16384, "model_types": [ "chat" ] }, { - "name": "zai-org/swe-dev-9b", + "name": "deepseek-coder-5.7bmqa-base", "alias": [ - "SWE-Dev-9B" + "deepseek-ai/deepseek-coder-5.7bmqa-base" ], - "max_tokens": 128000, + "max_tokens": 16384, "model_types": [ "chat" ] }, { - "name": "zai-org/swe-dev-32b", + "name": "deepseek-coder-6.7b-base", "alias": [ - "SWE-Dev-32B" + "deepseek-ai/deepseek-coder-6.7b-base" ], - "max_tokens": 131072, + "max_tokens": 16384, "model_types": [ "chat" ] }, { - "name": "zai-org/swe-dev-7b", + "name": "deepseek-coder-6.7b-instruct", "alias": [ - "SWE-Dev-7B" + "deepseek-ai/deepseek-coder-6.7b-instruct" + ], + "max_tokens": 16384, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-coder-7b-base-v1.5", + "alias": [ + "deepseek-ai/deepseek-coder-7b-base-v1.5" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-coder-7b-instruct-v1.5", + "alias": [ + "deepseek-ai/deepseek-coder-7b-instruct-v1.5" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-coder-v2-base", + "alias": [ + "deepseek-ai/DeepSeek-Coder-V2-Base" ], "max_tokens": 163840, "model_types": [ @@ -4198,1140 +5363,115 @@ ] }, { - "name": "zai-org/cogview4-6b", + "name": "deepseek-coder-v2-instruct", "alias": [ - "CogView4-6B" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "zai-org/visionreward-image-bf16", - "alias": [ - "VisionReward-Image-bf16" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "zai-org/glm-4-9b-hf", - "alias": [ - "glm-4-9b-hf" - ], - "max_tokens": 8000, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogagent-9b-20241220", - "alias": [ - "cogagent-9b-20241220" - ], - "max_tokens": 8192, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "zai-org/visionreward-image", - "alias": [ - "VisionReward-Image" - ], - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "zai-org/visionreward-video", - "alias": [ - "VisionReward-Video" - ], - "max_tokens": 2048, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "zai-org/webrl-orm-llama-3.1-8b", - "alias": [ - "webrl-orm-llama-3.1-8b" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/mathglm-vision-19b", - "alias": [ - "MathGLM-Vision-19B" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/mathglm-vision", - "alias": [ - "MathGLM-Vision" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/glm-edge-4b-chat-gguf", - "alias": [ - "glm-edge-4b-chat-gguf" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/glm-edge-1.5b-chat-gguf", - "alias": [ - "glm-edge-1.5b-chat-gguf" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/glm-edge-v-2b-gguf", - "alias": [ - "glm-edge-v-2b-gguf" - ], - "max_tokens": 8192, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "zai-org/glm-edge-v-5b-gguf", - "alias": [ - "glm-edge-v-5b-gguf" - ], - "max_tokens": 8192, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "zai-org/glm-edge-v-5b", - "alias": [ - "glm-edge-v-5b" - ], - "max_tokens": 8192, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "zai-org/glm-edge-v-2b", - "alias": [ - "glm-edge-v-2b" - ], - "max_tokens": 8192, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "zai-org/glm-edge-4b-chat", - "alias": [ - "glm-edge-4b-chat" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/glm-edge-1.5b-chat", - "alias": [ - "glm-edge-1.5b-chat" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/webrl-llama-3.1-70b", - "alias": [ - "webrl-llama-3.1-70b" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/webrl-llama-3.1-8b", - "alias": [ - "webrl-llama-3.1-8b" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/webrl-glm-4-9b", - "alias": [ - "webrl-glm-4-9b" - ], - "max_tokens": 8000, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogvideox1.5-5b-sat", - "alias": [ - "CogVideoX1.5-5B-SAT" - ], - "model_types": [ - "image_generation" - ] - }, - { - "name": "zai-org/cogvideox1.5-5b-i2v", - "alias": [ - "CogVideoX1.5-5B-I2V" - ], - "model_types": [ - "image_generation" - ] - }, - { - "name": "zai-org/cogvideox1.5-5b", - "alias": [ - "CogVideoX1.5-5B" - ], - "model_types": [ - "image_generation" - ] - }, - { - "name": "zai-org/longreward-glm4-9b-dpo", - "alias": [ - "LongReward-glm4-9b-DPO" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/glm-4-voice-9b", - "alias": [ - "glm-4-voice-9b" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/glm-4-voice-tokenizer", - "alias": [ - "glm-4-voice-tokenizer" - ], - "model_types": [ - "tokenizer" - ] - }, - { - "name": "zai-org/glm-4-voice-decoder", - "alias": [ - "glm-4-voice-decoder" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/glm-4-9b-chat-1m-hf", - "alias": [ - "glm-4-9b-chat-1m-hf" - ], - "max_tokens": 1024000, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/glm-4-9b-chat-hf", - "alias": [ - "glm-4-9b-chat-hf" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/longreward-llama3.1-8b-dpo", - "alias": [ - "LongReward-llama3.1-8b-DPO" - ], - "max_tokens": 65536, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogview3-plus-3b", - "alias": [ - "CogView3-Plus-3B" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "zai-org/cogvlm2-llama3-caption", - "alias": [ - "cogvlm2-llama3-caption" - ], - "max_tokens": 2048, - "model_types": [ - "chat", - "video_understanding", - "vision" - ] - }, - { - "name": "zai-org/cogvideox-5b-i2v", - "alias": [ - "CogVideoX-5b-I2V" - ], - "model_types": [ - "image_generation" - ] - }, - { - "name": "zai-org/longcite-llama3.1-8b", - "alias": [ - "LongCite-llama3.1-8b" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/longcite-glm4-9b", - "alias": [ - "LongCite-glm4-9b" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogvideox-5b", - "alias": [ - "CogVideoX-5b" - ], - "model_types": [ - "image_generation" - ] - }, - { - "name": "zai-org/longwriter-glm4-9b", - "alias": [ - "LongWriter-glm4-9b" - ], - "max_tokens": 1048576, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/longwriter-llama3.1-8b", - "alias": [ - "LongWriter-llama3.1-8b" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogvideox-2b", - "alias": [ - "CogVideoX-2b" - ], - "model_types": [ - "image_generation" - ] - }, - { - "name": "zai-org/apar-13b", - "alias": [ - "apar-13b" - ], - "max_tokens": 2048, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/apar-7b", - "alias": [ - "apar-7b" - ], - "max_tokens": 2048, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/codegeex4-all-9b-gguf", - "alias": [ - "codegeex4-all-9b-GGUF" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/codegeex4-all-9b", - "alias": [ - "codegeex4-all-9b" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogvlm2-video-llama3-base", - "alias": [ - "cogvlm2-video-llama3-base" - ], - "max_tokens": 2048, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "zai-org/cogvlm2-video-llama3-chat", - "alias": [ - "cogvlm2-video-llama3-chat" - ], - "max_tokens": 2048, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "zai-org/msagpt", - "alias": [ - "MSAGPT" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogvlm2-llama3-chat-19b-tgi", - "alias": [ - "cogvlm2-llama3-chat-19B-tgi" - ], - "max_tokens": 8192, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "zai-org/cogvlm2-llama3-chinese-chat-19b-tgi", - "alias": [ - "cogvlm2-llama3-chinese-chat-19B-tgi" - ], - "max_tokens": 8192, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "zai-org/glm-4-9b-chat-1m", - "alias": [ - "glm-4-9b-chat-1m" - ], - "max_tokens": 1024000, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/glm-4-9b-chat", - "alias": [ - "glm-4-9b-chat" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/glm-4-9b", - "alias": [ - "glm-4-9b" - ], - "max_tokens": 8000, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/glm-4v-9b", - "alias": [ - "glm-4v-9b" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogvlm2-llama3-chinese-chat-19b-int4", - "alias": [ - "cogvlm2-llama3-chinese-chat-19B-int4" - ], - "max_tokens": 8192, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "zai-org/cogvlm2-llama3-chat-19b-int4", - "alias": [ - "cogvlm2-llama3-chat-19B-int4" - ], - "max_tokens": 8192, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "zai-org/cogvlm2-llama3-chinese-chat-19b", - "alias": [ - "cogvlm2-llama3-chinese-chat-19B" - ], - "max_tokens": 8192, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "zai-org/cogvlm2-llama3-chat-19b", - "alias": [ - "cogvlm2-llama3-chat-19B" - ], - "max_tokens": 8192, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "zai-org/chatglm3-6b-128k", - "alias": [ - "chatglm3-6b-128k" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/longalign-13b-64k-base", - "alias": [ - "LongAlign-13B-64k-base" - ], - "max_tokens": 65536, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/longalign-7b-64k-base", - "alias": [ - "LongAlign-7B-64k-base" - ], - "max_tokens": 65536, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/longalign-6b-64k-base", - "alias": [ - "LongAlign-6B-64k-base" - ], - "max_tokens": 65536, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/longalign-13b-64k", - "alias": [ - "LongAlign-13B-64k" - ], - "max_tokens": 65536, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/longalign-6b-64k", - "alias": [ - "LongAlign-6B-64k" - ], - "max_tokens": 65536, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/longalign-7b-64k", - "alias": [ - "LongAlign-7B-64k" - ], - "max_tokens": 65536, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogagent-vqa-hf", - "alias": [ - "cogagent-vqa-hf" - ], - "max_tokens": 2048, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogagent", - "alias": [ - "CogAgent" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogagent-chat-hf", - "alias": [ - "cogagent-chat-hf" - ], - "max_tokens": 2048, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/bpo", - "alias": [ - "BPO" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogvlm-grounding-generalist-hf", - "alias": [ - "cogvlm-grounding-generalist-hf" - ], - "max_tokens": 2048, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogvlm-grounding-base-hf", - "alias": [ - "cogvlm-grounding-base-hf" - ], - "max_tokens": 2048, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogvlm-base-490-hf", - "alias": [ - "cogvlm-base-490-hf" - ], - "max_tokens": 2048, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogvlm-base-224-hf", - "alias": [ - "cogvlm-base-224-hf" - ], - "max_tokens": 2048, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogvlm-chat-hf", - "alias": [ - "cogvlm-chat-hf" - ], - "max_tokens": 2048, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/chatglm3-6b-32k", - "alias": [ - "chatglm3-6b-32k" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/chatglm3-6b-base", - "alias": [ - "chatglm3-6b-base" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/chatglm3-6b", - "alias": [ - "chatglm3-6b" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/agentlm-7b", - "alias": [ - "agentlm-7b" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogvlm", - "alias": [ - "CogVLM" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/agentlm-70b", - "alias": [ - "agentlm-70b" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/agentlm-13b", - "alias": [ - "agentlm-13b" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/mathglm", - "alias": [ - "MathGLM" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/chatglm2-6b-32k-int4", - "alias": [ - "chatglm2-6b-32k-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/chatglm2-6b-32k", - "alias": [ - "chatglm2-6b-32k" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/codegeex2-6b-int4", - "alias": [ - "codegeex2-6b-int4" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/codegeex2-6b", - "alias": [ - "codegeex2-6b" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/chatglm2-6b-int4", - "alias": [ - "chatglm2-6b-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/chatglm2-6b", - "alias": [ - "chatglm2-6b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/webglm-2b", - "alias": [ - "WebGLM-2B" - ], - "max_tokens": 1024, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/webglm", - "alias": [ - "WebGLM" - ], - "max_tokens": 1024, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/visualglm-6b", - "alias": [ - "visualglm-6b" - ], - "max_tokens": 2048, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "zai-org/chatglm-6b-int8", - "alias": [ - "chatglm-6b-int8" - ], - "max_tokens": 2048, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/imagereward", - "alias": [ - "ImageReward" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "zai-org/chatglm-6b-int4-qe", - "alias": [ - "chatglm-6b-int4-qe" - ], - "max_tokens": 2048, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/chatglm-6b-int4", - "alias": [ - "chatglm-6b-int4" - ], - "max_tokens": 2048, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/chatglm-6b", - "alias": [ - "chatglm-6b" - ], - "max_tokens": 2048, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/glm-roberta-large", - "alias": [ - "glm-roberta-large" - ], - "max_tokens": 512, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/glm-large-chinese", - "alias": [ - "glm-large-chinese" - ], - "max_tokens": 1024, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/glm-2b", - "alias": [ - "glm-2b" - ], - "max_tokens": 1024, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/glm-10b", - "alias": [ - "glm-10b" - ], - "max_tokens": 1024, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/glm-10b-chinese", - "alias": [ - "glm-10b-chinese" - ], - "max_tokens": 1024, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/cogvideo", - "alias": [ - "CogVideo" - ], - "model_types": [ - "image_generation" - ] - }, - { - "name": "zai-org/cogview2", - "alias": [ - "CogView2" - ], - "model_types": [ - "image_generation" - ] - }, - { - "name": "deepseek-v4-flash", - "alias": [ - "deepseek-chat", - "deepseek-ai/DeepSeek-V4-Flash", - "deepseek/deepseek-v4-flash", - "deepseek-v4-flash-260425", - "Deepseek V4 Flash" - ], - "max_tokens": 1048576, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 393216 - }, - { - "name": "deepseek-v4-flash-base", - "alias": [ - "deepseek/deepseek-v4-flash-base", - "deepseek-ai/DeepSeek-V4-Flash-Base" - ], - "max_tokens": 1048576, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-v4-pro", - "alias": [ - "deepseek-ai/DeepSeek-V4-Pro", - "deepseek/deepseek-v4-pro", - "deepseek-v4-pro-260425", - "Deepseek V4 Pro" - ], - "max_tokens": 1048576, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 393216 - }, - { - "name": "deepseek-v4-pro-base", - "alias": [ - "deepseek/deepseek-v4-pro-base", - "deepseek-ai/DeepSeek-V4-Pro-Base" - ], - "max_tokens": 1048576, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-ocr-2", - "alias": [ - "deepseek-ai/DeepSeek-OCR-2", - "Deepseek OCR 2" - ], - "max_tokens": 8192, - "model_types": [ - "ocr", - "chat", - "vision", - "image2text" - ] - }, - { - "name": "deepseek-v3.2", - "alias": [ - "deepseek-ai/DeepSeek-V3.2", - "deepseek/deepseek-v3.2", - "Pro/deepseek-ai/DeepSeek-V3.2", - "deepseek/deepseek-v3.2-251201", - "deepseek-v3-2-251201", - "Deepseek V3.2", - "deepseek-v3-2" + "deepseek-ai/DeepSeek-Coder-V2-Instruct" ], "max_tokens": 163840, "model_types": [ "chat" - ], - "max_completion_tokens": 65536, - "thinking": { - "default_value": true, - "clear_thinking": true - } + ] }, { - "name": "deepseek-v3.2-speciale", + "name": "deepseek-coder-v2-instruct-0724", "alias": [ - "deepseek-ai/DeepSeek-V3.2-Speciale" + "deepseek-ai/DeepSeek-Coder-V2-Instruct-0724" ], "max_tokens": 163840, "model_types": [ "chat" ] }, + { + "name": "deepseek-coder-v2-lite-base", + "alias": [ + "deepseek-ai/DeepSeek-Coder-V2-Lite-Base" + ], + "max_tokens": 163840, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-coder-v2-lite-instruct", + "alias": [ + "deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct" + ], + "max_tokens": 163840, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-llm-67b-base", + "alias": [ + "deepseek-ai/deepseek-llm-67b-base" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-llm-67b-chat", + "alias": [ + "deepseek-ai/deepseek-llm-67b-chat" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-llm-7b-base", + "alias": [ + "deepseek-ai/deepseek-llm-7b-base" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-llm-7b-chat", + "alias": [ + "deepseek-ai/deepseek-llm-7b-chat" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-math-7b-base", + "alias": [ + "deepseek-ai/deepseek-math-7b-base" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-math-7b-instruct", + "alias": [ + "deepseek-ai/deepseek-math-7b-instruct" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-math-7b-rl", + "alias": [ + "deepseek-ai/deepseek-math-7b-rl" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, { "name": "deepseek-math-v2", "alias": [ @@ -5343,6 +5483,26 @@ "chat" ] }, + { + "name": "deepseek-moe-16b-base", + "alias": [ + "deepseek-ai/deepseek-moe-16b-base" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-moe-16b-chat", + "alias": [ + "deepseek-ai/deepseek-moe-16b-chat" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, { "name": "deepseek-ocr", "alias": [ @@ -5359,114 +5519,58 @@ "max_completion_tokens": 8192 }, { - "name": "deepseek-v3.2-exp", + "name": "deepseek-ocr-2", "alias": [ - "deepseek-ai/DeepSeek-V3.2-Exp", - "deepseek/deepseek-v3.2-exp", - "deepseek/deepseek-v3.2-exp-thinking", - "Deepseek V3.2 Exp" + "deepseek-ai/DeepSeek-OCR-2", + "Deepseek OCR 2" ], - "max_tokens": 163840, + "max_tokens": 8192, "model_types": [ - "chat" - ], - "max_completion_tokens": 65536, - "thinking": { - "default_value": true, - "clear_thinking": true - } + "ocr", + "chat", + "vision", + "image2text" + ] }, { - "name": "deepseek-v3.2-exp-base", + "name": "deepseek-prover-v1", "alias": [ - "deepseek-ai/DeepSeek-V3.2-Exp-Base" + "deepseek-ai/DeepSeek-Prover-V1" ], - "max_tokens": 163840, + "max_tokens": 4096, "model_types": [ "chat" ] }, { - "name": "deepseek-v3.1-terminus", + "name": "deepseek-prover-v1.5-base", "alias": [ - "deepseek-ai/DeepSeek-V3.1-Terminus", - "deepseek/deepseek-v3.1-terminus", - "Pro/deepseek-ai/DeepSeek-V3.1-Terminus", - "deepseek/deepseek-v3.1-terminus-thinking", - "Deepseek V3.1 Terminus" + "deepseek-ai/DeepSeek-Prover-V1.5-Base" ], - "max_tokens": 163840, - "model_types": [ - "chat" - ], - "max_completion_tokens": 32768, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "deepseek-v3.1", - "alias": [ - "deepseek-ai/DeepSeek-V3.1", - "deepseek/deepseek-chat-v3.1", - "deepseek-v3-1-250821", - "deepseek-v3-1-terminus", - "deepseek-v3-1", - "Deepseek V3.1 NVFP4" - ], - "max_tokens": 163840, - "model_types": [ - "chat" - ], - "max_completion_tokens": 32768, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "deepseek-v3.1-base", - "alias": [ - "deepseek-ai/DeepSeek-V3.1-Base" - ], - "max_tokens": 163840, + "max_tokens": 4096, "model_types": [ "chat" ] }, { - "name": "deepseek-r1-0528-qwen3-8b", + "name": "deepseek-prover-v1.5-rl", "alias": [ - "deepseek-ai/DeepSeek-R1-0528-Qwen3-8B", - "deepseek/deepseek-r1-0528-qwen3-8b", - "DeepSeek R1 0528 Qwen3 8B" + "deepseek-ai/DeepSeek-Prover-V1.5-RL" ], - "max_tokens": 131072, + "max_tokens": 4096, "model_types": [ "chat" - ], - "max_completion_tokens": 32000 + ] }, { - "name": "deepseek-r1-0528", + "name": "deepseek-prover-v1.5-sft", "alias": [ - "deepseek-ai/DeepSeek-R1-0528", - "deepseek/deepseek-r1-0528", - "deepseek-r1-250528", - "Pro/deepseek-ai/DeepSeek-R1", - "DeepSeek R1 0528", - "DeepSeek R1 0528 NVFP4" + "deepseek-ai/DeepSeek-Prover-V1.5-SFT" ], - "max_tokens": 163840, + "max_tokens": 4096, "model_types": [ "chat" - ], - "max_completion_tokens": 32768, - "thinking": { - "default_value": true, - "clear_thinking": true - } + ] }, { "name": "deepseek-prover-v2-671b", @@ -5488,20 +5592,6 @@ "chat" ] }, - { - "name": "deepseek-v3-0324", - "alias": [ - "deepseek-ai/DeepSeek-V3-0324", - "deepseek/deepseek-chat-v3-0324", - "deepseek-v3-250324", - "Pro/deepseek-ai/DeepSeek-V3" - ], - "max_tokens": 163840, - "model_types": [ - "chat" - ], - "max_completion_tokens": 16384 - }, { "name": "deepseek-r1", "alias": [ @@ -5522,6 +5612,67 @@ "clear_thinking": true } }, + { + "name": "deepseek-r1-0528", + "alias": [ + "deepseek-ai/DeepSeek-R1-0528", + "deepseek/deepseek-r1-0528", + "deepseek-r1-250528", + "Pro/deepseek-ai/DeepSeek-R1", + "DeepSeek R1 0528", + "DeepSeek R1 0528 NVFP4" + ], + "max_tokens": 163840, + "model_types": [ + "chat" + ], + "max_completion_tokens": 32768, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "deepseek-r1-0528-qwen3-8b", + "alias": [ + "deepseek-ai/DeepSeek-R1-0528-Qwen3-8B", + "deepseek/deepseek-r1-0528-qwen3-8b", + "DeepSeek R1 0528 Qwen3 8B" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ], + "max_completion_tokens": 32000 + }, + { + "name": "deepseek-r1-2025-01-20", + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-r1-aliyun", + "max_tokens": 64000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "deepseek-r1-baidu", + "max_tokens": 64000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, { "name": "deepseek-r1-distill-llama-70b", "alias": [ @@ -5616,6 +5767,28 @@ }, "max_completion_tokens": 8192 }, + { + "name": "deepseek-r1-huoshan", + "max_tokens": 64000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "deepseek-r1-huoshan-0528", + "max_tokens": 128000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, { "name": "deepseek-r1-zero", "alias": [ @@ -5627,26 +5800,23 @@ ] }, { - "name": "deepseek-v3", + "name": "deepseek-reasoner", "alias": [ - "deepseek-ai/DeepSeek-V3", - "deepseek/deepseek-chat", - "deepseek/deepseek_v3", - "deepseek_v3", - "DeepSeek V3", - "deepseek/deepseek-v3", - "deepseek-v3-241226" + "deepseek/deepseek-reasoner" ], - "max_tokens": 163840, + "max_tokens": 128000, "model_types": [ "chat" ], - "max_completion_tokens": 16000 + "thinking": { + "default_value": true, + "clear_thinking": true + } }, { - "name": "deepseek-v3-base", + "name": "deepseek-v2", "alias": [ - "deepseek-ai/DeepSeek-V3-Base" + "deepseek-ai/DeepSeek-V2" ], "max_tokens": 163840, "model_types": [ @@ -5654,105 +5824,15 @@ ] }, { - "name": "deepseek-vl2", + "name": "deepseek-v2-chat", "alias": [ - "deepseek-ai/deepseek-vl2" - ], - "max_tokens": 4096, - "model_types": [ - "image2text" - ] - }, - { - "name": "deepseek-vl2-small", - "alias": [ - "deepseek-ai/deepseek-vl2-small" - ], - "max_tokens": 4096, - "model_types": [ - "image2text" - ] - }, - { - "name": "deepseek-vl2-tiny", - "alias": [ - "deepseek-ai/deepseek-vl2-tiny" - ], - "max_tokens": 4096, - "model_types": [ - "image2text" - ] - }, - { - "name": "deepseek-v2.5-1210", - "alias": [ - "deepseek-ai/DeepSeek-V2.5-1210" + "deepseek-ai/DeepSeek-V2-Chat" ], "max_tokens": 163840, "model_types": [ "chat" ] }, - { - "name": "deepseek-coder-v2-instruct-0724", - "alias": [ - "deepseek-ai/DeepSeek-Coder-V2-Instruct-0724" - ], - "max_tokens": 163840, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-v2.5", - "alias": [ - "deepseek-ai/DeepSeek-V2.5" - ], - "max_tokens": 163840, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-prover-v1", - "alias": [ - "deepseek-ai/DeepSeek-Prover-V1" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-prover-v1.5-base", - "alias": [ - "deepseek-ai/DeepSeek-Prover-V1.5-Base" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-prover-v1.5-rl", - "alias": [ - "deepseek-ai/DeepSeek-Prover-V1.5-RL" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-prover-v1.5-sft", - "alias": [ - "deepseek-ai/DeepSeek-Prover-V1.5-SFT" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, { "name": "deepseek-v2-chat-0628", "alias": [ @@ -5763,46 +5843,6 @@ "chat" ] }, - { - "name": "deepseek-coder-v2-base", - "alias": [ - "deepseek-ai/DeepSeek-Coder-V2-Base" - ], - "max_tokens": 163840, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-coder-v2-instruct", - "alias": [ - "deepseek-ai/DeepSeek-Coder-V2-Instruct" - ], - "max_tokens": 163840, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-coder-v2-lite-base", - "alias": [ - "deepseek-ai/DeepSeek-Coder-V2-Lite-Base" - ], - "max_tokens": 163840, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-coder-v2-lite-instruct", - "alias": [ - "deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct" - ], - "max_tokens": 163840, - "model_types": [ - "chat" - ] - }, { "name": "deepseek-v2-lite", "alias": [ @@ -5824,9 +5864,9 @@ ] }, { - "name": "deepseek-v2-chat", + "name": "deepseek-v2.5", "alias": [ - "deepseek-ai/DeepSeek-V2-Chat" + "deepseek-ai/DeepSeek-V2.5" ], "max_tokens": 163840, "model_types": [ @@ -5834,15 +5874,294 @@ ] }, { - "name": "deepseek-v2", + "name": "deepseek-v2.5-1210", "alias": [ - "deepseek-ai/DeepSeek-V2" + "deepseek-ai/DeepSeek-V2.5-1210" ], "max_tokens": 163840, "model_types": [ "chat" ] }, + { + "name": "deepseek-v3", + "alias": [ + "deepseek-ai/DeepSeek-V3", + "deepseek/deepseek-chat", + "deepseek/deepseek_v3", + "deepseek_v3", + "DeepSeek V3", + "deepseek/deepseek-v3", + "deepseek-v3-241226" + ], + "max_tokens": 163840, + "model_types": [ + "chat" + ], + "max_completion_tokens": 16000 + }, + { + "name": "deepseek-v3-0324", + "alias": [ + "deepseek-ai/DeepSeek-V3-0324", + "deepseek/deepseek-chat-v3-0324", + "deepseek-v3-250324", + "Pro/deepseek-ai/DeepSeek-V3" + ], + "max_tokens": 163840, + "model_types": [ + "chat" + ], + "max_completion_tokens": 16384 + }, + { + "name": "deepseek-v3-1-think-250821", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "deepseek-v3-aliyun", + "max_tokens": 64000, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-v3-baidu", + "max_tokens": 64000, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-v3-base", + "alias": [ + "deepseek-ai/DeepSeek-V3-Base" + ], + "max_tokens": 163840, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-v3-huoshan", + "max_tokens": 64000, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-v3.1", + "alias": [ + "deepseek-ai/DeepSeek-V3.1", + "deepseek/deepseek-chat-v3.1", + "deepseek-v3-1-250821", + "deepseek-v3-1-terminus", + "deepseek-v3-1", + "Deepseek V3.1 NVFP4" + ], + "max_tokens": 163840, + "model_types": [ + "chat" + ], + "max_completion_tokens": 32768, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "deepseek-v3.1-base", + "alias": [ + "deepseek-ai/DeepSeek-V3.1-Base" + ], + "max_tokens": 163840, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-v3.1-huoshan", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-v3.1-terminus", + "alias": [ + "deepseek-ai/DeepSeek-V3.1-Terminus", + "deepseek/deepseek-v3.1-terminus", + "Pro/deepseek-ai/DeepSeek-V3.1-Terminus", + "deepseek/deepseek-v3.1-terminus-thinking", + "Deepseek V3.1 Terminus" + ], + "max_tokens": 163840, + "model_types": [ + "chat" + ], + "max_completion_tokens": 32768, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "deepseek-v3.1-thinking", + "max_tokens": 128000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "deepseek-v3.2", + "alias": [ + "deepseek-ai/DeepSeek-V3.2", + "deepseek/deepseek-v3.2", + "Pro/deepseek-ai/DeepSeek-V3.2", + "deepseek/deepseek-v3.2-251201", + "deepseek-v3-2-251201", + "Deepseek V3.2", + "deepseek-v3-2" + ], + "max_tokens": 163840, + "model_types": [ + "chat" + ], + "max_completion_tokens": 65536, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "deepseek-v3.2-exp", + "alias": [ + "deepseek-ai/DeepSeek-V3.2-Exp", + "deepseek/deepseek-v3.2-exp", + "deepseek/deepseek-v3.2-exp-thinking", + "Deepseek V3.2 Exp" + ], + "max_tokens": 163840, + "model_types": [ + "chat" + ], + "max_completion_tokens": 65536, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "deepseek-v3.2-exp-base", + "alias": [ + "deepseek-ai/DeepSeek-V3.2-Exp-Base" + ], + "max_tokens": 163840, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-v3.2-exp-thinking", + "max_tokens": 128000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "deepseek-v3.2-speciale", + "alias": [ + "deepseek-ai/DeepSeek-V3.2-Speciale" + ], + "max_tokens": 163840, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-v3.2-thinking", + "max_tokens": 128000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "deepseek-v4-flash", + "alias": [ + "deepseek-chat", + "deepseek-ai/DeepSeek-V4-Flash", + "deepseek/deepseek-v4-flash", + "deepseek-v4-flash-260425", + "Deepseek V4 Flash" + ], + "max_tokens": 1048576, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 393216 + }, + { + "name": "deepseek-v4-flash-base", + "alias": [ + "deepseek/deepseek-v4-flash-base", + "deepseek-ai/DeepSeek-V4-Flash-Base" + ], + "max_tokens": 1048576, + "model_types": [ + "chat" + ] + }, + { + "name": "deepseek-v4-pro", + "alias": [ + "deepseek-ai/DeepSeek-V4-Pro", + "deepseek/deepseek-v4-pro", + "deepseek-v4-pro-260425", + "Deepseek V4 Pro" + ], + "max_tokens": 1048576, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 393216 + }, + { + "name": "deepseek-v4-pro-base", + "alias": [ + "deepseek/deepseek-v4-pro-base", + "deepseek-ai/DeepSeek-V4-Pro-Base" + ], + "max_tokens": 1048576, + "model_types": [ + "chat" + ] + }, { "name": "deepseek-vl-1.3b-base", "alias": [ @@ -5884,189 +6203,166 @@ ] }, { - "name": "deepseek-math-7b-base", + "name": "deepseek-vl2", "alias": [ - "deepseek-ai/deepseek-math-7b-base" + "deepseek-ai/deepseek-vl2" ], "max_tokens": 4096, "model_types": [ - "chat" + "image2text" ] }, { - "name": "deepseek-math-7b-instruct", + "name": "deepseek-vl2-small", "alias": [ - "deepseek-ai/deepseek-math-7b-instruct" + "deepseek-ai/deepseek-vl2-small" ], "max_tokens": 4096, "model_types": [ - "chat" + "image2text" ] }, { - "name": "deepseek-math-7b-rl", + "name": "deepseek-vl2-tiny", "alias": [ - "deepseek-ai/deepseek-math-7b-rl" + "deepseek-ai/deepseek-vl2-tiny" ], "max_tokens": 4096, "model_types": [ - "chat" + "image2text" ] }, { - "name": "deepseek-coder-7b-base-v1.5", + "name": "dev/glm46", "alias": [ - "deepseek-ai/deepseek-coder-7b-base-v1.5" + "glm46" ], - "max_tokens": 4096, + "max_tokens": 256000, + "max_completion_tokens": 256000, "model_types": [ "chat" ] }, { - "name": "deepseek-coder-7b-instruct-v1.5", - "alias": [ - "deepseek-ai/deepseek-coder-7b-instruct-v1.5" - ], - "max_tokens": 4096, + "name": "devstral-2512", + "max_tokens": 128000, "model_types": [ "chat" ] }, { - "name": "deepseek-moe-16b-chat", - "alias": [ - "deepseek-ai/deepseek-moe-16b-chat" - ], - "max_tokens": 4096, + "name": "devstral-medium-2507", + "max_tokens": 128000, "model_types": [ "chat" ] }, { - "name": "deepseek-moe-16b-base", - "alias": [ - "deepseek-ai/deepseek-moe-16b-base" + "name": "devstral-small-2505", + "max_tokens": 128000, + "model_types": [ + "chat" ], - "max_tokens": 4096, + "alias": [ + "mistralai/Devstral-Small-2505", + "Devstral Small 2505" + ] + }, + { + "name": "devstral-small-2507", + "max_tokens": 128000, + "model_types": [ + "chat" + ], + "alias": [ + "mistralai/Devstral-Small-2507" + ] + }, + { + "name": "doc2x", "model_types": [ "chat" ] }, { - "name": "deepseek-llm-67b-base", - "alias": [ - "deepseek-ai/deepseek-llm-67b-base" + "name": "Dolphin3.0-R1-Mistral-24B", + "model_types": [ + "chat" ], - "max_tokens": 4096, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "dop-lite", "model_types": [ "chat" ] }, { - "name": "deepseek-llm-67b-chat", - "alias": [ - "deepseek-ai/deepseek-llm-67b-chat" - ], - "max_tokens": 4096, + "name": "dop-preview", "model_types": [ "chat" ] }, { - "name": "deepseek-llm-7b-base", - "alias": [ - "deepseek-ai/deepseek-llm-7b-base" - ], - "max_tokens": 4096, + "name": "dop-turbo", "model_types": [ "chat" ] }, { - "name": "deepseek-llm-7b-chat", + "name": "doubao", + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "doubao-1-5-lite-32k-250115", "alias": [ - "deepseek-ai/deepseek-llm-7b-chat" + "doubao-1-5-lite-32k" ], - "max_tokens": 4096, + "max_tokens": 32768, + "max_completion_tokens": 12288, "model_types": [ "chat" ] }, { - "name": "deepseek-coder-33b-instruct", + "name": "doubao-1-5-pro-256k-250115", "alias": [ - "deepseek-ai/deepseek-coder-33b-instruct", - "Deepseek Coder 33B Instruct" + "doubao-1-5-pro-256k" ], - "max_tokens": 16384, + "max_tokens": 262144, + "max_completion_tokens": 12288, "model_types": [ "chat" ] }, { - "name": "deepseek-coder-5.7bmqa-base", + "name": "doubao-1-5-pro-32k-250115", "alias": [ - "deepseek-ai/deepseek-coder-5.7bmqa-base" + "doubao-1-5-pro-32k", + "doubao-1-5-pro-32k-character-250228", + "doubao-1-5-pro-32k-character-250715" ], - "max_tokens": 16384, + "max_tokens": 131072, + "max_completion_tokens": 12288, "model_types": [ "chat" ] }, { - "name": "deepseek-coder-1.3b-instruct", + "name": "doubao-1-5-thinking-pro-250415", "alias": [ - "deepseek-ai/deepseek-coder-1.3b-instruct" + "Doubao-1.5-Thinking-Pro", + "doubao-1-5-thinking-pro", + "doubao-1-5-thinking-pro-m-250415", + "doubao-1-5-thinking-pro-m-250428" ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-coder-6.7b-instruct", - "alias": [ - "deepseek-ai/deepseek-coder-6.7b-instruct" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-coder-1.3b-base", - "alias": [ - "deepseek-ai/deepseek-coder-1.3b-base" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-coder-33b-base", - "alias": [ - "deepseek-ai/deepseek-coder-33b-base" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-coder-6.7b-base", - "alias": [ - "deepseek-ai/deepseek-coder-6.7b-base" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "minimax-m3", - "max_tokens": 1024000, + "max_tokens": 96000, "model_types": [ "chat", "vision", @@ -6076,3724 +6372,281 @@ "default_value": true, "clear_thinking": true }, - "alias": [ - "minimax/minimax-m3", - "MiniMaxAI/MiniMax-M3", - "MiniMax M3" - ], - "max_completion_tokens": 131072 - }, - { - "name": "bge-m3", - "alias": [ - "baai/bge-m3" - ], - "max_tokens": 8192, - "model_types": [ - "embedding" - ], - "max_dimension": 1024 - }, - { - "name": "bge-reranker-v2-m3", - "alias": [ - "baai/bge-reranker-v2-m3", - "Pro/BAAI/bge-reranker-v2-m3" - ], - "max_tokens": 1024, - "model_types": [ - "rerank" - ] - }, - { - "name": "step-audio-tts-3b", - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3.7-max", - "alias": [ - "qwen3.7-max", - "qwen3.7-max-latest", - "Qwen3.7 Max" - ], - "max_tokens": 1000000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 65536 - }, - { - "name": "qwen/qwen3.7-max-2026-06-08", - "alias": [ - "qwen3.7-max-2026-06-08" - ], - "max_tokens": 1000000, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.7-max-2026-05-20", - "alias": [ - "qwen3.7-max-2026-05-20", - "qwen/qwen3.7-max-20260520" - ], - "max_tokens": 1000000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.7-max-preview", - "alias": [ - "qwen3.7-max-preview" - ], - "max_tokens": 1000000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.6-max-preview", - "alias": [ - "qwen3.6-max-preview", - "qwen/qwen3.6-max-preview-20260420" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-max", - "alias": [ - "qwen3-max", - "Qwen3 Max" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 65536 - }, - { - "name": "qwen/qwen3-max-2026-01-23", - "alias": [ - "qwen3-max-2026-01-23" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-max-2025-09-23", - "alias": [ - "qwen3-max-2025-09-23" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-max-preview", - "alias": [ - "qwen3-max-preview" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-max-thinking", - "alias": [ - "qwen3-max-thinking", - "qwen/qwen3-max-thinking-20260123" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen2.5-max", - "alias": [ - "qwen2.5-max" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-max", - "alias": [ - "qwen-max", - "qwen-max-latest" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-max-2025-03-25", - "alias": [ - "qwen-max-2025-03-25" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-max-2025-01-25", - "alias": [ - "qwen-max-2025-01-25", - "qwen-max-0125" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-max-2024-09-19", - "alias": [ - "qwen-max-2024-09-19", - "qwen-max-0919" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-max-intl-sp", - "alias": [ - "qwen-max-intl-sp" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3.7-plus", - "alias": [ - "qwen3.7-plus", - "qwen3.7-plus-latest", - "qwen/qwen3.7-plus-20260602" - ], - "max_tokens": 1000000, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.7-plus-2026-05-26", - "alias": [ - "qwen3.7-plus-2026-05-26" - ], - "max_tokens": 1000000, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.6-plus", - "alias": [ - "qwen3.6-plus", - "Qwen3.6 Plus" - ], - "max_tokens": 1000000, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "ocr" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 65536 - }, - { - "name": "qwen/qwen3.6-plus-2026-04-02", - "alias": [ - "qwen3.6-plus-2026-04-02", - "qwen/qwen3.6-plus-04-02", - "qwen/qwen3.6-plus-04-02:free" - ], - "max_tokens": 1000000, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-plus", - "alias": [ - "qwen3.5-plus" - ], - "max_tokens": 1000000, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 65536 - }, - { - "name": "qwen/qwen3.5-plus-2026-02-15", - "alias": [ - "qwen3.5-plus-2026-02-15", - "qwen/qwen3.5-plus-02-15", - "qwen/qwen3.5-plus-20260216" - ], - "max_tokens": 1000000, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen-plus", - "alias": [ - "qwen-plus", - "qwen-plus-latest" - ], - "max_tokens": 1000000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen-plus-2025-12-01", - "alias": [ - "qwen-plus-2025-12-01" - ], - "max_tokens": 1000000, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-plus-2025-09-11", - "alias": [ - "qwen-plus-2025-09-11" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-plus-2025-07-28", - "alias": [ - "qwen-plus-2025-07-28", - "qwen-plus-0728", - "qwen/qwen-plus-2025-07-28:thinking" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-plus-2025-07-14", - "alias": [ - "qwen-plus-2025-07-14", - "qwen-plus-0714" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-plus-2025-05-15", - "alias": [ - "qwen-plus-2025-05-15" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-plus-2025-04-28", - "alias": [ - "qwen-plus-2025-04-28", - "qwen-plus-0428" - ], - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen-plus-2025-01-25", - "alias": [ - "qwen-plus-2025-01-25", - "qwen-plus-0125" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-plus-2025-01-12", - "alias": [ - "qwen-plus-2025-01-12", - "qwen-plus-0112" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-plus-2024-12-20", - "alias": [ - "qwen-plus-2024-12-20", - "qwen-plus-1220" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-plus-2024-11-27", - "alias": [ - "qwen-plus-2024-11-27" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-plus-2024-11-25", - "alias": [ - "qwen-plus-2024-11-25" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-plus-2024-09-19", - "alias": [ - "qwen-plus-2024-09-19" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-plus-2024-08-06", - "alias": [ - "qwen-plus-2024-08-06" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-plus-us", - "alias": [ - "qwen-plus-us" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-plus-2025-12-01-us", - "alias": [ - "qwen-plus-2025-12-01-us" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3.6-flash", - "alias": [ - "qwen3.6-flash" - ], - "max_tokens": 1000000, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.6-flash-2026-04-16", - "alias": [ - "qwen3.6-flash-2026-04-16" - ], - "max_tokens": 1000000, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-flash", - "alias": [ - "qwen3.5-flash" - ], - "max_tokens": 1000000, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-flash-2026-02-23", - "alias": [ - "qwen3.5-flash-2026-02-23", - "qwen/qwen3.5-flash-02-23", - "qwen/qwen3.5-flash-20260224" - ], - "max_tokens": 1000000, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen-flash", - "alias": [ - "qwen-flash" - ], - "max_tokens": 1000000, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-flash-2025-07-28", - "alias": [ - "qwen-flash-2025-07-28" - ], - "max_tokens": 1000000, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-flash-us", - "alias": [ - "qwen-flash-us" - ], - "max_tokens": 1000000, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-flash-2025-07-28-us", - "alias": [ - "qwen-flash-2025-07-28-us" - ], - "max_tokens": 1000000, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-turbo", - "alias": [ - "qwen-turbo", - "qwen-turbo-latest" - ], - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen-turbo-2025-07-15", - "alias": [ - "qwen-turbo-2025-07-15", - "qwen-turbo-0715" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-turbo-2025-04-28", - "alias": [ - "qwen-turbo-2025-04-28", - "qwen-turbo-0428" - ], - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen-turbo-2024-11-01", - "alias": [ - "qwen-turbo-2024-11-01", - "qwen-turbo-1101" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-turbo-2024-09-19", - "alias": [ - "qwen-turbo-2024-09-19" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-long", - "alias": [ - "qwen-long", - "qwen-long-latest" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-long-2025-01-25", - "alias": [ - "qwen-long-2025-01-25", - "qwen-long-0125" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-coder-plus", - "alias": [ - "qwen3-coder-plus" - ], - "model_types": [ - "chat" - ], - "max_tokens": 1000000 - }, - { - "name": "qwen/qwen3-coder-plus-2025-09-23", - "alias": [ - "qwen3-coder-plus-2025-09-23" - ], - "model_types": [ - "chat" - ], - "max_tokens": 1000000 - }, - { - "name": "qwen/qwen3-coder-plus-2025-07-22", - "alias": [ - "qwen3-coder-plus-2025-07-22" - ], - "model_types": [ - "chat" - ], - "max_tokens": 1000000 - }, - { - "name": "qwen/qwen3-coder-flash", - "alias": [ - "qwen3-coder-flash" - ], - "model_types": [ - "chat" - ], - "max_tokens": 1000000 - }, - { - "name": "qwen/qwen3-coder-flash-2025-07-28", - "alias": [ - "qwen3-coder-flash-2025-07-28" - ], - "model_types": [ - "chat" - ], - "max_tokens": 1000000 - }, - { - "name": "qwen/qwen-coder-plus", - "alias": [ - "qwen-coder-plus", - "qwen-coder-plus-latest" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-coder-plus-2024-11-06", - "alias": [ - "qwen-coder-plus-2024-11-06", - "qwen-coder-plus-1106" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-coder-turbo", - "alias": [ - "qwen-coder-turbo", - "qwen-coder-turbo-latest" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-coder-turbo-2024-09-19", - "alias": [ - "qwen-coder-turbo-2024-09-19", - "qwen-coder-turbo-0919" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-math-plus", - "alias": [ - "qwen-math-plus", - "qwen-math-plus-latest" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-math-plus-2024-09-19", - "alias": [ - "qwen-math-plus-2024-09-19", - "qwen-math-plus-0919" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-math-plus-2024-08-16", - "alias": [ - "qwen-math-plus-2024-08-16", - "qwen-math-plus-0816" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-math-turbo", - "alias": [ - "qwen-math-turbo", - "qwen-math-turbo-latest" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-math-turbo-2024-09-19", - "alias": [ - "qwen-math-turbo-2024-09-19", - "qwen-math-turbo-0919" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-vl-plus", - "alias": [ - "qwen3-vl-plus" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "ocr" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-plus-2025-12-19", - "alias": [ - "qwen3-vl-plus-2025-12-19" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-plus-2025-09-23", - "alias": [ - "qwen3-vl-plus-2025-09-23" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-flash", - "alias": [ - "qwen3-vl-flash" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "video_generation" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-flash-2026-01-22", - "alias": [ - "qwen3-vl-flash-2026-01-22" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-flash-2026-01-22-us", - "alias": [ - "qwen3-vl-flash-2026-01-22-us" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-flash-2025-10-15", - "alias": [ - "qwen3-vl-flash-2025-10-15" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-flash-2025-10-15-us", - "alias": [ - "qwen3-vl-flash-2025-10-15-us" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-flash-us", - "alias": [ - "qwen3-vl-flash-us" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen-vl-max", - "alias": [ - "qwen-vl-max", - "qwen-vl-max-latest" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "qwen/qwen-vl-max-2025-08-13", - "alias": [ - "qwen-vl-max-2025-08-13", - "qwen-vl-max-0813" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "qwen/qwen-vl-max-2025-04-08", - "alias": [ - "qwen-vl-max-2025-04-08", - "qwen-vl-max-0408" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "qwen/qwen-vl-max-2025-04-02", - "alias": [ - "qwen-vl-max-2025-04-02", - "qwen-vl-max-0402" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "qwen/qwen-vl-max-2025-01-25", - "alias": [ - "qwen-vl-max-2025-01-25", - "qwen-vl-max-0125" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "qwen/qwen-vl-max-2024-12-30", - "alias": [ - "qwen-vl-max-2024-12-30", - "qwen-vl-max-1230" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "qwen/qwen-vl-max-2024-11-19", - "alias": [ - "qwen-vl-max-2024-11-19", - "qwen-vl-max-1119" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "qwen/qwen-vl-max-2024-10-30", - "alias": [ - "qwen-vl-max-2024-10-30" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "qwen/qwen-vl-max-2024-08-09", - "alias": [ - "qwen-vl-max-2024-08-09" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "qwen/qwen-vl-plus", - "alias": [ - "qwen-vl-plus", - "qwen-vl-plus-latest" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "qwen/qwen-vl-plus-2025-08-15", - "alias": [ - "qwen-vl-plus-2025-08-15", - "qwen-vl-plus-0815" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "qwen/qwen-vl-plus-2025-07-10", - "alias": [ - "qwen-vl-plus-2025-07-10", - "qwen-vl-plus-0710" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "qwen/qwen-vl-plus-2025-05-07", - "alias": [ - "qwen-vl-plus-2025-05-07", - "qwen-vl-plus-0507" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "qwen/qwen-vl-plus-2025-01-25", - "alias": [ - "qwen-vl-plus-2025-01-25", - "qwen-vl-plus-0125" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "qwen/qwen-vl-plus-2025-01-02", - "alias": [ - "qwen-vl-plus-2025-01-02", - "qwen-vl-plus-0102" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "qwen/qwen-vl-plus-2024-08-09", - "alias": [ - "qwen-vl-plus-2024-08-09" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "qwen/qwen-vl-ocr", - "alias": [ - "qwen-vl-ocr", - "qwen-vl-ocr-latest" - ], - "model_types": [ - "ocr", - "image2text", - "vision" - ] - }, - { - "name": "qwen/qwen-vl-ocr-2025-11-20", - "alias": [ - "qwen-vl-ocr-2025-11-20", - "qwen-vl-ocr-1120" - ], - "model_types": [ - "ocr", - "image2text", - "vision" - ] - }, - { - "name": "qwen/qwen-vl-ocr-2025-08-28", - "alias": [ - "qwen-vl-ocr-2025-08-28", - "qwen-vl-ocr-0828" - ], - "model_types": [ - "ocr", - "image2text", - "vision" - ] - }, - { - "name": "qwen/qwen-vl-ocr-2025-04-13", - "alias": [ - "qwen-vl-ocr-2025-04-13", - "qwen-vl-ocr-0413" - ], - "model_types": [ - "ocr", - "image2text", - "vision" - ] - }, - { - "name": "qwen/qwen-vl-ocr-2024-10-28", - "alias": [ - "qwen-vl-ocr-2024-10-28", - "qwen-vl-ocr-1028" - ], - "model_types": [ - "ocr", - "image2text", - "vision" - ] - }, - { - "name": "qwen/qwen3-vl-embedding", - "alias": [ - "qwen3-vl-embedding" - ], - "max_tokens": 8192, - "model_types": [ - "embedding" - ], - "max_dimension": 2560, - "dimensions": [ - 2560, - 2048, - 1536, - 1024, - 768, - 512, - 256 - ] - }, - { - "name": "qwen/qwen3-vl-rerank", - "alias": [ - "qwen3-vl-rerank" - ], - "max_tokens": 30000, - "model_types": [ - "rerank" - ], - "max_documents": 500 - }, - { - "name": "qwen/qwen3.5-omni-plus", - "alias": [ - "qwen3.5-omni-plus" - ], - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-omni-plus-2026-03-15", - "alias": [ - "qwen3.5-omni-plus-2026-03-15" - ], - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-omni-flash", - "alias": [ - "qwen3.5-omni-flash" - ], - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-omni-flash-2026-03-15", - "alias": [ - "qwen3.5-omni-flash-2026-03-15" - ], - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-omni-flash", - "alias": [ - "qwen3-omni-flash" - ], - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding" - ] - }, - { - "name": "qwen/qwen3-omni-flash-2025-12-01", - "alias": [ - "qwen3-omni-flash-2025-12-01" - ], - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding" - ] - }, - { - "name": "qwen/qwen3-omni-flash-2025-09-15", - "alias": [ - "qwen3-omni-flash-2025-09-15", - "qwen3-omni-flash-0915" - ], - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding" - ] - }, - { - "name": "qwen/qwen3-omni-flash-realtime", - "alias": [ - "qwen3-omni-flash-realtime" - ], - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding" - ] - }, - { - "name": "qwen/qwen3-omni-flash-realtime-2025-12-01", - "alias": [ - "qwen3-omni-flash-realtime-2025-12-01" - ], - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding" - ] - }, - { - "name": "qwen/qwen3-omni-flash-realtime-2025-09-15", - "alias": [ - "qwen3-omni-flash-realtime-2025-09-15" - ], - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding" - ] - }, - { - "name": "qwen/qwen3-omni-captioner", - "alias": [ - "qwen3-omni-captioner" - ], - "model_types": [ - "audio_caption", - "audio2text", - "audio_understanding", - "caption" - ] - }, - { - "name": "qwen/qwen-omni-turbo", - "alias": [ - "qwen-omni-turbo", - "qwen-omni-turbo-latest" - ], - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding" - ] - }, - { - "name": "qwen/qwen-omni-turbo-2025-05-08", - "alias": [ - "qwen-omni-turbo-2025-05-08" - ], - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding" - ] - }, - { - "name": "qwen/qwen-omni-turbo-2025-03-26", - "alias": [ - "qwen-omni-turbo-2025-03-26", - "qwen-omni-turbo-0326" - ], - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding" - ] - }, - { - "name": "qwen/qwen-omni-turbo-2025-01-19", - "alias": [ - "qwen-omni-turbo-2025-01-19", - "qwen-omni-turbo-0119" - ], - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding" - ] - }, - { - "name": "qwen/qwen-omni-turbo-realtime", - "alias": [ - "qwen-omni-turbo-realtime", - "qwen-omni-turbo-realtime-latest" - ], - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding" - ] - }, - { - "name": "qwen/qwen-omni-turbo-realtime-2025-05-08", - "alias": [ - "qwen-omni-turbo-realtime-2025-05-08" - ], - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding" - ] - }, - { - "name": "qwen/qwen3-asr-flash", - "alias": [ - "qwen3-asr-flash" - ], - "model_types": [ - "asr", - "speech2text", - "audio2text" - ] - }, - { - "name": "qwen/qwen3-asr-flash-2026-02-10", - "alias": [ - "qwen3-asr-flash-2026-02-10" - ], - "model_types": [ - "asr", - "speech2text", - "audio2text" - ] - }, - { - "name": "qwen/qwen3-asr-flash-2025-09-08", - "alias": [ - "qwen3-asr-flash-2025-09-08" - ], - "model_types": [ - "asr", - "speech2text", - "audio2text" - ] - }, - { - "name": "qwen/qwen3-asr-flash-us", - "alias": [ - "qwen3-asr-flash-us" - ], - "model_types": [ - "asr", - "speech2text", - "audio2text" - ] - }, - { - "name": "qwen/qwen3-asr-flash-2025-09-08-us", - "alias": [ - "qwen3-asr-flash-2025-09-08-us" - ], - "model_types": [ - "asr", - "speech2text", - "audio2text" - ] - }, - { - "name": "qwen/qwen3-asr-flash-filetrans", - "alias": [ - "qwen3-asr-flash-filetrans" - ], - "model_types": [ - "asr", - "speech2text", - "audio2text" - ] - }, - { - "name": "qwen/qwen3-asr-flash-filetrans-2025-11-17", - "alias": [ - "qwen3-asr-flash-filetrans-2025-11-17" - ], - "model_types": [ - "asr", - "speech2text", - "audio2text" - ] - }, - { - "name": "qwen/qwen3-asr-flash-realtime", - "alias": [ - "qwen3-asr-flash-realtime" - ], - "model_types": [ - "asr", - "speech2text", - "audio2text" - ] - }, - { - "name": "qwen/qwen3-asr-flash-realtime-2026-02-10", - "alias": [ - "qwen3-asr-flash-realtime-2026-02-10" - ], - "model_types": [ - "asr", - "speech2text", - "audio2text" - ] - }, - { - "name": "qwen/qwen3-asr-flash-realtime-2025-10-27", - "alias": [ - "qwen3-asr-flash-realtime-2025-10-27" - ], - "model_types": [ - "asr", - "speech2text", - "audio2text" - ] - }, - { - "name": "qwen/qwen3-tts-flash", - "alias": [ - "qwen3-tts-flash" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-flash-2025-11-27", - "alias": [ - "qwen3-tts-flash-2025-11-27" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-flash-2025-09-18", - "alias": [ - "qwen3-tts-flash-2025-09-18" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-flash-realtime", - "alias": [ - "qwen3-tts-flash-realtime" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-flash-realtime-2025-11-27", - "alias": [ - "qwen3-tts-flash-realtime-2025-11-27" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-flash-realtime-2025-09-18", - "alias": [ - "qwen3-tts-flash-realtime-2025-09-18" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-instruct-flash", - "alias": [ - "qwen3-tts-instruct-flash" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-instruct-flash-2026-01-26", - "alias": [ - "qwen3-tts-instruct-flash-2026-01-26" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-instruct-flash-realtime", - "alias": [ - "qwen3-tts-instruct-flash-realtime" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-instruct-flash-realtime-2026-01-22", - "alias": [ - "qwen3-tts-instruct-flash-realtime-2026-01-22" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-vc-2026-01-22", - "alias": [ - "qwen3-tts-vc-2026-01-22" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-vc-realtime-2026-01-15", - "alias": [ - "qwen3-tts-vc-realtime-2026-01-15" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-vc-realtime-2025-11-27", - "alias": [ - "qwen3-tts-vc-realtime-2025-11-27" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-vd-2026-01-26", - "alias": [ - "qwen3-tts-vd-2026-01-26" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-vd-realtime-2026-01-15", - "alias": [ - "qwen3-tts-vd-realtime-2026-01-15" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-vd-realtime-2025-12-16", - "alias": [ - "qwen3-tts-vd-realtime-2025-12-16" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen-tts", - "alias": [ - "qwen-tts", - "qwen-tts-latest" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen-tts-2025-05-22", - "alias": [ - "qwen-tts-2025-05-22" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen-tts-2025-04-10", - "alias": [ - "qwen-tts-2025-04-10" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen-tts-realtime", - "alias": [ - "qwen-tts-realtime", - "qwen-tts-realtime-latest" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen-tts-realtime-2025-07-15", - "alias": [ - "qwen-tts-realtime-2025-07-15" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-livetranslate-flash", - "alias": [ - "qwen3-livetranslate-flash" - ], - "model_types": [ - "speech_translation", - "audio2text", - "speech2text" - ] - }, - { - "name": "qwen/qwen3-livetranslate-flash-2025-12-01", - "alias": [ - "qwen3-livetranslate-flash-2025-12-01" - ], - "model_types": [ - "speech_translation", - "audio2text", - "speech2text" - ] - }, - { - "name": "qwen/qwen3-livetranslate-flash-realtime", - "alias": [ - "qwen3-livetranslate-flash-realtime" - ], - "model_types": [ - "speech_translation", - "audio2text", - "speech2text" - ] - }, - { - "name": "qwen/qwen3-livetranslate-flash-realtime-2025-09-22", - "alias": [ - "qwen3-livetranslate-flash-realtime-2025-09-22" - ], - "model_types": [ - "speech_translation", - "audio2text", - "speech2text" - ] - }, - { - "name": "qwen/qwen-mt-plus", - "alias": [ - "qwen-mt-plus", - "Qwen MT Plus" - ], - "model_types": [ - "chat" - ], - "max_tokens": 16384, - "max_completion_tokens": 8192 - }, - { - "name": "qwen/qwen-mt-turbo", - "alias": [ - "qwen-mt-turbo" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-mt-flash", - "alias": [ - "qwen-mt-flash" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-mt-lite", - "alias": [ - "qwen-mt-lite" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-mt-image", - "alias": [ - "qwen-mt-image" - ], - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "text-to-image", - "image_generation" - ] - }, - { - "name": "qwen/qwen-image-2.0-pro", - "alias": [ - "qwen-image-2.0-pro", - "Qwen Image 2.0 Pro" - ], - "model_types": [ - "text-to-image", - "image_generation", - "image", - "image_edit" - ] - }, - { - "name": "qwen/qwen-image-2.0-pro-2026-03-03", - "alias": [ - "qwen-image-2.0-pro-2026-03-03" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "qwen/qwen-image-2.0", - "alias": [ - "qwen-image-2.0", - "Qwen Image 2.0" - ], - "model_types": [ - "text-to-image", - "image_generation", - "image", - "image_edit" - ] - }, - { - "name": "qwen/qwen-image-2.0-2026-03-03", - "alias": [ - "qwen-image-2.0-2026-03-03" - ], - "model_types": [ - "text-to-image", - "image_generation", - "image", - "image_edit" - ] - }, - { - "name": "qwen/qwen-image-max", - "alias": [ - "qwen-image-max" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "qwen/qwen-image-max-2025-12-30", - "alias": [ - "qwen-image-max-2025-12-30" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "qwen/qwen-image-plus", - "alias": [ - "qwen-image-plus" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "qwen/qwen-image-plus-2026-01-09", - "alias": [ - "qwen-image-plus-2026-01-09" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "qwen/qwen-image-edit-max", - "alias": [ - "qwen-image-edit-max" - ], - "model_types": [ - "image_edit", - "image_generation", - "image_understanding", - "text-to-image" - ] - }, - { - "name": "qwen/qwen-image-edit-max-2026-01-16", - "alias": [ - "qwen-image-edit-max-2026-01-16" - ], - "model_types": [ - "image_edit", - "image_generation", - "image_understanding" - ] - }, - { - "name": "qwen/qwen-image-edit-plus", - "alias": [ - "qwen-image-edit-plus" - ], - "model_types": [ - "image_edit", - "image_generation", - "image_understanding", - "text-to-image" - ] - }, - { - "name": "qwen/qwen-image-edit-plus-2025-12-15", - "alias": [ - "qwen-image-edit-plus-2025-12-15" - ], - "model_types": [ - "image_edit", - "image_generation", - "image_understanding" - ] - }, - { - "name": "qwen/qwen-image-edit-plus-2025-10-30", - "alias": [ - "qwen-image-edit-plus-2025-10-30" - ], - "model_types": [ - "image_edit", - "image_generation", - "image_understanding" - ] - }, - { - "name": "qwen/qwen-deep-research", - "alias": [ - "qwen-deep-research" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-doc-turbo", - "alias": [ - "qwen-doc-turbo" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-plus-character", - "alias": [ - "qwen-plus-character" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-plus-character-ja", - "alias": [ - "qwen-plus-character-ja" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/sae-res-qwen3.5-35b-a3b-base-w128k-l0_100", - "alias": [ - "sae-res-qwen3.5-35b-a3b-base-w128k-l0_100" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/sae-res-qwen3.5-35b-a3b-base-w32k-l0_50", - "alias": [ - "sae-res-qwen3.5-35b-a3b-base-w32k-l0_50" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/sae-res-qwen3-30b-a3b-base-w128k-l0_100", - "alias": [ - "sae-res-qwen3-30b-a3b-base-w128k-l0_100" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/sae-res-qwen3-30b-a3b-base-w32k-l0_50", - "alias": [ - "sae-res-qwen3-30b-a3b-base-w32k-l0_50" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/sae-res-qwen3.5-27b-w80k-l0_100", - "alias": [ - "sae-res-qwen3.5-27b-w80k-l0_100" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/sae-res-qwen3.5-27b-w80k-l0_50", - "alias": [ - "sae-res-qwen3.5-27b-w80k-l0_50" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/sae-res-qwen3.5-9b-base-w64k-l0_100", - "alias": [ - "sae-res-qwen3.5-9b-base-w64k-l0_100" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/sae-res-qwen3.5-2b-base-w32k-l0_100", - "alias": [ - "sae-res-qwen3.5-2b-base-w32k-l0_100" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/sae-res-qwen3.5-9b-base-w64k-l0_50", - "alias": [ - "sae-res-qwen3.5-9b-base-w64k-l0_50" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/sae-res-qwen3.5-2b-base-w32k-l0_50", - "alias": [ - "sae-res-qwen3.5-2b-base-w32k-l0_50" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/sae-res-qwen3-8b-base-w64k-l0_100", - "alias": [ - "sae-res-qwen3-8b-base-w64k-l0_100" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/sae-res-qwen3-8b-base-w64k-l0_50", - "alias": [ - "sae-res-qwen3-8b-base-w64k-l0_50" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/sae-res-qwen3-1.7b-base-w32k-l0_100", - "alias": [ - "sae-res-qwen3-1.7b-base-w32k-l0_100" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/sae-res-qwen3-1.7b-base-w32k-l0_50", - "alias": [ - "sae-res-qwen3-1.7b-base-w32k-l0_50" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3.6-27b-fp8", - "alias": [ - "qwen3.6-27b-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.6-27b", - "alias": [ - "qwen3.6-27b", - "qwen/qwen3.6-27b-20260422" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "video_generation" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 65536 - }, - { - "name": "qwen/qwen3.6-35b-a3b-fp8", - "alias": [ - "qwen3.6-35b-a3b-fp8", - "Qwen3.6 35B A3b Fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.6-35b-a3b", - "alias": [ - "qwen3.6-35b-a3b", - "qwen/qwen3.6-35b-a3b-20260415" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 65536 - }, - { - "name": "qwen/qwen3.5-35b-a3b-gptq-int4", - "alias": [ - "qwen3.5-35b-a3b-gptq-int4" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-27b-gptq-int4", - "alias": [ - "qwen3.5-27b-gptq-int4" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-397b-a17b-gptq-int4", - "alias": [ - "qwen3.5-397b-a17b-gptq-int4" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-122b-a10b-gptq-int4", - "alias": [ - "qwen3.5-122b-a10b-gptq-int4" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-0.8b-base", - "alias": [ - "qwen3.5-0.8b-base" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-2b-base", - "alias": [ - "qwen3.5-2b-base" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-0.8b", - "alias": [ - "qwen3.5-0.8b" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-2b", - "alias": [ - "qwen3.5-2b" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-4b", - "alias": [ - "qwen3.5-4b" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-4b-base", - "alias": [ - "qwen3.5-4b-base" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-9b", - "alias": [ - "qwen3.5-9b", - "qwen/qwen3.5-9b-20260310", - "Qwen3.5 9B FP8" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-9b-base", - "alias": [ - "qwen3.5-9b-base" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-35b-a3b-fp8", - "alias": [ - "qwen3.5-35b-a3b-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-27b-fp8", - "alias": [ - "qwen3.5-27b-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-122b-a10b-fp8", - "alias": [ - "qwen3.5-122b-a10b-fp8", - "Qwen3.5 122B A10b Fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-122b-a10b", - "alias": [ - "qwen3.5-122b-a10b", - "qwen/qwen3.5-122b-a10b-20260224" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 65536 - }, - { - "name": "qwen/qwen3.5-35b-a3b-base", - "alias": [ - "qwen3.5-35b-a3b-base" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-27b", - "alias": [ - "qwen3.5-27b", - "qwen/qwen3.5-27b-20260224" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 65536 - }, - { - "name": "qwen/qwen3.5-35b-a3b", - "alias": [ - "qwen3.5-35b-a3b", - "qwen/qwen3.5-35b-a3b-20260224", - "Qwen3.5 35B A3b" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 65536 - }, - { - "name": "qwen/qwen3.5-397b-a17b-fp8", - "alias": [ - "qwen3.5-397b-a17b-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3.5-397b-a17b", - "alias": [ - "qwen3.5-397b-a17b", - "qwen/qwen3.5-397b-a17b-20260216", - "Qwen3.5 397B A17b" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding", - "video_generation" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 65536 - }, - { - "name": "qwen/webworld-32b", - "alias": [ - "webworld-32b" - ], - "max_tokens": 40960, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/webworld-14b", - "alias": [ - "webworld-14b" - ], - "max_tokens": 40960, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/webworld-8b", - "alias": [ - "webworld-8b" - ], - "max_tokens": 40960, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-coder-next-gguf", - "alias": [ - "qwen3-coder-next-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144 - }, - { - "name": "qwen/qwen3-coder-next-base", - "alias": [ - "qwen3-coder-next-base" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-coder-next-fp8", - "alias": [ - "qwen3-coder-next-fp8", - "Qwen3 Coder Next Fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-coder-next", - "alias": [ - "qwen3-coder-next", - "qwen/qwen3-coder-next-2025-02-03", - "Qwen3 Coder Next" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "max_completion_tokens": 65536 - }, - { - "name": "qwen/qwen3-forcedaligner-0.6b", - "alias": [ - "qwen3-forcedaligner-0.6b" - ], - "max_tokens": 8192, - "model_types": [ - "asr" - ] - }, - { - "name": "qwen/qwen3-asr-1.7b", - "alias": [ - "qwen3-asr-1.7b" - ], - "max_tokens": 65536, - "model_types": [ - "asr" - ] - }, - { - "name": "qwen/qwen3-asr-0.6b", - "alias": [ - "qwen3-asr-0.6b" - ], - "max_tokens": 65536, - "model_types": [ - "asr" - ] - }, - { - "name": "qwen/qwen3-tts-12hz-0.6b-base", - "alias": [ - "qwen3-tts-12hz-0.6b-base" - ], - "max_tokens": 65536, - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-12hz-0.6b-customvoice", - "alias": [ - "qwen3-tts-12hz-0.6b-customvoice" - ], - "max_tokens": 65536, - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-12hz-1.7b-base", - "alias": [ - "qwen3-tts-12hz-1.7b-base" - ], - "max_tokens": 65536, - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-12hz-1.7b-customvoice", - "alias": [ - "qwen3-tts-12hz-1.7b-customvoice" - ], - "max_tokens": 65536, - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-tokenizer-12hz", - "alias": [ - "qwen3-tts-tokenizer-12hz" - ], - "max_tokens": 8000, - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-tts-12hz-1.7b-voicedesign", - "alias": [ - "qwen3-tts-12hz-1.7b-voicedesign" - ], - "max_tokens": 65536, - "model_types": [ - "tts" - ] - }, - { - "name": "qwen/qwen3-vl-reranker-8b", - "alias": [ - "qwen3-vl-reranker-8b" - ], - "max_tokens": 32768, - "model_types": [ - "rerank" - ] - }, - { - "name": "qwen/qwen3-vl-reranker-2b", - "alias": [ - "qwen3-vl-reranker-2b" - ], - "max_tokens": 32768, - "model_types": [ - "rerank" - ] - }, - { - "name": "qwen/qwen3-vl-embedding-2b", - "alias": [ - "qwen3-vl-embedding-2b" - ], - "max_tokens": 32768, - "max_dimension": 2048, - "model_types": [ - "embedding" - ] - }, - { - "name": "qwen/qwen3-vl-embedding-8b", - "alias": [ - "qwen3-vl-embedding-8b" - ], - "max_tokens": 32768, - "max_dimension": 4096, - "model_types": [ - "embedding" - ] - }, - { - "name": "qwen/qwen-image-2512", - "alias": [ - "qwen-image-2512" - ], - "model_types": [ - "text-to-image", - "image_generation", - "image_edit", - "image_understanding" - ] - }, - { - "name": "qwen/qwen-image-layered", - "alias": [ - "qwen-image-layered" - ], - "model_types": [ - "image_edit", - "image_layer_decomposition", - "image_understanding" - ] - }, - { - "name": "qwen/qwen-image-edit-2511", - "alias": [ - "qwen-image-edit-2511" - ], - "model_types": [ - "image_edit", - "image_generation", - "image_understanding" - ] - }, - { - "name": "qwen/qwen3-next-80b-a3b-thinking-gguf", - "alias": [ - "qwen3-next-80b-a3b-thinking-gguf" - ], - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-next-80b-a3b-instruct-gguf", - "alias": [ - "qwen3-next-80b-a3b-instruct-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-vl-235b-a22b-thinking-gguf", - "alias": [ - "qwen3-vl-235b-a22b-thinking-gguf" - ], - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_tokens": 262144 - }, - { - "name": "qwen/qwen3-vl-30b-a3b-thinking-gguf", - "alias": [ - "qwen3-vl-30b-a3b-thinking-gguf" - ], - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_tokens": 262144 - }, - { - "name": "qwen/qwen3-vl-235b-a22b-instruct-gguf", - "alias": [ - "qwen3-vl-235b-a22b-instruct-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-30b-a3b-instruct-gguf", - "alias": [ - "qwen3-vl-30b-a3b-instruct-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-2b-thinking-gguf", - "alias": [ - "qwen3-vl-2b-thinking-gguf" - ], - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_tokens": 262144 - }, - { - "name": "qwen/qwen3-vl-4b-thinking-gguf", - "alias": [ - "qwen3-vl-4b-thinking-gguf" - ], - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_tokens": 262144 - }, - { - "name": "qwen/qwen3-vl-8b-thinking-gguf", - "alias": [ - "qwen3-vl-8b-thinking-gguf" - ], - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_tokens": 262144 - }, - { - "name": "qwen/qwen3-vl-32b-thinking-gguf", - "alias": [ - "qwen3-vl-32b-thinking-gguf" - ], - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_tokens": 262144 - }, - { - "name": "qwen/qwen3-vl-32b-instruct-gguf", - "alias": [ - "qwen3-vl-32b-instruct-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-8b-instruct-gguf", - "alias": [ - "qwen3-vl-8b-instruct-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-4b-instruct-gguf", - "alias": [ - "qwen3-vl-4b-instruct-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-2b-instruct-gguf", - "alias": [ - "qwen3-vl-2b-instruct-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-2b-thinking-fp8", - "alias": [ - "qwen3-vl-2b-thinking-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-2b-thinking", - "alias": [ - "qwen3-vl-2b-thinking" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-2b-instruct-fp8", - "alias": [ - "qwen3-vl-2b-instruct-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-2b-instruct", - "alias": [ - "qwen3-vl-2b-instruct" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-32b-instruct-fp8", - "alias": [ - "qwen3-vl-32b-instruct-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-32b-thinking-fp8", - "alias": [ - "qwen3-vl-32b-thinking-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-32b-thinking", - "alias": [ - "qwen3-vl-32b-thinking" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "video_generation" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-32b-instruct", - "alias": [ - "qwen3-vl-32b-instruct" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-8b-instruct-fp8", - "alias": [ - "qwen3-vl-8b-instruct-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-8b-thinking-fp8", - "alias": [ - "qwen3-vl-8b-thinking-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-4b-thinking-fp8", - "alias": [ - "qwen3-vl-4b-thinking-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-4b-instruct-fp8", - "alias": [ - "qwen3-vl-4b-instruct-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-8b-thinking", - "alias": [ - "qwen3-vl-8b-thinking" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_generation" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-4b-thinking", - "alias": [ - "qwen3-vl-4b-thinking" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-8b-instruct", - "alias": [ - "qwen3-vl-8b-instruct" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_generation" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 32768 - }, - { - "name": "qwen/qwen3-vl-4b-instruct", - "alias": [ - "qwen3-vl-4b-instruct" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-30b-a3b-thinking-fp8", - "alias": [ - "qwen3-vl-30b-a3b-thinking-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-30b-a3b-instruct-fp8", - "alias": [ - "qwen3-vl-30b-a3b-instruct-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-235b-a22b-thinking-fp8", - "alias": [ - "qwen3-vl-235b-a22b-thinking-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-235b-a22b-instruct-fp8", - "alias": [ - "qwen3-vl-235b-a22b-instruct-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-vl-30b-a3b-thinking", - "alias": [ - "qwen3-vl-30b-a3b-thinking" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "video_generation" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 32768 - }, - { - "name": "qwen/qwen3-vl-30b-a3b-instruct", - "alias": [ - "qwen3-vl-30b-a3b-instruct" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "ocr", - "video_generation" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 32768 - }, - { - "name": "qwen/qwen3-4b-saferl", - "alias": [ - "qwen3-4b-saferl" - ], - "max_tokens": 40960, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3guard-stream-8b", - "alias": [ - "qwen3guard-stream-8b" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3guard-stream-4b", - "alias": [ - "qwen3guard-stream-4b" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3guard-stream-0.6b", - "alias": [ - "qwen3guard-stream-0.6b" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3guard-gen-8b", - "alias": [ - "qwen3guard-gen-8b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3guard-gen-4b", - "alias": [ - "qwen3guard-gen-4b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3guard-gen-0.6b", - "alias": [ - "qwen3guard-gen-0.6b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-image-edit-2509", - "alias": [ - "qwen-image-edit-2509" - ], - "model_types": [ - "image_edit", - "image_generation", - "image_understanding", - "image" - ] - }, - { - "name": "qwen/qwen3-vl-235b-a22b-thinking", - "alias": [ - "qwen3-vl-235b-a22b-thinking", - "Qwen3 VL 235B A22B Thinking" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 32768 - }, - { - "name": "qwen/qwen3-vl-235b-a22b-instruct", - "alias": [ - "qwen3-vl-235b-a22b-instruct", - "Qwen3 VL 235B A22B Instruct" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision", - "ocr" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 32768 - }, - { - "name": "qwen/qwen3-next-80b-a3b-thinking-fp8", - "alias": [ - "qwen3-next-80b-a3b-thinking-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-next-80b-a3b-instruct-fp8", - "alias": [ - "qwen3-next-80b-a3b-instruct-fp8", - "Qwen3 Next 80B A3b Instruct Fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-omni-30b-a3b-instruct", - "alias": [ - "qwen3-omni-30b-a3b-instruct", - "Qwen3 Omni 30B A3B Instruct" - ], - "max_tokens": 65536, - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding", - "tts" - ], - "max_completion_tokens": 16384 - }, - { - "name": "qwen/qwen3-omni-30b-a3b-thinking", - "alias": [ - "qwen3-omni-30b-a3b-thinking", - "Qwen3 Omni 30B A3B Thinking" - ], - "max_tokens": 65536, - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, "max_completion_tokens": 16384 }, { - "name": "qwen/qwen3-omni-30b-a3b-captioner", + "name": "doubao-1-5-thinking-pro-vision-250415", "alias": [ - "qwen3-omni-30b-a3b-captioner" + "Doubao-1.5-Thinking-Pro-Vision" ], - "max_tokens": 65536, + "max_tokens": 96000, "model_types": [ - "audio_caption", - "audio2text", - "audio_understanding", - "caption", - "chat" - ] + "chat", + "image2text", + "vision" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } }, { - "name": "qwen/qwen3-next-80b-a3b-thinking", + "name": "doubao-1-5-thinking-vision-pro-250428", "alias": [ - "qwen3-next-80b-a3b-thinking", - "qwen/qwen3-next-80b-a3b-thinking-2509", - "Qwen3 Next 80B A3B Thinking" + "Doubao-1.5-Thinking-Vision-Pro-0428", + "doubao-1-5-thinking-vision-pro" ], - "max_tokens": 262144, + "max_tokens": 128000, "model_types": [ - "chat" + "chat", + "image2text", + "vision" ], "thinking": { "default_value": true, "clear_thinking": true }, - "max_completion_tokens": 32768 + "max_completion_tokens": 16384 }, { - "name": "qwen/qwen3-next-80b-a3b-instruct", + "name": "doubao-1-5-vision-pro-32k-250115", "alias": [ - "qwen3-next-80b-a3b-instruct", - "qwen/qwen3-next-80b-a3b-instruct-2509", - "qwen/qwen3-next-80b-a3b-instruct-2509:free", - "qwen/qwen3-next-80b-a3b-instruct:free", - "Qwen3 Next 80B A3B Instruct" + "doubao-1-5-vision-pro-32k" ], - "max_tokens": 262144, + "max_tokens": 32768, + "max_completion_tokens": 12288, + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "Doubao-1.5-lite-32k", + "max_tokens": 32000, "model_types": [ "chat" + ] + }, + { + "name": "Doubao-1.5-pro-256k", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "Doubao-1.5-pro-32k", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "doubao-1.5-ui-tars-250328", + "alias": [ + "doubao-1-5-ui-tars", + "doubao-1-5-ui-tars-250428" + ], + "max_tokens": 32000, + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_completion_tokens": 16384, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "doubao-1.5-vision-lite-250315", + "max_tokens": 128000, + "model_types": [ + "chat", + "image2text", + "vision" + ], + "alias": [ + "doubao-1-5-vision-lite" + ], + "max_completion_tokens": 16384 + }, + { + "name": "doubao-1.5-vision-pro-250328", + "max_tokens": 128000, + "model_types": [ + "chat", + "image2text", + "vision" + ], + "alias": [ + "doubao-1-5-vision-pro" + ], + "max_completion_tokens": 16384 + }, + { + "name": "Doubao-1.5-vision-pro-32k", + "max_tokens": 32000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "doubao-embedding-large-text-240915", + "alias": [ + "doubao-embedding-large", + "doubao-embedding-large-text-250515" + ], + "max_tokens": 4096, + "model_types": [ + "embedding" + ] + }, + { + "name": "doubao-embedding-text-240515", + "alias": [ + "doubao-embedding", + "doubao-embedding-text-240715" + ], + "model_types": [ + "embedding" + ] + }, + { + "name": "doubao-embedding-vision-241215", + "alias": [ + "doubao-embedding-vision", + "doubao-embedding-vision-250328", + "doubao-embedding-vision-250615", + "doubao-embedding-vision-251215" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 131072 + }, + { + "name": "doubao-lite-128k-240428", + "alias": [ + "doubao-lite-128k", + "doubao-lite-128k-240828" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "max_completion_tokens": 4096 + }, + { + "name": "doubao-lite-32k-240428", + "alias": [ + "doubao-lite-32k", + "doubao-lite-32k-240628", + "doubao-lite-32k-240828", + "doubao-lite-32k-character-241015", + "doubao-lite-32k-character-250228" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768, + "max_completion_tokens": 4096 + }, + { + "name": "doubao-lite-4k-240328", + "alias": [ + "doubao-lite-4k", + "doubao-lite-4k-character-240515", + "doubao-lite-4k-pretrain-character-240516", + "doubao-lite-4k-character-240828" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096, + "max_completion_tokens": 4096 + }, + { + "name": "Doubao-pro-128k", + "max_tokens": 128000, + "model_types": [ + "chat" + ], + "alias": [ + "doubao-pro-128k-240515", + "doubao-pro-128k-240628" + ] + }, + { + "name": "doubao-pro-256k-241115", + "alias": [ + "doubao-pro-256k" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "Doubao-pro-32k", + "max_tokens": 32000, + "model_types": [ + "chat" + ], + "alias": [ + "doubao-pro-32k-character-240528", + "doubao-pro-32k-functioncall-240515", + "doubao-pro-32k-browsing-240615", + "doubao-pro-32k-240615", + "doubao-pro-32k-functioncall-240815", + "doubao-pro-32k-240828", + "doubao-pro-32k-character-240828", + "doubao-pro-32k-browsing-240828", + "doubao-pro-32k-functioncall-preview", + "doubao-pro-32k-functioncall-241028", + "doubao-pro-32k-browsing-241115", + "doubao-pro-32k-character-241215", + "doubao-pro-32k-241215" + ], + "max_completion_tokens": 16384 + }, + { + "name": "doubao-pro-4k-240515", + "alias": [ + "doubao-pro-4k", + "doubao-pro-4k-character-240515", + "doubao-pro-4k-functioncall-240515", + "doubao-pro-4k-browsing-240524", + "doubao-pro-4k-functioncall-240615", + "doubao-pro-4k-character-240728" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "doubao-seaweed-241128", + "alias": [ + "doubao-seaweed" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "doubao-seed-1-6-250615", + "max_tokens": 256000, + "model_types": [ + "chat", + "vision", + "image2text" + ], + "alias": [ + "doubao-seed-1-6", + "doubao-seed-1-6-251015" ], "max_completion_tokens": 32768, "thinking": { @@ -9802,47 +6655,48 @@ } }, { - "name": "qwen/qwen-image-bench", - "alias": [ - "qwen-image-bench" - ], + "name": "doubao-seed-1-6-flash-250615", + "max_tokens": 256000, "model_types": [ - "benchmark", - "image_eval", - "benchmark_judge", + "chat", + "vision", "image2text" - ] - }, - { - "name": "qwen/qwen-image-edit", - "alias": [ - "qwen-image-edit" ], - "model_types": [ - "image_edit", - "image_generation", - "image_understanding", - "text-to-image" - ] + "alias": [ + "doubao-seed-1-6-flash", + "doubao-seed-1-6-flash-250828" + ], + "max_completion_tokens": 32768, + "thinking": { + "default_value": true, + "clear_thinking": true + } }, { - "name": "qwen/qwen3-4b-instruct-2507-fp8", + "name": "doubao-seed-1-6-flash-250715", + "max_tokens": 256000, + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_completion_tokens": 32768, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "doubao-seed-1-6-lite-251015", "alias": [ - "qwen3-4b-instruct-2507-fp8" + "doubao-seed-1-6-lite" ], "max_tokens": 262144, + "max_completion_tokens": 65536, "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-4b-thinking-2507-fp8", - "alias": [ - "qwen3-4b-thinking-2507-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" + "chat", + "vision", + "image2text" ], "thinking": { "default_value": true, @@ -9850,1364 +6704,56 @@ } }, { - "name": "qwen/qwen3-4b-thinking-2507", - "alias": [ - "qwen3-4b-thinking-2507" - ], - "max_tokens": 262144, + "name": "doubao-seed-1-6-thinking-250615", + "max_tokens": 256000, "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-4b-instruct-2507", - "alias": [ - "qwen3-4b-instruct-2507", - "Qwen3 4B Instruct 2507" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-image", - "alias": [ - "qwen-image", - "Qwen Image" - ], - "model_types": [ - "text-to-image", - "image_generation", - "image_edit", - "image_understanding" - ] - }, - { - "name": "qwen/qwen3-coder-30b-a3b-instruct-fp8", - "alias": [ - "qwen3-coder-30b-a3b-instruct-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-coder-30b-a3b-instruct", - "alias": [ - "qwen3-coder-30b-a3b-instruct", - "Qwen3 Coder 30b A3B Instruct" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "max_completion_tokens": 32768 - }, - { - "name": "qwen/qwen3-30b-a3b-thinking-2507-fp8", - "alias": [ - "qwen3-30b-a3b-thinking-2507-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-30b-a3b-thinking-2507", - "alias": [ - "qwen3-30b-a3b-thinking-2507" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-30b-a3b-instruct-2507-fp8", - "alias": [ - "qwen3-30b-a3b-instruct-2507-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-30b-a3b-instruct-2507", - "alias": [ - "qwen3-30b-a3b-instruct-2507" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-235b-a22b-thinking-2507-fp8", - "alias": [ - "qwen3-235b-a22b-thinking-2507-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-235b-a22b-thinking-2507", - "alias": [ - "qwen3-235b-a22b-thinking-2507", - "Qwen3 235B A22b Thinking 2507" - ], - "max_tokens": 262144, - "model_types": [ - "chat" + "chat", + "vision", + "image2text" ], "thinking": { "default_value": true, "clear_thinking": true }, - "max_completion_tokens": 32768 - }, - { - "name": "qwen/qwen3-coder-480b-a35b-instruct-fp8", "alias": [ - "qwen3-coder-480b-a35b-instruct-fp8", - "Qwen3 Coder 480B A35B Instruct Fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-coder-480b-a35b-instruct", - "alias": [ - "qwen3-coder-480b-a35b-instruct", - "qwen3-coder-480b", - "qwen/qwen3-coder", - "qwen/qwen3-coder:free", - "qwen/qwen3-coder-480b-a35b-07-25", - "qwen/qwen3-coder-480b-a35b-07-25:free", - "qwen/qwen3-coder-480b-a35b-instruct-maas", - "qwen.qwen3-coder-480b-a35b-instruct", - "qwen.qwen3-coder-480b-a35b-v1:0", - "Qwen3 Coder 480B A35B Instruct" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "max_completion_tokens": 65536 - }, - { - "name": "qwen/qwen3-235b-a22b-instruct-2507-fp8", - "alias": [ - "qwen3-235b-a22b-instruct-2507-fp8", - "Qwen3 235B A22b Instruct 2507 Fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-235b-a22b-instruct-2507", - "alias": [ - "qwen3-235b-a22b-instruct-2507", - "qwen/qwen3-235b-a22b-07-25", - "qwen/qwen3-235b-a22b-2507", - "qwen.qwen3-235b-a22b-2507", - "qwen.qwen3-235b-a22b-2507-v1:0", - "Qwen3 235B A22B Instruct 2507" - ], - "max_tokens": 262144, - "model_types": [ - "chat" + "doubao-seed-1-6-thinking" ], "max_completion_tokens": 16384 }, { - "name": "qwen/qwen3-14b-mlx-bf16", - "alias": [ - "qwen3-14b-mlx-bf16" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-235b-a22b-mlx-8bit", - "alias": [ - "qwen3-235b-a22b-mlx-8bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-235b-a22b-mlx-6bit", - "alias": [ - "qwen3-235b-a22b-mlx-6bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-235b-a22b-mlx-4bit", - "alias": [ - "qwen3-235b-a22b-mlx-4bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-235b-a22b-mlx-bf16", - "alias": [ - "qwen3-235b-a22b-mlx-bf16" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-30b-a3b-mlx-4bit", - "alias": [ - "qwen3-30b-a3b-mlx-4bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-30b-a3b-mlx-6bit", - "alias": [ - "qwen3-30b-a3b-mlx-6bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-30b-a3b-mlx-8bit", - "alias": [ - "qwen3-30b-a3b-mlx-8bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-30b-a3b-mlx-bf16", - "alias": [ - "qwen3-30b-a3b-mlx-bf16" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-32b-mlx-4bit", - "alias": [ - "qwen3-32b-mlx-4bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-32b-mlx-6bit", - "alias": [ - "qwen3-32b-mlx-6bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-32b-mlx-8bit", - "alias": [ - "qwen3-32b-mlx-8bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-32b-mlx-bf16", - "alias": [ - "qwen3-32b-mlx-bf16" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-embedding-0.6b-gguf", - "alias": [ - "qwen3-embedding-0.6b-gguf" - ], - "max_tokens": 32768, - "max_dimension": 1024, - "model_types": [ - "embedding" - ] - }, - { - "name": "qwen/qwen3-embedding-4b-gguf", - "alias": [ - "qwen3-embedding-4b-gguf" - ], - "max_tokens": 32768, - "max_dimension": 2560, - "model_types": [ - "embedding" - ] - }, - { - "name": "qwen/qwen3-embedding-8b-gguf", - "alias": [ - "qwen3-embedding-8b-gguf" - ], - "max_tokens": 32768, - "max_dimension": 4096, - "model_types": [ - "embedding" - ] - }, - { - "name": "qwen/qwen3-reranker-4b", - "alias": [ - "qwen3-reranker-4b" - ], - "max_tokens": 32768, - "model_types": [ - "rerank" - ] - }, - { - "name": "qwen/qwen3-embedding-8b", - "alias": [ - "qwen3-embedding-8b" - ], - "max_tokens": 32768, - "max_dimension": 4096, - "model_types": [ - "embedding" - ] - }, - { - "name": "qwen/qwen3-embedding-4b", - "alias": [ - "qwen3-embedding-4b" - ], - "max_tokens": 32768, - "max_dimension": 2560, - "model_types": [ - "embedding" - ] - }, - { - "name": "qwen/qwen3-embedding-0.6b", - "alias": [ - "qwen3-embedding-0.6b" - ], - "max_tokens": 32768, - "max_dimension": 1024, - "model_types": [ - "embedding" - ] - }, - { - "name": "qwen/qwen3-reranker-0.6b", - "alias": [ - "qwen3-reranker-0.6b" - ], - "max_tokens": 32768, - "model_types": [ - "rerank" - ] - }, - { - "name": "qwen/qwen3-reranker-8b", - "alias": [ - "qwen3-reranker-8b" - ], - "max_tokens": 32768, - "model_types": [ - "rerank" - ] - }, - { - "name": "qwen/qwen3-14b-mlx-4bit", - "alias": [ - "qwen3-14b-mlx-4bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-4b-mlx-4bit", - "alias": [ - "qwen3-4b-mlx-4bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-4b-mlx-6bit", - "alias": [ - "qwen3-4b-mlx-6bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-14b-mlx-6bit", - "alias": [ - "qwen3-14b-mlx-6bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-4b-mlx-8bit", - "alias": [ - "qwen3-4b-mlx-8bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-14b-mlx-8bit", - "alias": [ - "qwen3-14b-mlx-8bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-4b-mlx-bf16", - "alias": [ - "qwen3-4b-mlx-bf16" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-8b-mlx-bf16", - "alias": [ - "qwen3-8b-mlx-bf16" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-8b-mlx-8bit", - "alias": [ - "qwen3-8b-mlx-8bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-8b-mlx-4bit", - "alias": [ - "qwen3-8b-mlx-4bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-1.7b-mlx-4bit", - "alias": [ - "qwen3-1.7b-mlx-4bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-1.7b-mlx-8bit", - "alias": [ - "qwen3-1.7b-mlx-8bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-1.7b-mlx-6bit", - "alias": [ - "qwen3-1.7b-mlx-6bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-8b-mlx-6bit", - "alias": [ - "qwen3-8b-mlx-6bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-1.7b-mlx-bf16", - "alias": [ - "qwen3-1.7b-mlx-bf16" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-0.6b-mlx-8bit", - "alias": [ - "qwen3-0.6b-mlx-8bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-0.6b-mlx-bf16", - "alias": [ - "qwen3-0.6b-mlx-bf16" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-0.6b-mlx-6bit", - "alias": [ - "qwen3-0.6b-mlx-6bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-0.6b-mlx-4bit", - "alias": [ - "qwen3-0.6b-mlx-4bit" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/worldpm-72b-rlhflow", - "alias": [ - "worldpm-72b-rlhflow" - ], - "model_types": [ - "rerank" - ] - }, - { - "name": "qwen/worldpm-72b-ultrafeedback", - "alias": [ - "worldpm-72b-ultrafeedback" - ], - "max_tokens": 2048, - "model_types": [ - "rerank" - ] - }, - { - "name": "qwen/worldpm-72b-helpsteer2", - "alias": [ - "worldpm-72b-helpsteer2" - ], - "max_tokens": 2048, - "model_types": [ - "rerank" - ] - }, - { - "name": "qwen/worldpm-72b", - "alias": [ - "worldpm-72b" - ], - "max_tokens": 2048, - "model_types": [ - "rerank" - ] - }, - { - "name": "qwen/qwen2.5-omni-7b-gptq-int4", - "alias": [ - "qwen2.5-omni-7b-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding", - "tts" - ] - }, - { - "name": "qwen/qwen2.5-omni-7b-awq", - "alias": [ - "qwen2.5-omni-7b-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding", - "tts" - ] - }, - { - "name": "qwen/qwen3-235b-a22b-gguf", - "alias": [ - "qwen3-235b-a22b-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 32768 - }, - { - "name": "qwen/qwen3-235b-a22b-gptq-int4", - "alias": [ - "qwen3-235b-a22b-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-0.6b-gptq-int8", - "alias": [ - "qwen3-0.6b-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-1.7b-gptq-int8", - "alias": [ - "qwen3-1.7b-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-4b-awq", - "alias": [ - "qwen3-4b-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-0.6b-gguf", - "alias": [ - "qwen3-0.6b-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 32768 - }, - { - "name": "qwen/qwen3-1.7b-gguf", - "alias": [ - "qwen3-1.7b-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 32768 - }, - { - "name": "qwen/qwen3-30b-a3b-gptq-int4", - "alias": [ - "qwen3-30b-a3b-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-4b-gguf", - "alias": [ - "qwen3-4b-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 32768 - }, - { - "name": "qwen/qwen3-30b-a3b-gguf", - "alias": [ - "qwen3-30b-a3b-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 32768 - }, - { - "name": "qwen/qwen3-8b-gguf", - "alias": [ - "qwen3-8b-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 32768 - }, - { - "name": "qwen/qwen3-8b-awq", - "alias": [ - "qwen3-8b-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-14b-awq", - "alias": [ - "qwen3-14b-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-32b-awq", - "alias": [ - "qwen3-32b-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-14b-gguf", - "alias": [ - "qwen3-14b-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 32768 - }, - { - "name": "qwen/qwen3-32b-gguf", - "alias": [ - "qwen3-32b-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 32768 - }, - { - "name": "qwen/qwen2.5-omni-3b", - "alias": [ - "qwen2.5-omni-3b" - ], - "max_tokens": 32768, - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding", - "tts" - ] - }, - { - "name": "qwen/qwen3-235b-a22b-fp8", - "alias": [ - "qwen3-235b-a22b-fp8", - "Qwen3 235B A22B" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ], - "max_completion_tokens": 20000, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-30b-a3b-fp8", - "alias": [ - "qwen3-30b-a3b-fp8", - "Qwen3 30B A3B" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ], - "max_completion_tokens": 20000, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-32b-fp8", - "alias": [ - "qwen3-32b-fp8", - "Qwen3 32B" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ], - "max_completion_tokens": 20000, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-14b-fp8", - "alias": [ - "qwen3-14b-fp8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-8b-fp8", - "alias": [ - "qwen3-8b-fp8", - "Qwen3 8B" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ], - "max_completion_tokens": 20000 - }, - { - "name": "qwen/qwen3-4b-fp8", - "alias": [ - "qwen3-4b-fp8", - "Qwen3 4B" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ], - "max_completion_tokens": 8192, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen3-1.7b-fp8", - "alias": [ - "qwen3-1.7b-fp8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-0.6b-fp8", - "alias": [ - "qwen3-0.6b-fp8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-0.6b-base", - "alias": [ - "qwen3-0.6b-base", - "Qwen3 0.6B Base" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-14b-base", - "alias": [ - "qwen3-14b-base", - "Qwen3 14B Base" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-1.7b-base", - "alias": [ - "qwen3-1.7b-base", - "Qwen3 1.7B Base" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-4b-base", - "alias": [ - "qwen3-4b-base", - "Qwen3 4B Base" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-8b-base", - "alias": [ - "qwen3-8b-base", - "Qwen3 8B Base" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-30b-a3b-base", - "alias": [ - "qwen3-30b-a3b-base", - "Qwen3 30B A3b Base" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-235b-a22b", - "alias": [ - "qwen3-235b-a22b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-32b", - "alias": [ - "qwen3-32b", - "qwen.qwen3-32b", - "qwen.qwen3-32b-v1:0", - "qwen3-32b-20250429" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ], - "max_completion_tokens": 40960 - }, - { - "name": "qwen/qwen3-30b-a3b", - "alias": [ - "qwen3-30b-a3b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-14b", - "alias": [ - "qwen3-14b", - "Qwen3 14B", - "qwen3-14b-20250429" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-8b", - "alias": [ - "qwen3-8b", - "qwen3-8b-20250429" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-4b", - "alias": [ - "qwen3-4b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-1.7b", - "alias": [ - "qwen3-1.7b", - "Qwen3 1.7B" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen3-0.6b", - "alias": [ - "qwen3-0.6b", - "Qwen3 0.6B" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-vl-32b-instruct-awq", - "alias": [ - "qwen2.5-vl-32b-instruct-awq" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-omni-7b", - "alias": [ - "qwen2.5-omni-7b" - ], - "max_tokens": 32768, - "model_types": [ - "chat", - "omni", - "image2text", - "vision", - "video_understanding", - "audio2text", - "speech2text", - "audio_understanding", - "tts" - ] - }, - { - "name": "qwen/qwen2.5-vl-32b-instruct", - "alias": [ - "qwen2.5-vl-32b-instruct", - "Qwen2.5-VL-32B" - ], - "max_tokens": 128000, - "model_types": [ - "chat", - "image2text", - "vision", - "ocr" - ] - }, - { - "name": "qwen/qwq-32b-gguf", - "alias": [ - "qwq-32b-gguf" - ], - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_tokens": 131072 - }, - { - "name": "qwen/qwq-32b", - "alias": [ - "qwq-32b", - "Qwen QwQ-32B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwq-32b-awq", - "alias": [ - "qwq-32b-awq" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen/qwen2.5-vl-7b-instruct-awq", - "alias": [ - "qwen2.5-vl-7b-instruct-awq" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-vl-72b-instruct-awq", - "alias": [ - "qwen2.5-vl-72b-instruct-awq" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-vl-3b-instruct-awq", - "alias": [ - "qwen2.5-vl-3b-instruct-awq" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-vl-72b-instruct", - "alias": [ - "qwen2.5-vl-72b-instruct", - "qwen-2.5-vl-72b-instruct", - "Qwen2.5-VL-72B", - "Qwen2.5 VL 72B Instruct", - "Qwen2.5-VL (72B) Instruct" - ], - "max_tokens": 128000, + "name": "doubao-seed-1-6-thinking-250715", + "max_tokens": 256000, "model_types": [ "chat", "vision", "image2text" ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, "max_completion_tokens": 32768 }, { - "name": "qwen/qwen2.5-vl-7b-instruct", - "alias": [ - "qwen2.5-vl-7b-instruct", - "qwen-2.5-vl-7b-instruct", - "Qwen2.5-VL-7b" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-vl-3b-instruct", - "alias": [ - "qwen2.5-vl-3b-instruct", - "Qwen2.5-VL-3b" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-7b-instruct-1m", - "alias": [ - "qwen2.5-7b-instruct-1m" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-14b-instruct-1m", - "alias": [ - "qwen2.5-14b-instruct-1m" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-math-prm-7b", - "alias": [ - "qwen2.5-math-prm-7b" - ], - "max_tokens": 4096, - "model_types": [ - "rerank" - ] - }, - { - "name": "qwen/qwen2.5-math-prm-72b", - "alias": [ - "qwen2.5-math-prm-72b" - ], - "max_tokens": 4096, - "model_types": [ - "rerank" - ] - }, - { - "name": "qwen/qwen2.5-math-7b-prm800k", - "alias": [ - "qwen2.5-math-7b-prm800k" - ], - "max_tokens": 4096, - "model_types": [ - "rerank" - ] - }, - { - "name": "qwen/qvq-72b-preview", - "alias": [ - "qvq-72b-preview" - ], - "max_tokens": 128000, + "name": "doubao-seed-1-6-vision-250815", + "max_tokens": 256000, "model_types": [ "chat", "image2text", "vision" - ] + ], + "alias": [ + "doubao-seed-1-6-vision" + ], + "max_completion_tokens": 32768, + "thinking": { + "default_value": true, + "clear_thinking": true + } }, { - "name": "qwen/qwen2-vl-72b", - "alias": [ - "qwen2-vl-72b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwq-32b-preview", - "alias": [ - "qwq-32b-preview" - ], - "max_tokens": 32768, + "name": "doubao-seed-1-8-251215", + "max_tokens": 224000, "model_types": [ "chat" ], @@ -11217,2884 +6763,38 @@ } }, { - "name": "qwen/qwen2.5-coder-0.5b-instruct-gguf", + "name": "doubao-seed-1-8-251228", "alias": [ - "qwen2.5-coder-0.5b-instruct-gguf" + "doubao-seed-1-8" ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-0.5b-instruct-awq", - "alias": [ - "qwen2.5-coder-0.5b-instruct-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-3b-instruct-gguf", - "alias": [ - "qwen2.5-coder-3b-instruct-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-3b-instruct-awq", - "alias": [ - "qwen2.5-coder-3b-instruct-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-14b-instruct-gguf", - "alias": [ - "qwen2.5-coder-14b-instruct-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-14b-instruct-awq", - "alias": [ - "qwen2.5-coder-14b-instruct-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-32b-instruct-gguf", - "alias": [ - "qwen2.5-coder-32b-instruct-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-32b-instruct-awq", - "alias": [ - "qwen2.5-coder-32b-instruct-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-32b-instruct-gptq-int4", - "alias": [ - "qwen2.5-coder-32b-instruct-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-32b-instruct-gptq-int8", - "alias": [ - "qwen2.5-coder-32b-instruct-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-14b-instruct-gptq-int4", - "alias": [ - "qwen2.5-coder-14b-instruct-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-14b-instruct-gptq-int8", - "alias": [ - "qwen2.5-coder-14b-instruct-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-3b-instruct-gptq-int4", - "alias": [ - "qwen2.5-coder-3b-instruct-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-3b-instruct-gptq-int8", - "alias": [ - "qwen2.5-coder-3b-instruct-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-0.5b-instruct-gptq-int4", - "alias": [ - "qwen2.5-coder-0.5b-instruct-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-0.5b-instruct-gptq-int8", - "alias": [ - "qwen2.5-coder-0.5b-instruct-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-32b", - "alias": [ - "qwen2.5-coder-32b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-14b", - "alias": [ - "qwen2.5-coder-14b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-3b", - "alias": [ - "qwen2.5-coder-3b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-0.5b", - "alias": [ - "qwen2.5-coder-0.5b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-32b-instruct", - "alias": [ - "qwen2.5-coder-32b-instruct", - "Qwen 2.5 Coder 32B Instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-14b-instruct", - "alias": [ - "qwen2.5-coder-14b-instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-3b-instruct", - "alias": [ - "qwen2.5-coder-3b-instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-0.5b-instruct", - "alias": [ - "qwen2.5-coder-0.5b-instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-1.5b-instruct-awq", - "alias": [ - "qwen2.5-coder-1.5b-instruct-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-7b-instruct-awq", - "alias": [ - "qwen2.5-coder-7b-instruct-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-7b-instruct-gptq-int8", - "alias": [ - "qwen2.5-coder-7b-instruct-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-7b-instruct-gptq-int4", - "alias": [ - "qwen2.5-coder-7b-instruct-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-1.5b-instruct-gptq-int8", - "alias": [ - "qwen2.5-coder-1.5b-instruct-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-1.5b-instruct-gptq-int4", - "alias": [ - "qwen2.5-coder-1.5b-instruct-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-math-7b-instruct", - "alias": [ - "qwen2.5-math-7b-instruct" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-1.5b-instruct-gguf", - "alias": [ - "qwen2.5-coder-1.5b-instruct-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-7b-instruct-gguf", - "alias": [ - "qwen2.5-coder-7b-instruct-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-1.5b-instruct", - "alias": [ - "qwen2.5-coder-1.5b-instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-1.5b", - "alias": [ - "qwen2.5-coder-1.5b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-7b-instruct-mlx", - "alias": [ - "qwen2-7b-instruct-mlx" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-1.5b-instruct", - "alias": [ - "qwen2.5-1.5b-instruct", - "Qwen2.5 1.5B Instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-3b-instruct", - "alias": [ - "qwen2.5-3b-instruct", - "Qwen2.5 3B Instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-72b-instruct-gguf", - "alias": [ - "qwen2.5-72b-instruct-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 131072 - }, - { - "name": "qwen/qwen2.5-32b-instruct-gguf", - "alias": [ - "qwen2.5-32b-instruct-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 131072 - }, - { - "name": "qwen/qwen2.5-14b-instruct-gguf", - "alias": [ - "qwen2.5-14b-instruct-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 131072 - }, - { - "name": "qwen/qwen2.5-7b-instruct-gguf", - "alias": [ - "qwen2.5-7b-instruct-gguf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 131072 - }, - { - "name": "qwen/qwen2.5-3b-instruct-gguf", - "alias": [ - "qwen2.5-3b-instruct-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-1.5b-instruct-gguf", - "alias": [ - "qwen2.5-1.5b-instruct-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-0.5b-instruct-gguf", - "alias": [ - "qwen2.5-0.5b-instruct-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-72b-instruct-awq", - "alias": [ - "qwen2.5-72b-instruct-awq" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-32b-instruct-awq", - "alias": [ - "qwen2.5-32b-instruct-awq" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-14b-instruct-awq", - "alias": [ - "qwen2.5-14b-instruct-awq" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-7b-instruct-awq", - "alias": [ - "qwen2.5-7b-instruct-awq" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-3b-instruct-awq", - "alias": [ - "qwen2.5-3b-instruct-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-1.5b-instruct-awq", - "alias": [ - "qwen2.5-1.5b-instruct-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-0.5b-instruct-awq", - "alias": [ - "qwen2.5-0.5b-instruct-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-7b-instruct", - "alias": [ - "qwen2.5-coder-7b-instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-72b-instruct-gptq-int8", - "alias": [ - "qwen2.5-72b-instruct-gptq-int8" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-72b-instruct-gptq-int4", - "alias": [ - "qwen2.5-72b-instruct-gptq-int4" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-32b-instruct-gptq-int8", - "alias": [ - "qwen2.5-32b-instruct-gptq-int8" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-32b-instruct-gptq-int4", - "alias": [ - "qwen2.5-32b-instruct-gptq-int4" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-14b-instruct-gptq-int8", - "alias": [ - "qwen2.5-14b-instruct-gptq-int8" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-14b-instruct-gptq-int4", - "alias": [ - "qwen2.5-14b-instruct-gptq-int4" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-7b-instruct-gptq-int8", - "alias": [ - "qwen2.5-7b-instruct-gptq-int8" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-7b-instruct-gptq-int4", - "alias": [ - "qwen2.5-7b-instruct-gptq-int4" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-3b-instruct-gptq-int8", - "alias": [ - "qwen2.5-3b-instruct-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-3b-instruct-gptq-int4", - "alias": [ - "qwen2.5-3b-instruct-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-1.5b-instruct-gptq-int8", - "alias": [ - "qwen2.5-1.5b-instruct-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-1.5b-instruct-gptq-int4", - "alias": [ - "qwen2.5-1.5b-instruct-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-0.5b-instruct-gptq-int8", - "alias": [ - "qwen2.5-0.5b-instruct-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-0.5b-instruct-gptq-int4", - "alias": [ - "qwen2.5-0.5b-instruct-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-math-rm-72b", - "alias": [ - "qwen2-math-rm-72b" - ], - "max_tokens": 4096, - "model_types": [ - "rerank" - ] - }, - { - "name": "qwen/qwen2.5-math-rm-72b", - "alias": [ - "qwen2.5-math-rm-72b" - ], - "max_tokens": 4096, - "model_types": [ - "rerank" - ] - }, - { - "name": "qwen/qwen2-vl-72b-instruct-gptq-int8", - "alias": [ - "qwen2-vl-72b-instruct-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-vl-72b-instruct-gptq-int4", - "alias": [ - "qwen2-vl-72b-instruct-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-vl-72b-instruct-awq", - "alias": [ - "qwen2-vl-72b-instruct-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-vl-72b-instruct", - "alias": [ - "qwen2-vl-72b-instruct", - "qwen/qwen-2-vl-72b-instruct", - "qwen-2-vl-72b-instruct", - "Qwen 2 VL 72B Instruct", - "Qwen2-VL (72B) Instruct" - ], - "max_tokens": 32768, + "max_tokens": 262144, + "max_completion_tokens": 65536, "model_types": [ "chat", "vision", "image2text" ], - "max_completion_tokens": 120000 - }, - { - "name": "qwen/qwen2.5-32b-instruct", - "alias": [ - "qwen2.5-32b-instruct", - "Qwen2.5 32B Instruct" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "max_completion_tokens": 32000 - }, - { - "name": "qwen/qwen2.5-math-72b-instruct", - "alias": [ - "qwen2.5-math-72b-instruct" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-math-72b", - "alias": [ - "qwen2.5-math-72b" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-math-7b", - "alias": [ - "qwen2.5-math-7b" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-math-1.5b-instruct", - "alias": [ - "qwen2.5-math-1.5b-instruct" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-math-1.5b", - "alias": [ - "qwen2.5-math-1.5b" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-coder-7b", - "alias": [ - "qwen2.5-coder-7b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-72b-instruct", - "alias": [ - "qwen2.5-72b-instruct", - "qwen/qwen-2.5-72b-instruct", - "qwen-2.5-72b-instruct", - "Qwen 2.5 72B Instruct", - "Qwen2.5 72B Instruct" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "max_completion_tokens": 8192 - }, - { - "name": "qwen/qwen2.5-14b-instruct", - "alias": [ - "qwen2.5-14b-instruct", - "Qwen 2.5 14B Instruct" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-7b-instruct", - "alias": [ - "qwen2.5-7b-instruct", - "Qwen2.5 7B Instruct" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "max_completion_tokens": 8192 - }, - { - "name": "qwen/qwen2.5-0.5b-instruct", - "alias": [ - "qwen2.5-0.5b-instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-72b", - "alias": [ - "qwen2.5-72b", - "Qwen2.5 72B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-32b", - "alias": [ - "qwen2.5-32b", - "Qwen2.5 32B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-14b", - "alias": [ - "qwen2.5-14b", - "Qwen2.5 14B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-7b", - "alias": [ - "qwen2.5-7b", - "Qwen2.5 7B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-3b", - "alias": [ - "qwen2.5-3b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-1.5b", - "alias": [ - "qwen2.5-1.5b", - "Qwen2.5 1.5B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2.5-0.5b", - "alias": [ - "qwen2.5-0.5b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-vl-7b", - "alias": [ - "qwen2-vl-7b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-vl-2b", - "alias": [ - "qwen2-vl-2b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-vl-2b-instruct-gptq-int8", - "alias": [ - "qwen2-vl-2b-instruct-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-vl-2b-instruct-gptq-int4", - "alias": [ - "qwen2-vl-2b-instruct-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-vl-2b-instruct-awq", - "alias": [ - "qwen2-vl-2b-instruct-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-vl-7b-instruct-gptq-int8", - "alias": [ - "qwen2-vl-7b-instruct-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-vl-7b-instruct-gptq-int4", - "alias": [ - "qwen2-vl-7b-instruct-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-vl-7b-instruct-awq", - "alias": [ - "qwen2-vl-7b-instruct-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-vl-7b-instruct", - "alias": [ - "qwen2-vl-7b-instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-vl-2b-instruct", - "alias": [ - "qwen2-vl-2b-instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-math-1.5b", - "alias": [ - "qwen2-math-1.5b" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-math-7b", - "alias": [ - "qwen2-math-7b" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-math-72b", - "alias": [ - "qwen2-math-72b" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-math-1.5b-instruct", - "alias": [ - "qwen2-math-1.5b-instruct" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-math-7b-instruct", - "alias": [ - "qwen2-math-7b-instruct" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-math-72b-instruct", - "alias": [ - "qwen2-math-72b-instruct" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-audio-7b-instruct", - "alias": [ - "qwen2-audio-7b-instruct" - ], - "max_tokens": 8192, - "model_types": [ - "chat", - "audio2text", - "speech2text", - "audio_understanding" - ] - }, - { - "name": "qwen/qwen2-audio-7b", - "alias": [ - "qwen2-audio-7b" - ], - "max_tokens": 8192, - "model_types": [ - "audio2text", - "speech2text", - "audio_understanding" - ] - }, - { - "name": "qwen/qwen2-57b-a14b-instruct-gguf", - "alias": [ - "qwen2-57b-a14b-instruct-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-1.5b-instruct-gguf", - "alias": [ - "qwen2-1.5b-instruct-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-7b-instruct-gguf", - "alias": [ - "qwen2-7b-instruct-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-72b-instruct-gguf", - "alias": [ - "qwen2-72b-instruct-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-1.5b-instruct-mlx", - "alias": [ - "qwen2-1.5b-instruct-mlx" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-0.5b-instruct-gguf", - "alias": [ - "qwen2-0.5b-instruct-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-0.5b-instruct-mlx", - "alias": [ - "qwen2-0.5b-instruct-mlx" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-0.5b-instruct-awq", - "alias": [ - "qwen2-0.5b-instruct-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-0.5b-instruct-gptq-int8", - "alias": [ - "qwen2-0.5b-instruct-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-0.5b-instruct-gptq-int4", - "alias": [ - "qwen2-0.5b-instruct-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-7b-instruct-awq", - "alias": [ - "qwen2-7b-instruct-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-7b-instruct-gptq-int8", - "alias": [ - "qwen2-7b-instruct-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-7b-instruct-gptq-int4", - "alias": [ - "qwen2-7b-instruct-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-1.5b-instruct-awq", - "alias": [ - "qwen2-1.5b-instruct-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-1.5b-instruct-gptq-int8", - "alias": [ - "qwen2-1.5b-instruct-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-1.5b-instruct-gptq-int4", - "alias": [ - "qwen2-1.5b-instruct-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-57b-a14b-instruct-gptq-int4", - "alias": [ - "qwen2-57b-a14b-instruct-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-7b", - "alias": [ - "qwen2-7b", - "Qwen 2 (7B)" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-7b-instruct", - "alias": [ - "qwen2-7b-instruct", - "qwen/qwen-2-7b-instruct", - "qwen-2-7b-instruct", - "Qwen 2 7B Instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ], - "max_completion_tokens": 32768 - }, - { - "name": "qwen/qwen2-57b-a14b-instruct", - "alias": [ - "qwen2-57b-a14b-instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-72b-instruct-awq", - "alias": [ - "qwen2-72b-instruct-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-72b-instruct-gptq-int8", - "alias": [ - "qwen2-72b-instruct-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-72b-instruct-gptq-int4", - "alias": [ - "qwen2-72b-instruct-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-1.5b-instruct", - "alias": [ - "qwen2-1.5b-instruct", - "Qwen 2 Instruct (1.5B)" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-0.5b-instruct", - "alias": [ - "qwen2-0.5b-instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-1.5b", - "alias": [ - "qwen2-1.5b", - "Qwen 2 (1.5B)" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-0.5b", - "alias": [ - "qwen2-0.5b" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-72b-instruct", - "alias": [ - "qwen2-72b-instruct", - "Qwen2 72B Instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-57b-a14b", - "alias": [ - "qwen2-57b-a14b" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen2-72b", - "alias": [ - "qwen2-72b", - "Qwen 2 (72B)" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-110b-chat-gguf", - "alias": [ - "qwen1.5-110b-chat-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-110b-chat-awq", - "alias": [ - "qwen1.5-110b-chat-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-110b-chat-gptq-int4", - "alias": [ - "qwen1.5-110b-chat-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-110b-chat", - "alias": [ - "qwen1.5-110b-chat" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-110b", - "alias": [ - "qwen1.5-110b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/codeqwen1.5-7b-awq", - "alias": [ - "codeqwen1.5-7b-awq" - ], - "max_tokens": 65536, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/codeqwen1.5-7b-chat-gguf", - "alias": [ - "codeqwen1.5-7b-chat-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/codeqwen1.5-7b-chat-awq", - "alias": [ - "codeqwen1.5-7b-chat-awq" - ], - "max_tokens": 65536, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/codeqwen1.5-7b-chat", - "alias": [ - "codeqwen1.5-7b-chat" - ], - "max_tokens": 65536, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/codeqwen1.5-7b", - "alias": [ - "codeqwen1.5-7b" - ], - "max_tokens": 65536, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-32b-chat-awq", - "alias": [ - "qwen1.5-32b-chat-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-32b-chat-gguf", - "alias": [ - "qwen1.5-32b-chat-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-32b-chat", - "alias": [ - "qwen1.5-32b-chat" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-32b-chat-gptq-int4", - "alias": [ - "qwen1.5-32b-chat-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-32b", - "alias": [ - "qwen1.5-32b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-moe-a2.7b-chat-gptq-int4", - "alias": [ - "qwen1.5-moe-a2.7b-chat-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-moe-a2.7b-chat", - "alias": [ - "qwen1.5-moe-a2.7b-chat" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-moe-a2.7b", - "alias": [ - "qwen1.5-moe-a2.7b" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-0.5b-chat-gptq-int8", - "alias": [ - "qwen1.5-0.5b-chat-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-0.5b-chat-gptq-int4", - "alias": [ - "qwen1.5-0.5b-chat-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-1.8b-chat-gptq-int4", - "alias": [ - "qwen1.5-1.8b-chat-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-1.8b-chat-gptq-int8", - "alias": [ - "qwen1.5-1.8b-chat-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-4b-chat-gptq-int4", - "alias": [ - "qwen1.5-4b-chat-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-4b-chat-gptq-int8", - "alias": [ - "qwen1.5-4b-chat-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-7b-chat-gptq-int4", - "alias": [ - "qwen1.5-7b-chat-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-7b-chat-gptq-int8", - "alias": [ - "qwen1.5-7b-chat-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-14b-chat-gptq-int4", - "alias": [ - "qwen1.5-14b-chat-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-14b-chat-gptq-int8", - "alias": [ - "qwen1.5-14b-chat-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-72b-chat-gptq-int4", - "alias": [ - "qwen1.5-72b-chat-gptq-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-72b-chat-gptq-int8", - "alias": [ - "qwen1.5-72b-chat-gptq-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-4b-chat-gguf", - "alias": [ - "qwen1.5-4b-chat-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-1.8b-chat-gguf", - "alias": [ - "qwen1.5-1.8b-chat-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-0.5b-chat-gguf", - "alias": [ - "qwen1.5-0.5b-chat-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-14b-chat-gguf", - "alias": [ - "qwen1.5-14b-chat-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-7b-chat-gguf", - "alias": [ - "qwen1.5-7b-chat-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-72b-chat-gguf", - "alias": [ - "qwen1.5-72b-chat-gguf" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-0.5b-chat-awq", - "alias": [ - "qwen1.5-0.5b-chat-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-1.8b-chat-awq", - "alias": [ - "qwen1.5-1.8b-chat-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-4b-chat-awq", - "alias": [ - "qwen1.5-4b-chat-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-7b-chat-awq", - "alias": [ - "qwen1.5-7b-chat-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-14b-chat-awq", - "alias": [ - "qwen1.5-14b-chat-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-72b-chat-awq", - "alias": [ - "qwen1.5-72b-chat-awq" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-0.5b-chat", - "alias": [ - "qwen1.5-0.5b-chat" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-72b-chat", - "alias": [ - "qwen1.5-72b-chat" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-14b-chat", - "alias": [ - "qwen1.5-14b-chat" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-7b-chat", - "alias": [ - "qwen1.5-7b-chat" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-4b-chat", - "alias": [ - "qwen1.5-4b-chat" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-1.8b-chat", - "alias": [ - "qwen1.5-1.8b-chat" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-72b", - "alias": [ - "qwen1.5-72b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-14b", - "alias": [ - "qwen1.5-14b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-7b", - "alias": [ - "qwen1.5-7b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-4b", - "alias": [ - "qwen1.5-4b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-1.8b", - "alias": [ - "qwen1.5-1.8b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen1.5-0.5b", - "alias": [ - "qwen1.5-0.5b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-audio-chat", - "alias": [ - "qwen-audio-chat" - ], - "max_tokens": 2048, - "model_types": [ - "chat", - "audio2text", - "speech2text", - "audio_understanding" - ] - }, - { - "name": "qwen/qwen-audio", - "alias": [ - "qwen-audio" - ], - "max_tokens": 2048, - "model_types": [ - "audio2text", - "speech2text", - "audio_understanding" - ] - }, - { - "name": "qwen/qwen-72b-chat-int8", - "alias": [ - "qwen-72b-chat-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-72b-chat-int4", - "alias": [ - "qwen-72b-chat-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-1_8b-chat-int4", - "alias": [ - "qwen-1_8b-chat-int4" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-1_8b-chat-int8", - "alias": [ - "qwen-1_8b-chat-int8" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-1_8b", - "alias": [ - "qwen-1_8b" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-72b-chat", - "alias": [ - "qwen-72b-chat" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-72b", - "alias": [ - "qwen-72b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-14b-chat-int8", - "alias": [ - "qwen-14b-chat-int8" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-7b-chat-int8", - "alias": [ - "qwen-7b-chat-int8" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-14b", - "alias": [ - "qwen-14b" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-14b-chat", - "alias": [ - "qwen-14b-chat" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-14b-chat-int4", - "alias": [ - "qwen-14b-chat-int4" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-vl-chat-int4", - "alias": [ - "qwen-vl-chat-int4" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-7b-chat-int4", - "alias": [ - "qwen-7b-chat-int4" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-vl-chat", - "alias": [ - "qwen-vl-chat" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-vl", - "alias": [ - "qwen-vl" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-7b-chat", - "alias": [ - "qwen-7b-chat" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-7b", - "alias": [ - "qwen-7b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen/qwen-tokenizer", - "alias": [ - "qwen-tokenizer" - ], - "model_types": [ - "tokenizer" - ] - }, - { - "name": "paddleocr-vl-0.9b", - "alias": [ - "paddleocr-vl-1.5", - "PaddlePaddle/PaddleOCR-VL-0.9B" - ], - "model_types": [ - "ocr", - "chat", - "image2text", - "vision" - ], - "max_tokens": 16384 - }, - { - "name": "baichuan-inc/baichuan-m3-235b-q4_k_m-gguf", - "alias": [ - "Baichuan-M3-235B-Q4_K_M-GGUF" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], "thinking": { "default_value": true, "clear_thinking": true } }, { - "name": "baichuan-inc/baichuan-m2-32b-q4_k_m-gguf", - "alias": [ - "Baichuan-M2-32B-Q4_K_M-GGUF" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "baichuan-inc/baichuan-m3-235b-gptq-int4", - "alias": [ - "Baichuan-M3-235B-GPTQ-INT4" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "baichuan-inc/baichuan-m3-235b-fp8", - "alias": [ - "Baichuan-M3-235B-FP8" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "baichuan-inc/baichuan-m3-235b", - "alias": [ - "Baichuan-M3-235B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "baichuan-inc/baichuan-m2-32b", - "alias": [ - "Baichuan-M2-32B", - "baichuan/baichuan-m2-32b", - "BaiChuan M2 32B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 131072 - }, - { - "name": "baichuan-inc/baichuan-m2-32b-gptq-int4", - "alias": [ - "Baichuan-M2-32B-GPTQ-Int4" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "baichuan-inc/baichuanmed-ocr-7b", - "alias": [ - "BaichuanMed-OCR-7B" - ], - "max_tokens": 32768, - "model_types": [ - "ocr", - "image2text", - "vision" - ] - }, - { - "name": "baichuan-inc/baichuanmed-ocr-72b", - "alias": [ - "BaichuanMed-OCR-72B" - ], - "max_tokens": 32768, - "model_types": [ - "ocr", - "image2text", - "vision" - ] - }, - { - "name": "baichuan-inc/baichuan-audio-base", - "alias": [ - "Baichuan-Audio-Base" - ], - "max_tokens": 32768, - "model_types": [ - "audio", - "asr", - "tts" - ] - }, - { - "name": "baichuan-inc/baichuan-audio-instruct", - "alias": [ - "Baichuan-Audio-Instruct" - ], - "max_tokens": 32768, - "model_types": [ - "audio", - "asr", - "tts", - "chat" - ] - }, - { - "name": "baichuan-inc/baichuan-m1-14b-instruct", - "alias": [ - "Baichuan-M1-14B-Instruct" - ], - "max_tokens": 32768, + "name": "doubao-seed-1.6-250615", "model_types": [ "chat" ] }, { - "name": "baichuan-inc/baichuan-m1-14b-base", - "alias": [ - "Baichuan-M1-14B-Base" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "baichuan-inc/baichuan-omni-1d5-base", - "alias": [ - "Baichuan-Omni-1d5-Base", - "Baichuan-Omni-1.5-Base" - ], - "max_tokens": 32768, + "name": "doubao-seed-2-0-code-preview-260215", + "max_tokens": 256000, "model_types": [ "chat", "vision", - "image2text", - "audio", - "asr", - "tts", - "video_understanding" - ] - }, - { - "name": "baichuan-inc/baichuan-omni-1d5", - "alias": [ - "Baichuan-Omni-1d5", - "Baichuan-Omni-1.5" - ], - "max_tokens": 32768, - "model_types": [ - "chat", - "vision", - "image2text", - "audio", - "asr", - "tts", - "video_understanding" - ] - }, - { - "name": "baichuan-inc/baichuan2-13b-chat", - "alias": [ - "Baichuan2-13B-Chat" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "baichuan-inc/baichuan2-7b-chat", - "alias": [ - "Baichuan2-7B-Chat" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "baichuan-inc/baichuan2-7b-base", - "alias": [ - "Baichuan2-7B-Base" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "baichuan-inc/baichuan-13b-chat", - "alias": [ - "Baichuan-13B-Chat" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "baichuan-inc/baichuan-7b", - "alias": [ - "Baichuan-7B" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "baichuan-inc/baichuan2-13b-chat-4bits", - "alias": [ - "Baichuan2-13B-Chat-4bits" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "baichuan-inc/baichuan2-7b-chat-4bits", - "alias": [ - "Baichuan2-7B-Chat-4bits" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "baichuan-inc/baichuan2-13b-base", - "alias": [ - "Baichuan2-13B-Base" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "baichuan-inc/baichuan2-7b-intermediate-checkpoints", - "alias": [ - "Baichuan2-7B-Intermediate-Checkpoints" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "baichuan-inc/baichuan-13b-base", - "alias": [ - "Baichuan-13B-Base" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/nava", - "alias": [ - "nava" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "baidu/ernie-image-aes", - "alias": [ - "ernie-image-aes" - ], - "model_types": [ - "image" - ] - }, - { - "name": "baidu/ernie-image-turbo", - "alias": [ - "ernie-image-turbo" - ], - "model_types": [ - "image" - ] - }, - { - "name": "baidu/ernie-image", - "alias": [ - "ernie-image" - ], - "model_types": [ - "image" - ] - }, - { - "name": "baidu/qianfan-ocr", - "alias": [ - "qianfan-ocr" - ], - "max_tokens": 32768, - "model_types": [ - "ocr", - "image2text", - "vision" - ] - }, - { - "name": "baidu/qianfan-vl-70b", - "alias": [ - "qianfan-vl-70b" - ], - "max_tokens": 32768, - "model_types": [ - "chat", - "image2text", - "vision" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "baidu/qianfan-vl-8b", - "alias": [ - "qianfan-vl-8b" - ], - "max_tokens": 32768, - "model_types": [ - "chat", - "image2text", - "vision" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "baidu/qianfan-vl-3b", - "alias": [ - "qianfan-vl-3b" - ], - "max_tokens": 32768, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "baidu/ernie-4.5-vl-28b-a3b-pt", - "alias": [ - "ernie-4.5-vl-28b-a3b-pt" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "baidu/ernie-4.5-vl-28b-a3b-thinking", - "alias": [ - "ernie-4.5-vl-28b-a3b-thinking" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 65536 - }, - { - "name": "baidu/ernie-4.5-vl-28b-a3b-base-pt", - "alias": [ - "ernie-4.5-vl-28b-a3b-base-pt" - ], - "max_tokens": 131072, - "model_types": [ - "image2text", - "vision" - ] - }, - { - "name": "baidu/ernie-4.5-vl-424b-a47b-pt", - "alias": [ - "ernie-4.5-vl-424b-a47b-pt" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "baidu/ernie-4.5-vl-424b-a47b-base-pt", - "alias": [ - "ernie-4.5-vl-424b-a47b-base-pt" - ], - "max_tokens": 131072, - "model_types": [ - "image2text", - "vision" - ] - }, - { - "name": "baidu/ernie-4.5-21b-a3b-base-pt", - "alias": [ - "ernie-4.5-21b-a3b-base-pt" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ernie-4.5-300b-a47b-base-pt", - "alias": [ - "ernie-4.5-300b-a47b-base-pt" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ernie-4.5-21b-a3b-thinking", - "alias": [ - "ernie-4.5-21b-a3b-thinking" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 65536 - }, - { - "name": "baidu/ernie-4.5-21b-a3b-pt", - "alias": [ - "ernie-4.5-21b-a3b-pt" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ernie-4.5-300b-a47b-pt", - "alias": [ - "ernie-4.5-300b-a47b-pt" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ernie-4.5-300b-a47b-2bits-paddle", - "alias": [ - "ernie-4.5-300b-a47b-2bits-paddle" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ernie-4.5-300b-a47b-2bits-tp4-paddle", - "alias": [ - "ernie-4.5-300b-a47b-2bits-tp4-paddle" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ernie-4.5-300b-a47b-2bits-tp2-paddle", - "alias": [ - "ernie-4.5-300b-a47b-2bits-tp2-paddle" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ernie-4.5-21b-a3b-paddle", - "alias": [ - "ernie-4.5-21b-a3b-paddle" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ernie-4.5-300b-a47b-paddle", - "alias": [ - "ernie-4.5-300b-a47b-paddle", - "ERNIE 4.5 300B A47B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "max_completion_tokens": 12000 - }, - { - "name": "baidu/ernie-4.5-300b-a47b-base-paddle", - "alias": [ - "ernie-4.5-300b-a47b-base-paddle" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ernie-4.5-300b-a47b-fp8-paddle", - "alias": [ - "ernie-4.5-300b-a47b-fp8-paddle" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ernie-4.5-300b-a47b-w4a8c8-tp4-paddle", - "alias": [ - "ernie-4.5-300b-a47b-w4a8c8-tp4-paddle" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ernie-4.5-0.3b-base-pt", - "alias": [ - "ernie-4.5-0.3b-base-pt" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ernie-4.5-0.3b-pt", - "alias": [ - "ernie-4.5-0.3b-pt" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ernie-4.5-vl-424b-a47b-paddle", - "alias": [ - "ernie-4.5-vl-424b-a47b-paddle" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "baidu/ernie-4.5-vl-28b-a3b-base-paddle", - "alias": [ - "ernie-4.5-vl-28b-a3b-base-paddle" - ], - "max_tokens": 131072, - "model_types": [ - "image2text", - "vision" - ] - }, - { - "name": "baidu/ernie-4.5-21b-a3b-base-paddle", - "alias": [ - "ernie-4.5-21b-a3b-base-paddle" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ernie-4.5-vl-28b-a3b-paddle", - "alias": [ - "ernie-4.5-vl-28b-a3b-paddle" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "image2text", - "vision", - "video_understanding" - ] - }, - { - "name": "baidu/ernie-4.5-0.3b-base-paddle", - "alias": [ - "ernie-4.5-0.3b-base-paddle" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ernie-4.5-0.3b-paddle", - "alias": [ - "ernie-4.5-0.3b-paddle" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ernie-4.5-vl-424b-a47b-base-paddle", - "alias": [ - "ernie-4.5-vl-424b-a47b-base-paddle" - ], - "max_tokens": 131072, - "model_types": [ - "image2text", - "vision" - ] - }, - { - "name": "mimo-v2.5-pro", - "max_tokens": 1048576, - "model_types": [ - "chat" + "image2text" ], "alias": [ - "XiaomiMiMo/MiMo-V2.5-Pro" + "doubao-seed-2-0-code" ], "max_completion_tokens": 131072, "thinking": { @@ -14103,16 +6803,18 @@ } }, { - "name": "mimo-v2.5", - "max_tokens": 1048576, + "name": "doubao-seed-2-0-lite-260215", + "max_tokens": 256000, "model_types": [ "chat", - "image2text", "vision", - "video_generation" + "image2text", + "audio", + "speech2text" ], "alias": [ - "XiaomiMiMo/MiMo-V2.5" + "doubao-seed-2-0-lite", + "doubao-seed-2-0-lite-260428" ], "max_completion_tokens": 131072, "thinking": { @@ -14121,3048 +6823,731 @@ } }, { - "name": "mimo-v2.5-asr", - "max_tokens": 8192, - "model_types": [ - "asr" - ] - }, - { - "name": "mimo-v2.5-tts", - "model_types": [ - "tts" - ], - "alias": [ - "XiaomiMiMo/MiMo-V2.5-tts" - ] - }, - { - "name": "mimo-v2-tts", - "model_types": [ - "tts" - ] - }, - { - "name": "meituan-longcat/longcat-video-avatar-1.5", - "alias": [ - "LongCat-Video-Avatar-1.5" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "meituan-longcat/wbench-weights", - "alias": [ - "WBench-weights" - ], - "model_types": [ - "other" - ] - }, - { - "name": "meituan-longcat/longcat-next", - "alias": [ - "LongCat-Next" - ], + "name": "doubao-seed-2-0-mini-260215", + "max_tokens": 256000, "model_types": [ "chat", "vision", "image2text", "audio", - "asr", - "tts", - "video_understanding" - ] - }, - { - "name": "meituan-longcat/longcat-audiodit-1b", + "speech2text" + ], "alias": [ - "LongCat-AudioDiT-1B" - ], - "model_types": [ - "audio_generation" - ] - }, - { - "name": "meituan-longcat/longcat-audiodit-3.5b", - "alias": [ - "LongCat-AudioDiT-3.5B" - ], - "model_types": [ - "audio_generation" - ] - }, - { - "name": "meituan-longcat/longcat-flash-prover", - "alias": [ - "LongCat-Flash-Prover" - ], - "max_tokens": 131072, - "model_types": [ - "chat" + "doubao-seed-2-0-mini", + "doubao-seed-2-0-mini-260428" ], + "max_completion_tokens": 131072, "thinking": { "default_value": true, "clear_thinking": true } }, { - "name": "meituan-longcat/longcat-flash-lite-fp8", - "alias": [ - "LongCat-Flash-Lite-FP8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "meituan-longcat/longcat-flash-lite", - "alias": [ - "LongCat-Flash-Lite" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "meituan-longcat/longcat-image-edit-turbo", - "alias": [ - "LongCat-Image-Edit-Turbo" - ], - "model_types": [ - "image_edit" - ] - }, - { - "name": "meituan-longcat/longcat-flash-thinking-zigzag", - "alias": [ - "LongCat-Flash-Thinking-ZigZag" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "meituan-longcat/longcat-flash-thinking-2601-fp8", - "alias": [ - "LongCat-Flash-Thinking-2601-FP8" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "meituan-longcat/longcat-flash-thinking-2601", - "alias": [ - "LongCat-Flash-Thinking-2601" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "meituan-longcat/longcat-heavymode-summary", - "alias": [ - "LongCat-HeavyMode-Summary" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "meituan-longcat/longcat-video-avatar", - "alias": [ - "LongCat-Video-Avatar" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "meituan-longcat/longcat-image", - "alias": [ - "LongCat-Image" - ], - "model_types": [ - "image" - ] - }, - { - "name": "meituan-longcat/longcat-image-edit", - "alias": [ - "LongCat-Image-Edit" - ], - "model_types": [ - "image_edit" - ] - }, - { - "name": "meituan-longcat/longcat-image-dev", - "alias": [ - "LongCat-Image-Dev" - ], - "model_types": [ - "image" - ] - }, - { - "name": "meituan-longcat/longcat-flash-omni", - "alias": [ - "LongCat-Flash-Omni" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "vision", - "image2text", - "audio", - "asr", - "tts", - "video_understanding" - ] - }, - { - "name": "meituan-longcat/longcat-flash-omni-fp8", - "alias": [ - "LongCat-Flash-Omni-FP8" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "vision", - "image2text", - "audio", - "asr", - "tts", - "video_understanding" - ] - }, - { - "name": "meituan-longcat/longcat-video", - "alias": [ - "LongCat-Video" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "meituan-longcat/longcat-audio-codec", - "alias": [ - "LongCat-Audio-Codec" - ], - "model_types": [ - "audio_codec" - ] - }, - { - "name": "meituan-longcat/longcat-flash-thinking-fp8", - "alias": [ - "LongCat-Flash-Thinking-FP8" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "meituan-longcat/longcat-flash-thinking", - "alias": [ - "LongCat-Flash-Thinking" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "meituan-longcat/longcat-flash-chat-fp8", - "alias": [ - "LongCat-Flash-Chat-FP8" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "meituan-longcat/longcat-flash-chat", - "alias": [ - "LongCat-Flash-Chat" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-small-text-matching", - "alias": [ - "jina-embeddings-v5-omni-small-text-matching" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-nano-retrieval", - "alias": [ - "jina-embeddings-v5-omni-nano-retrieval" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-nano-classification", - "alias": [ - "jina-embeddings-v5-omni-nano-classification" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-nano-clustering", - "alias": [ - "jina-embeddings-v5-omni-nano-clustering" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-nano-text-matching", - "alias": [ - "jina-embeddings-v5-omni-nano-text-matching" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-nano", - "alias": [ - "jina-embeddings-v5-omni-nano" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-small-retrieval", - "alias": [ - "jina-embeddings-v5-omni-small-retrieval" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-small-classification", - "alias": [ - "jina-embeddings-v5-omni-small-classification" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-small-clustering", - "alias": [ - "jina-embeddings-v5-omni-small-clustering" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-small", - "alias": [ - "jina-embeddings-v5-omni-small" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-nano-mlx", - "alias": [ - "jina-embeddings-v5-omni-nano-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-small-mlx", - "alias": [ - "jina-embeddings-v5-omni-small-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-small-text-matching-gguf", - "alias": [ - "jina-embeddings-v5-omni-small-text-matching-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-small-clustering-gguf", - "alias": [ - "jina-embeddings-v5-omni-small-clustering-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-small-classification-gguf", - "alias": [ - "jina-embeddings-v5-omni-small-classification-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-small-retrieval-gguf", - "alias": [ - "jina-embeddings-v5-omni-small-retrieval-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-nano-text-matching-gguf", - "alias": [ - "jina-embeddings-v5-omni-nano-text-matching-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-nano-clustering-gguf", - "alias": [ - "jina-embeddings-v5-omni-nano-clustering-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-nano-classification-gguf", - "alias": [ - "jina-embeddings-v5-omni-nano-classification-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-nano-retrieval-gguf", - "alias": [ - "jina-embeddings-v5-omni-nano-retrieval-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-small-text-matching-mlx", - "alias": [ - "jina-embeddings-v5-omni-small-text-matching-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-small-clustering-mlx", - "alias": [ - "jina-embeddings-v5-omni-small-clustering-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-small-classification-mlx", - "alias": [ - "jina-embeddings-v5-omni-small-classification-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-small-retrieval-mlx", - "alias": [ - "jina-embeddings-v5-omni-small-retrieval-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-nano-text-matching-mlx", - "alias": [ - "jina-embeddings-v5-omni-nano-text-matching-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-nano-clustering-mlx", - "alias": [ - "jina-embeddings-v5-omni-nano-clustering-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-nano-classification-mlx", - "alias": [ - "jina-embeddings-v5-omni-nano-classification-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-omni-nano-retrieval-mlx", - "alias": [ - "jina-embeddings-v5-omni-nano-retrieval-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision", - "audio", - "video_understanding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-small-text-matching", - "alias": [ - "jina-embeddings-v5-text-small-text-matching" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-small-classification", - "alias": [ - "jina-embeddings-v5-text-small-classification" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-small-clustering", - "alias": [ - "jina-embeddings-v5-text-small-clustering" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-small-retrieval", - "alias": [ - "jina-embeddings-v5-text-small-retrieval" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-nano-classification", - "alias": [ - "jina-embeddings-v5-text-nano-classification" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-nano-clustering", - "alias": [ - "jina-embeddings-v5-text-nano-clustering" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-nano-text-matching", - "alias": [ - "jina-embeddings-v5-text-nano-text-matching" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-nano-retrieval", - "alias": [ - "jina-embeddings-v5-text-nano-retrieval" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-nano", - "alias": [ - "jina-embeddings-v5-text-nano" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-small", - "alias": [ - "jina-embeddings-v5-text-small" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-reranker-m0", - "alias": [ - "jina-reranker-m0" - ], - "model_types": [ - "rerank" - ], - "max_tokens": 8192 - }, - { - "name": "jinaai/jina-embeddings-v4", - "alias": [ - "jina-embeddings-v4" - ], - "max_dimension": 2048, - "dimensions": [ - 128, - 256, - 512, - 1024, - 2048 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "jinaai/jina-embeddings-v3-hf", - "alias": [ - "jina-embeddings-v3-hf" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 8192, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v3", - "alias": [ - "jina-embeddings-v3" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 8192, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-clip-v1", - "alias": [ - "jina-clip-v1" - ], - "max_dimension": 768, - "dimensions": [ - 64, - 128, - 256, - 512, - 768 - ], - "max_tokens": 8192, - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "jinaai/jina-clip-v2", - "alias": [ - "jina-clip-v2" - ], - "max_dimension": 1024, - "dimensions": [ - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 8192, - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "jinaai/jina-vlm", - "alias": [ - "jina-vlm" - ], - "max_tokens": 32768, + "name": "doubao-seed-2-0-pro-260215", + "max_tokens": 256000, "model_types": [ "chat", "vision", "image2text" + ], + "alias": [ + "doubao-seed-2-0-pro" + ], + "max_completion_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "doubao-seed-character-251128", + "alias": [ + "doubao-seed-character" + ], + "max_tokens": 131072, + "max_completion_tokens": 32768, + "model_types": [ + "chat" ] }, { - "name": "jinaai/jina-reranker-v3", - "alias": [ - "jina-reranker-v3" - ], - "model_types": [ - "rerank" - ], - "max_tokens": 8192 - }, - { - "name": "jinaai/jina-embeddings-v4-mlx-8bit", - "alias": [ - "jina-embeddings-v4-mlx-8bit" - ], - "max_dimension": 2048, - "dimensions": [ - 128, - 256, - 512, - 1024, - 2048 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "jinaai/xlm-roberta-flash-implementation", - "alias": [ - "xlm-roberta-flash-implementation" - ], - "model_types": [ - "other" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-nano-classification-gguf", - "alias": [ - "jina-embeddings-v5-text-nano-classification-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-nano-clustering-gguf", - "alias": [ - "jina-embeddings-v5-text-nano-clustering-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-nano-retrieval-gguf", - "alias": [ - "jina-embeddings-v5-text-nano-retrieval-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-nano-text-matching-gguf", - "alias": [ - "jina-embeddings-v5-text-nano-text-matching-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-nano-mlx", - "alias": [ - "jina-embeddings-v5-text-nano-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-small-mlx", - "alias": [ - "jina-embeddings-v5-text-small-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-nano-classification-mlx", - "alias": [ - "jina-embeddings-v5-text-nano-classification-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-nano-clustering-mlx", - "alias": [ - "jina-embeddings-v5-text-nano-clustering-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-nano-text-matching-mlx", - "alias": [ - "jina-embeddings-v5-text-nano-text-matching-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-nano-retrieval-mlx", - "alias": [ - "jina-embeddings-v5-text-nano-retrieval-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-small-classification-mlx", - "alias": [ - "jina-embeddings-v5-text-small-classification-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-small-clustering-mlx", - "alias": [ - "jina-embeddings-v5-text-small-clustering-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-small-text-matching-mlx", - "alias": [ - "jina-embeddings-v5-text-small-text-matching-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-small-retrieval-mlx", - "alias": [ - "jina-embeddings-v5-text-small-retrieval-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-code-embeddings-1.5b-mlx", - "alias": [ - "jina-code-embeddings-1.5b-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-code-embeddings-0.5b-mlx", - "alias": [ - "jina-code-embeddings-0.5b-mlx" - ], - "max_dimension": 1024, - "dimensions": [ - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-small-retrieval-gguf", - "alias": [ - "jina-embeddings-v5-text-small-retrieval-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-small-classification-gguf", - "alias": [ - "jina-embeddings-v5-text-small-classification-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-small-clustering-gguf", - "alias": [ - "jina-embeddings-v5-text-small-clustering-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v5-text-small-text-matching-gguf", - "alias": [ - "jina-embeddings-v5-text-small-text-matching-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-vlm-mlx", - "alias": [ - "jina-vlm-mlx" - ], - "max_tokens": 32768, + "name": "doubao-seed-code-preview-251028", + "max_tokens": 256000, "model_types": [ "chat", "vision", "image2text" - ] + ], + "alias": [ + "doubao-seed-code" + ], + "max_completion_tokens": 32768, + "thinking": { + "default_value": true, + "clear_thinking": true + } }, { - "name": "jinaai/jina-reranker-v2-base-multilingual", - "alias": [ - "jina-reranker-v2-base-multilingual" - ], - "model_types": [ - "rerank" - ], - "max_tokens": 8192 - }, - { - "name": "jinaai/jina-reranker-v3-gguf", - "alias": [ - "jina-reranker-v3-GGUF" - ], - "model_types": [ - "rerank" - ], - "max_tokens": 8192 - }, - { - "name": "jinaai/jina-reranker-v3-mlx", - "alias": [ - "jina-reranker-v3-mlx" - ], - "model_types": [ - "rerank" - ], - "max_tokens": 8192 - }, - { - "name": "jinaai/jina-code-embeddings-0.5b", - "alias": [ - "jina-code-embeddings-0.5b" - ], - "max_dimension": 1024, - "dimensions": [ - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-code-embeddings-1.5b", - "alias": [ - "jina-code-embeddings-1.5b" - ], - "max_dimension": 1024, - "dimensions": [ - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v4-text-matching-gguf", - "alias": [ - "jina-embeddings-v4-text-matching-GGUF" - ], - "max_dimension": 2048, - "dimensions": [ - 128, - 256, - 512, - 1024, - 2048 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v4-text-code-gguf", - "alias": [ - "jina-embeddings-v4-text-code-GGUF" - ], - "max_dimension": 2048, - "dimensions": [ - 128, - 256, - 512, - 1024, - 2048 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v4-text-retrieval-gguf", - "alias": [ - "jina-embeddings-v4-text-retrieval-GGUF" - ], - "max_dimension": 2048, - "dimensions": [ - 128, - 256, - 512, - 1024, - 2048 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v4-vllm-retrieval", - "alias": [ - "jina-embeddings-v4-vllm-retrieval" - ], - "max_dimension": 2048, - "dimensions": [ - 128, - 256, - 512, - 1024, - 2048 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "jinaai/jina-reranker-v1-tiny-en", - "alias": [ - "jina-reranker-v1-tiny-en" - ], - "model_types": [ - "rerank" - ], - "max_tokens": 512 - }, - { - "name": "jinaai/jina-reranker-v1-turbo-en", - "alias": [ - "jina-reranker-v1-turbo-en" - ], - "model_types": [ - "rerank" - ], - "max_tokens": 512 - }, - { - "name": "jinaai/jina-code-embeddings-1.5b-gguf", - "alias": [ - "jina-code-embeddings-1.5b-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-code-embeddings-0.5b-gguf", - "alias": [ - "jina-code-embeddings-0.5b-GGUF" - ], - "max_dimension": 1024, - "dimensions": [ - 256, - 512, - 768, - 1024 - ], - "max_tokens": 32768, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v4-vllm-code", - "alias": [ - "jina-embeddings-v4-vllm-code" - ], - "max_dimension": 2048, - "dimensions": [ - 128, - 256, - 512, - 1024, - 2048 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "jinaai/jina-embeddings-v4-vllm-text-matching", - "alias": [ - "jina-embeddings-v4-vllm-text-matching" - ], - "max_dimension": 2048, - "dimensions": [ - 128, - 256, - 512, - 1024, - 2048 - ], - "max_tokens": 32768, - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "jinaai/jina-reranker-m0-gguf", - "alias": [ - "jina-reranker-m0-GGUF" - ], - "model_types": [ - "rerank" - ], - "max_tokens": 8192 - }, - { - "name": "jinaai/jina-clip-implementation", - "alias": [ - "jina-clip-implementation" - ], - "model_types": [ - "other" - ] - }, - { - "name": "jinaai/jina-reranker-m0-debug", - "alias": [ - "jina-reranker-m0-debug" - ], - "model_types": [ - "rerank" - ], - "max_tokens": 8192 - }, - { - "name": "jinaai/readerlm-v2", - "alias": [ - "ReaderLM-v2" - ], + "name": "doubao-seed-code-preview-latest", "max_tokens": 256000, "model_types": [ "chat" ] }, { - "name": "jinaai/jina-colbert-v2", + "name": "doubao-seed-translation-250915", "alias": [ - "jina-colbert-v2" - ], - "max_dimension": 128, - "dimensions": [ - 128 - ], - "max_tokens": 8192, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/reader-lm-1.5b", - "alias": [ - "reader-lm-1.5b" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "jinaai/jina-embedding-s-en-v1", - "alias": [ - "jina-embedding-s-en-v1" - ], - "max_dimension": 512, - "dimensions": [ - 512 - ], - "max_tokens": 512, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embedding-b-en-v1", - "alias": [ - "jina-embedding-b-en-v1" - ], - "max_dimension": 768, - "dimensions": [ - 768 - ], - "max_tokens": 512, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embedding-l-en-v1", - "alias": [ - "jina-embedding-l-en-v1" - ], - "max_dimension": 1024, - "dimensions": [ - 1024 - ], - "max_tokens": 512, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v2-base-code", - "alias": [ - "jina-embeddings-v2-base-code" - ], - "max_dimension": 768, - "dimensions": [ - 768 - ], - "max_tokens": 8192, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v2-base-es", - "alias": [ - "jina-embeddings-v2-base-es" - ], - "max_dimension": 768, - "dimensions": [ - 768 - ], - "max_tokens": 8192, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v2-base-de", - "alias": [ - "jina-embeddings-v2-base-de" - ], - "max_dimension": 768, - "dimensions": [ - 768 - ], - "max_tokens": 8192, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v2-small-en", - "alias": [ - "jina-embeddings-v2-small-en" - ], - "max_dimension": 512, - "dimensions": [ - 512 - ], - "max_tokens": 8192, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v2-base-zh", - "alias": [ - "jina-embeddings-v2-base-zh" - ], - "max_dimension": 768, - "dimensions": [ - 768 - ], - "max_tokens": 8192, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-embeddings-v2-base-en", - "alias": [ - "jina-embeddings-v2-base-en" - ], - "max_dimension": 768, - "dimensions": [ - 768 - ], - "max_tokens": 8192, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-colbert-v1-en", - "alias": [ - "jina-colbert-v1-en" - ], - "max_dimension": 128, - "dimensions": [ - 128 - ], - "max_tokens": 8192, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-colbert-v2-64", - "alias": [ - "jina-colbert-v2-64" - ], - "max_dimension": 64, - "dimensions": [ - 64 - ], - "max_tokens": 8192, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/reader-lm-0.5b", - "alias": [ - "reader-lm-0.5b" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "jinaai/text-seg-lm-qwen2-0.5b", - "alias": [ - "text-seg-lm-qwen2-0.5b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "jinaai/text-seg-lm-qwen2-0.5b-summary-chunking", - "alias": [ - "text-seg-lm-qwen2-0.5b-summary-chunking" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "jinaai/text-seg-lm-qwen2-0.5b-cot-topic-chunking", - "alias": [ - "text-seg-lm-qwen2-0.5b-cot-topic-chunking" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "jinaai/xlm-roberta-flash-implementation-onnx", - "alias": [ - "xlm-roberta-flash-implementation-onnx" - ], - "model_types": [ - "other" - ] - }, - { - "name": "jinaai/jina-embeddings-v3-small-ci", - "alias": [ - "jina-embeddings-v3-small-ci" - ], - "max_dimension": 1024, - "dimensions": [ - 32, - 64, - 128, - 256, - 512, - 768, - 1024 - ], - "max_tokens": 8192, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/jina-bert-flash-implementation", - "alias": [ - "jina-bert-flash-implementation" - ], - "model_types": [ - "other" - ] - }, - { - "name": "jinaai/phi-3-tiny-untrained", - "alias": [ - "Phi-3-tiny-untrained" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "jinaai/jina-bert-v2-qk-post-norm", - "alias": [ - "jina-bert-v2-qk-post-norm" - ], - "model_types": [ - "other" - ] - }, - { - "name": "jinaai/jina-bert-v2-qk-devlin-norm-1e-2", - "alias": [ - "jina-bert-v2-qk-devlin-norm-1e-2" - ], - "model_types": [ - "other" - ] - }, - { - "name": "jinaai/jina-bert-implementation", - "alias": [ - "jina-bert-implementation" - ], - "model_types": [ - "other" - ] - }, - { - "name": "jinaai/clip-models", - "alias": [ - "clip-models" - ], - "model_types": [ - "other" - ] - }, - { - "name": "jinaai/jina-embedding-t-en-v1", - "alias": [ - "jina-embedding-t-en-v1" - ], - "max_dimension": 312, - "dimensions": [ - 312 - ], - "max_tokens": 512, - "model_types": [ - "embedding" - ] - }, - { - "name": "jinaai/starcoder-1b-textbook", - "alias": [ - "starcoder-1b-textbook" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "jinaai/flat-2d-animerge", - "alias": [ - "flat-2d-animerge" - ], - "model_types": [ - "image" - ] - }, - { - "name": "jinaai/falcon-7b-code-alpaca-lora", - "alias": [ - "falcon-7b-code-alpaca-lora" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "jinaai/falcon-40b-code-alpaca", - "alias": [ - "falcon-40b-code-alpaca" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "jinaai/falcon-40b-code-alpaca-lora", - "alias": [ - "falcon-40b-code-alpaca-lora" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "jinaai/falcon-7b-code-alpaca", - "alias": [ - "falcon-7b-code-alpaca" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "openai/privacy-filter", - "alias": [ - "privacy-filter" + "doubao-seed-translation" ], "max_tokens": 4096, - "model_types": [ - "other" - ] - }, - { - "name": "openai/gpt-oss-safeguard-20b", - "alias": [ - "gpt-oss-safeguard-20b" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "moderation" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 65536 - }, - { - "name": "openai/circuit-sparsity", - "alias": [ - "circuit-sparsity" - ], + "max_completion_tokens": 3072, "model_types": [ "chat" ] }, { - "name": "openai/gpt-oss-safeguard-120b", + "name": "doubao-seed3d-1-0-250928", "alias": [ - "gpt-oss-safeguard-120b" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "openai/gpt-oss-20b", - "alias": [ - "gpt-oss-20b", - "OpenAI: GPT OSS 20B", - "OpenAI GPT-OSS 20B" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 65536 - }, - { - "name": "openai/gpt-oss-120b", - "alias": [ - "gpt-oss-120b", - "OpenAI GPT OSS 120B", - "OpenAI GPT-OSS 120B" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 65536 - }, - { - "name": "openai/whisper-large-v3-turbo", - "alias": [ - "whisper-large-v3-turbo" - ], - "model_types": [ - "asr", - "speech2text" - ], - "max_tokens": 448, - "max_completion_tokens": 448 - }, - { - "name": "openai/whisper-large-v3", - "alias": [ - "whisper-large-v3", - "Whisper large-v3" - ], - "model_types": [ - "asr", - "speech2text" - ], - "max_tokens": 448, - "max_completion_tokens": 448 - }, - { - "name": "openai/whisper-large-v2", - "alias": [ - "whisper-large-v2" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "openai/whisper-large", - "alias": [ - "whisper-large" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "openai/whisper-medium", - "alias": [ - "whisper-medium" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "openai/whisper-small", - "alias": [ - "whisper-small" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "openai/whisper-tiny", - "alias": [ - "whisper-tiny" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "openai/whisper-base", - "alias": [ - "whisper-base" - ], - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "openai/clip-vit-base-patch32", - "alias": [ - "clip-vit-base-patch32" - ], - "max_dimension": 512, - "dimensions": [ - 512 - ], - "model_types": [ - "embedding", - "vision", - "image_understanding" - ] - }, - { - "name": "openai/whisper-medium.en", - "alias": [ - "whisper-medium.en" - ], - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "openai/whisper-small.en", - "alias": [ - "whisper-small.en" - ], - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "openai/whisper-tiny.en", - "alias": [ - "whisper-tiny.en" - ], - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "openai/whisper-base.en", - "alias": [ - "whisper-base.en" - ], - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "openai/shap-e", - "alias": [ - "shap-e" + "doubao-seed3d-1-0" ], "model_types": [ "3d_generation" ] }, { - "name": "openai/consistency-decoder", + "name": "doubao-seed3d-2-0-260328", "alias": [ - "consistency-decoder" + "doubao-seed3d-2-0" ], "model_types": [ - "image" - ] - }, - { - "name": "openai/diffusers-ct_imagenet64", - "alias": [ - "diffusers-ct_imagenet64" - ], - "model_types": [ - "image" - ] - }, - { - "name": "openai/diffusers-cd_imagenet64_lpips", - "alias": [ - "diffusers-cd_imagenet64_lpips" - ], - "model_types": [ - "image" - ] - }, - { - "name": "openai/diffusers-cd_imagenet64_l2", - "alias": [ - "diffusers-cd_imagenet64_l2" - ], - "model_types": [ - "image" - ] - }, - { - "name": "openai/clip-vit-large-patch14", - "alias": [ - "clip-vit-large-patch14" - ], - "max_dimension": 768, - "dimensions": [ - 768 - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "openai/shap-e-img2img", - "alias": [ - "shap-e-img2img" - ], - "model_types": [ - "image2image", "3d_generation" ] }, { - "name": "openai/diffusers-cd_cat256_lpips", - "alias": [ - "diffusers-cd_cat256_lpips" - ], + "name": "doubao-seedance-1-0-lite-i2v-250428", "model_types": [ - "image" + "video_generation" + ], + "alias": [ + "doubao-seedance-1-0-lite-i2v" ] }, { - "name": "openai/diffusers-cd_cat256_l2", - "alias": [ - "diffusers-cd_cat256_l2" - ], + "name": "doubao-seedance-1-0-lite-t2v-250428", "model_types": [ - "image" + "video_generation" + ], + "alias": [ + "doubao-seedance-1-0-lite-t2v" ] }, { - "name": "openai/diffusers-cd_bedroom256_l2", - "alias": [ - "diffusers-cd_bedroom256_l2" - ], + "name": "doubao-seedance-1-0-pro-250528", "model_types": [ - "image" + "video_generation" + ], + "alias": [ + "doubao-seedance-1-0-pro" ] }, { - "name": "openai/diffusers-ct_bedroom256", - "alias": [ - "diffusers-ct_bedroom256" - ], + "name": "doubao-seedance-1-0-pro-fast-251015", "model_types": [ - "image" + "video_generation" + ], + "alias": [ + "doubao-seedance-1-0-pro-fast" ] }, { - "name": "openai/diffusers-cd_bedroom256_lpips", - "alias": [ - "diffusers-cd_bedroom256_lpips" - ], + "name": "doubao-seedance-1-5-pro-251215", "model_types": [ - "image" + "video_generation" + ], + "alias": [ + "doubao-seedance-1-5-pro" ] }, { - "name": "openai/diffusers-ct_cat256", - "alias": [ - "diffusers-ct_cat256" - ], + "name": "doubao-seedance-2-0-260128", "model_types": [ - "image" + "video_generation" + ], + "alias": [ + "doubao-seedance-2-0" ] }, { - "name": "openai/imagegpt-small", - "alias": [ - "imagegpt-small" - ], + "name": "doubao-seedance-2-0-fast-260128", "model_types": [ - "image" + "video_generation" + ], + "alias": [ + "doubao-seedance-2-0-fast" ] }, { - "name": "openai/imagegpt-medium", - "alias": [ - "imagegpt-medium" - ], + "name": "doubao-seededit", "model_types": [ - "image" + "text-to-image", + "image_generation" ] }, { - "name": "openai/imagegpt-large", - "alias": [ - "imagegpt-large" - ], + "name": "doubao-seededit-3-0-i2i-250628", "model_types": [ - "image" - ] - }, - { - "name": "openai/jukebox-5b-lyrics", - "alias": [ - "jukebox-5b-lyrics" - ], - "model_types": [ - "audio_generation" - ] - }, - { - "name": "openai/jukebox-1b-lyrics", - "alias": [ - "jukebox-1b-lyrics" - ], - "model_types": [ - "audio_generation" - ] - }, - { - "name": "openai/clip-vit-base-patch16", - "alias": [ - "clip-vit-base-patch16" - ], - "max_dimension": 512, - "dimensions": [ - 512 - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "openai/clip-vit-large-patch14-336", - "alias": [ - "clip-vit-large-patch14-336" - ], - "max_dimension": 768, - "dimensions": [ - 768 - ], - "model_types": [ - "embedding", - "vision", - "image_understanding" - ] - }, - { - "name": "gpt-5.4", - "alias": [ - "gpt-5.4-2026-03-05", - "openai/gpt-5.4", - "openai/gpt-5.4-2026-03-05" - ], - "max_tokens": 1050000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-image-2", - "model_types": [ - "image", - "image_edit", - "chat", "text-to-image", "image_generation" ], "alias": [ - "openai/gpt-image-2", - "gpt-image-2-all", - "GPT Image 2" + "doubao-seededit-3-0-i2i" ] }, { - "name": "gpt-5.1", - "max_tokens": 400000, + "name": "doubao-seedream-3-0-t2i-250415", "model_types": [ - "chat" + "text-to-image", + "image_generation" ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, "alias": [ - "gpt-5.1-thinking-all", - "gpt-5.1-all", - "openai/gpt-5.1" + "doubao-seedream-3-0-t2i" ] }, { - "name": "gpt-5.2", - "max_tokens": 400000, + "name": "doubao-seedream-4-0-250828", "model_types": [ - "chat" + "text-to-image", + "image_generation", + "image", + "image_edit" ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, "alias": [ - "gpt-5.2-all", - "openai/gpt-5.2" + "doubao-seedream-4-0" ] }, { - "name": "gpt-5.4-mini", - "max_tokens": 400000, + "name": "doubao-seedream-4-5-251128", "model_types": [ - "chat" + "text-to-image", + "image_generation", + "image", + "image_edit" ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, "alias": [ - "openai/gpt-5.4-mini" + "doubao-seedream-4-5" ] }, { - "name": "gpt-5", - "max_tokens": 400000, + "name": "doubao-seedream-5-0-260128", "model_types": [ - "chat" + "text-to-image", + "image_generation" ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, "alias": [ - "gpt-5-all", - "openai/gpt-5" + "doubao-seedream-5-0" ] }, { - "name": "gpt-5-codex", - "max_tokens": 400000, + "name": "doubao-smart-router-250928", + "alias": [ + "doubao-smart-router" + ], "model_types": [ "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "alias": [ - "openai/gpt-5-codex" ] }, { - "name": "gpt-5.3-codex", - "max_tokens": 400000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "alias": [ - "openai/gpt-5.3-codex" - ] - }, - { - "name": "gpt-5.1-codex", - "max_tokens": 400000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "alias": [ - "openai/gpt-5.1-codex" - ] - }, - { - "name": "gpt-5.3-codex-spark", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-5-codex-mini", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-5.1-codex-max", - "max_tokens": 400000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-5.5", - "max_tokens": 1050000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "alias": [ - "openai/gpt-5.5" - ] - }, - { - "name": "gpt-5.1-codex-mini", - "max_tokens": 400000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "alias": [ - "openai/gpt-5.1-codex-mini" - ] - }, - { - "name": "gpt-5.2-codex", - "max_tokens": 400000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "alias": [ - "openai/gpt-5.2-codex" - ] - }, - { - "name": "claude-fable-5", - "alias": [ - "anthropic.claude-fable-5", - "anthropic/claude-fable-5" - ], - "max_tokens": 1000000, + "name": "Doubao-Vision-Lite-32k", + "max_tokens": 32000, "model_types": [ "chat", + "image2text", "vision" ], - "thinking": { - "default_value": true, - "clear_thinking": true - } + "alias": [ + "doubao-vision-lite-32k-241015" + ], + "max_completion_tokens": 4096 }, { - "name": "claude-mythos-5", - "max_tokens": 1000000, + "name": "Doubao-vision-pro-32k", + "max_tokens": 32000, "model_types": [ "chat", + "image2text", "vision" ], + "alias": [ + "doubao-vision-pro-32k-241028" + ], + "max_completion_tokens": 4096 + }, + { + "name": "doubao_tts_hd", + "model_types": [ + "tts" + ] + }, + { + "name": "dreamina-seedance-2-0-fast-260128", + "model_types": [ + "video_generation" + ] + }, + { + "name": "dubbingx", + "max_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "elephant", + "max_tokens": 262144, + "max_completion_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "Embedding-V1", + "model_types": [ + "embedding" + ] + }, + { + "name": "emo-detect-v1", + "model_types": [ + "video_generation" + ] + }, + { + "name": "emo-v1", + "model_types": [ + "video_generation" + ] + }, + { + "name": "ERNIE-3.5-8K", + "model_types": [ + "chat" + ] + }, + { + "name": "ernie-4.0-8k", + "max_tokens": 8000, + "model_types": [ + "chat" + ] + }, + { + "name": "ernie-4.0-turbo-128k", + "max_tokens": 8000, + "model_types": [ + "chat" + ] + }, + { + "name": "ernie-4.0-turbo-8k", + "alias": [ + "ERNIE-4.0-Turbo" + ], + "max_tokens": 8000, + "model_types": [ + "chat" + ] + }, + { + "name": "ernie-4.5-8k-preview", + "max_tokens": 8000, + "model_types": [ + "chat" + ] + }, + { + "name": "ernie-4.5-turbo-128k", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "ernie-4.5-turbo-vl-32k", + "max_tokens": 8000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "ernie-5.0-thinking-latest", + "max_tokens": 128000, + "model_types": [ + "chat" + ], "thinking": { "default_value": true, "clear_thinking": true } }, { - "name": "claude-opus-4-8", - "alias": [ - "anthropic.claude-opus-4-8", - "anthropic/claude-opus-4-8", - "anthropic/claude-opus-4.8", - "claude-opus-4.8" - ], - "max_tokens": 1000000, + "name": "ernie-5.0-thinking-preview", + "max_tokens": 128000, "model_types": [ "chat", "vision", + "image2text" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "baidu/ernie-5.0-thinking-preview" + ], + "max_completion_tokens": 64000 + }, + { + "name": "ERNIE-Character-8K", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "ERNIE-Functions-8K", + "model_types": [ + "chat" + ] + }, + { + "name": "ERNIE-Lite-8K", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "ERNIE-Speed-128K", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "ERNIE-Speed-8K", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "ERNIE-Tiny-8K", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "ernie-x1-turbo-32k", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "ernie-x1.1-preview", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "essentialai/rnj-1-instruct", + "alias": [ + "rnj-1-instruct", + "EssentialAI Rnj-1 Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "exaai", + "model_types": [ + "chat" + ] + }, + { + "name": "facebook/cwm", + "alias": [ + "cwm", + "Facebook CWM" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "farui-plus", + "max_tokens": 12000, + "model_types": [ + "chat" + ] + }, + { + "name": "FastVideo/LTX2-Distilled-Diffusers", + "alias": [ + "LTX2-Distilled-Diffusers" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "firecrawl", + "model_types": [ + "chat" + ] + }, + { + "name": "fish-audio", + "model_types": [ + "chat" + ] + }, + { + "name": "fishaudio/speech-lm-v1", + "alias": [ + "speech-lm-v1" + ], + "model_types": [ + "tts", + "audio" + ] + }, + { + "name": "fishaudio/fish-agent-v0.1-3b", + "alias": [ + "fish-agent-v0.1-3b" + ], + "model_types": [ + "audio" + ] + }, + { + "name": "fishaudio/fish-speech-1", + "alias": [ + "fish-speech-1" + ], + "model_types": [ + "tts", + "audio" + ] + }, + { + "name": "fishaudio/fish-speech-1.2", + "alias": [ + "fish-speech-1.2" + ], + "model_types": [ + "tts", + "audio" + ] + }, + { + "name": "fishaudio/fish-speech-1.2-sft", + "alias": [ + "fish-speech-1.2-sft" + ], + "model_types": [ + "tts", + "audio" + ] + }, + { + "name": "fishaudio/fish-speech-1.4", + "alias": [ + "fish-speech-1.4" + ], + "model_types": [ + "tts", + "audio" + ] + }, + { + "name": "fishaudio/fish-speech-1.5", + "alias": [ + "fish-speech-1.5" + ], + "model_types": [ + "tts", + "audio" + ] + }, + { + "name": "fishaudio/s1-mini", + "alias": [ + "s1-mini" + ], + "model_types": [ + "tts", + "audio" + ] + }, + { + "name": "fishaudio/s2-pro", + "alias": [ + "s2-pro" + ], + "model_types": [ + "tts", + "audio" + ] + }, + { + "name": "flux", + "alias": [ + "ClarityAI/flux", + "deepgram/flux", + "Deepgram Flux" + ], + "model_types": [ + "text-to-image", + "image_generation", + "asr", + "speech2text" + ], + "max_tokens": 448 + }, + { + "name": "flux.1-kontext-pro", + "model_types": [ + "text-to-image", + "image_generation", + "image", + "image_edit" + ], + "alias": [ + "black-forest-labs/FLUX.1-kontext-pro", + "FLUX.1 Kontext [pro]" + ] + }, + { + "name": "fun-asr", + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "fun-asr-flash-8k-realtime", + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "fun-asr-mtl", + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "fun-asr-mtl-realtime", + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "fun-asr-realtime", + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "gemini-2.0-flash", + "alias": [ + "gemini-2.0-flash", + "gemini-2.0-flash-001", + "gemini-2.0-flash-exp", + "models/gemini-2.0-flash" + ], + "max_tokens": 1048576, + "model_types": [ + "chat", "image2text", - "ocr" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "claude-sonnet-4-7", - "alias": [ - "anthropic.claude-sonnet-4-7" - ], - "max_tokens": 1000000, - "model_types": [ - "chat", - "vision" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "claude-sonnet-4-6", - "alias": [ - "anthropic.claude-sonnet-4-6", - "anthropic/claude-sonnet-4-6", - "anthropic/claude-sonnet-4.6", - "claude-sonnet-4.6" - ], - "max_tokens": 1000000, - "model_types": [ - "chat", "vision", - "image2text", - "ocr" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } + "video_understanding", + "audio_understanding" + ] }, { - "name": "claude-sonnet-4-5", + "name": "gemini-2.0-flash-lite", "alias": [ - "anthropic.claude-sonnet-4-5", - "anthropic/claude-sonnet-4-5", - "anthropic/claude-sonnet-4.5", - "claude-sonnet-4.5" + "gemini-2.0-flash-lite", + "gemini-2.0-flash-lite-001", + "models/gemini-2.0-flash-lite" ], - "max_tokens": 1000000, + "max_tokens": 1048576, "model_types": [ "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ] + }, + { + "name": "gemini-2.5-computer-use-preview-10-2025", + "alias": [ + "gemini-2.5-computer-use-preview-10-2025", + "models/gemini-2.5-computer-use-preview-10-2025" + ], + "max_tokens": 128000, + "model_types": [ + "chat", + "image2text", "vision" + ] + }, + { + "name": "gemini-2.5-flash", + "alias": [ + "gemini-2.5-flash", + "gemini-2.5-flash-preview-09-2025", + "models/gemini-2.5-flash", + "google/gemini-2.5-flash", + "google.gemini-2.5-flash" + ], + "max_tokens": 1048576, + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" ], "thinking": { "default_value": true, @@ -17170,6177 +7555,4380 @@ } }, { - "name": "claude-haiku-4-5-20251001", + "name": "gemini-2.5-flash-image", "alias": [ - "claude-haiku-4-5", - "anthropic.claude-haiku-4-5-20251001-v1:0", - "anthropic/claude-haiku-4-5", - "anthropic/claude-haiku-4-5-20251001", - "anthropic/claude-haiku-4.5", - "claude-haiku-4.5" + "gemini-2.5-flash-image", + "gemini-2.5-flash-image-preview", + "models/gemini-2.5-flash-image", + "google/gemini-2.5-flash-image" ], + "max_tokens": 65536, + "model_types": [ + "text-to-image", + "image_generation", + "image_edit", + "image_understanding" + ] + }, + { + "name": "gemini-2.5-flash-lite", + "alias": [ + "gemini-2.5-flash-lite", + "gemini-2.5-flash-lite-preview-09-2025", + "models/gemini-2.5-flash-lite", + "google/gemini-2.5-flash-lite", + "google.gemini-2.5-flash-lite" + ], + "max_tokens": 1048576, + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gemini-2.5-flash-native-audio-preview-12-2025", + "alias": [ + "gemini-2.5-flash-native-audio-preview-12-2025", + "models/gemini-2.5-flash-native-audio-preview-12-2025" + ], + "max_tokens": 131072, + "model_types": [ + "chat", + "omni", + "audio_understanding", + "audio2text", + "tts", + "video_understanding" + ] + }, + { + "name": "gemini-2.5-flash-preview-tts", + "alias": [ + "gemini-2.5-flash-preview-tts", + "models/gemini-2.5-flash-preview-tts" + ], + "max_tokens": 8192, + "model_types": [ + "tts", + "audio_generation" + ] + }, + { + "name": "gemini-2.5-pro", + "alias": [ + "gemini-2.5-pro", + "models/gemini-2.5-pro", + "google/gemini-2.5-pro", + "google/gemini-2.5-pro-preview", + "google/gemini-2.5-pro-preview-05-06", + "google.gemini-2.5-pro" + ], + "max_tokens": 1048576, + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gemini-2.5-pro-preview-tts", + "alias": [ + "gemini-2.5-pro-preview-tts", + "models/gemini-2.5-pro-preview-tts" + ], + "max_tokens": 8192, + "model_types": [ + "tts", + "audio_generation" + ] + }, + { + "name": "gemini-3-flash-preview", + "alias": [ + "gemini-3-flash-preview", + "models/gemini-3-flash-preview", + "google/gemini-3-flash-preview" + ], + "max_tokens": 1048576, + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gemini-3-pro-image", + "alias": [ + "gemini-3-pro-image", + "models/gemini-3-pro-image", + "google/gemini-3-pro-image", + "google/gemini-3-pro-image-preview" + ], + "max_tokens": 65536, + "model_types": [ + "text-to-image", + "image_generation", + "image_edit", + "image_understanding" + ] + }, + { + "name": "gemini-3-pro-preview", + "alias": [ + "gemini-3-pro-preview", + "models/gemini-3-pro-preview" + ], + "max_tokens": 1048576, + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gemini-3.1-flash-image", + "alias": [ + "gemini-3.1-flash-image", + "models/gemini-3.1-flash-image", + "google/gemini-3.1-flash-image-preview" + ], + "max_tokens": 131072, + "model_types": [ + "text-to-image", + "image_generation", + "image_edit", + "image_understanding" + ] + }, + { + "name": "gemini-3.1-flash-lite", + "alias": [ + "gemini-3.1-flash-lite", + "models/gemini-3.1-flash-lite", + "google/gemini-3.1-flash-lite" + ], + "max_tokens": 1048576, + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gemini-3.1-flash-lite-preview", + "alias": [ + "gemini-3.1-flash-lite-preview", + "models/gemini-3.1-flash-lite-preview", + "google/gemini-3.1-flash-lite-preview" + ], + "max_tokens": 1048576, + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gemini-3.1-flash-live-preview", + "alias": [ + "gemini-3.1-flash-live-preview", + "models/gemini-3.1-flash-live-preview" + ], + "max_tokens": 131072, + "model_types": [ + "chat", + "omni", + "audio_understanding", + "audio2text", + "tts", + "video_understanding" + ] + }, + { + "name": "gemini-3.1-flash-tts-preview", + "alias": [ + "gemini-3.1-flash-tts-preview", + "models/gemini-3.1-flash-tts-preview" + ], + "max_tokens": 8192, + "model_types": [ + "tts", + "audio_generation" + ] + }, + { + "name": "gemini-3.1-pro-preview", + "alias": [ + "gemini-3.1-pro-preview", + "models/gemini-3.1-pro-preview", + "google/gemini-3.1-pro-preview", + "google/gemini-3.1-pro" + ], + "max_tokens": 1048576, + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gemini-3.1-pro-preview-customtools", + "alias": [ + "gemini-3.1-pro-preview-customtools", + "models/gemini-3.1-pro-preview-customtools", + "google/gemini-3.1-pro-preview-customtools" + ], + "max_tokens": 1048576, + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gemini-3.5-flash", + "alias": [ + "gemini-3.5-flash", + "models/gemini-3.5-flash", + "google/gemini-3.5-flash" + ], + "max_tokens": 1048576, + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gemini-3.5-live-translate-preview", + "alias": [ + "gemini-3.5-live-translate-preview", + "models/gemini-3.5-live-translate-preview" + ], + "max_tokens": 131072, + "model_types": [ + "speech_translation", + "audio2text", + "tts" + ] + }, + { + "name": "gemini-embedding-001", + "alias": [ + "gemini-embedding-001", + "models/gemini-embedding-001" + ], + "max_dimension": 3072, + "model_types": [ + "embedding" + ] + }, + { + "name": "gemini-embedding-2", + "alias": [ + "gemini-embedding-2", + "models/gemini-embedding-2" + ], + "max_dimension": 3072, + "model_types": [ + "embedding" + ] + }, + { + "name": "gemini-robotics-er-1.6-preview", + "alias": [ + "gemini-robotics-er-1.6-preview", + "models/gemini-robotics-er-1.6-preview" + ], + "max_tokens": 131072, + "model_types": [ + "chat", + "image2text", + "vision", + "robotics" + ] + }, + { + "name": "general_v2.0", + "model_types": [ + "chat" + ] + }, + { + "name": "general_v2.0_L", + "model_types": [ + "chat" + ] + }, + { + "name": "general_v2.0_L_character", + "model_types": [ + "chat" + ] + }, + { + "name": "general_v2.0_L_seededit", + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "general_v2.1_L", + "model_types": [ + "chat" + ] + }, + { + "name": "general_v3.0", + "model_types": [ + "chat" + ] + }, + { + "name": "generalv3.5", + "alias": [ + "Spark Max" + ], + "max_tokens": 8000, + "model_types": [ + "chat" + ] + }, + { + "name": "glif", + "model_types": [ + "chat" + ] + }, + { + "name": "glm-4", + "model_types": [ + "chat" + ] + }, + { + "name": "glm-4-0520", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "glm-4-5-air-20250728", + "alias": [ + "glm-4-5-air" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "glm-4-7-251222", + "alias": [ + "glm-4-7" + ], + "max_tokens": 204800, + "max_completion_tokens": 131072, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "glm-4-air", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "glm-4-air-250414", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "glm-4-airx", + "max_tokens": 8000, + "model_types": [ + "chat" + ] + }, + { + "name": "glm-4-flash", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "glm-4-flash-250414", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "glm-4-long", + "max_tokens": 1000000, + "model_types": [ + "chat" + ] + }, + { + "name": "glm-4-plus", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "glm-4.1v-thinking-flash", + "max_tokens": 64000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "glm-4.1v-thinking-flashx", + "max_tokens": 64000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "glm-4.5-airx", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "glm-4.5-flash", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "glm-4.5-x", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "glm-4.7-coding-preview", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "glm-4.7-flashx", + "max_tokens": 200000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "glm-4.7-preview", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "glm-4v", + "max_tokens": 32000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "glm-4v-plus", + "max_tokens": 32000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "glm-5-turbo", + "max_tokens": 200000, + "model_types": [ + "chat" + ], + "alias": [ + "zai-org/glm-5-turbo" + ], + "max_completion_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "glm-5v-turbo", "max_tokens": 200000, - "model_types": [ - "chat", - "vision", - "image2text", - "ocr" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "moonshotai/kimi-k2.6", - "alias": [ - "kimi-k2.6", - "Kimi K2.6", - "kimi/kimi-k2.6", - "Kimi K2.6 Fp4" - ], - "model_types": [ - "chat", - "vision", - "image2text", - "video_generation" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 262144 - }, - { - "name": "moonshotai/kimi-k2.5", - "alias": [ - "kimi-k2.5", - "Kimi K2.5", - "kimi/kimi-k2.5" - ], "model_types": [ "chat", "vision", "image2text" ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 262144 - }, - { - "name": "moonshotai/kimi-k2-instruct", "alias": [ - "kimi-k2-instruct", - "Kimi K2 Instruct" + "zai-org/glm-5v-turbo" ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 32768 - }, - { - "name": "moonshotai/kimi-vl-a3b-thinking-2506", - "alias": [ - "kimi-vl-a3b-thinking-2506" - ], - "model_types": [ - "chat", - "vision", - "image2text" - ], - "max_tokens": 262144, + "max_completion_tokens": 131072, "thinking": { "default_value": true, "clear_thinking": true } }, { - "name": "moonshotai/kimi-vl-a3b-thinking", - "alias": [ - "kimi-vl-a3b-thinking" - ], + "name": "glm-asr-2512", "model_types": [ - "chat", - "vision", - "image2text" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "moonshotai/moonlight-16b-a3b-instruct", - "alias": [ - "moonlight-16b-a3b-instruct" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "moonshotai/kimi-k2-base", - "alias": [ - "kimi-k2-base" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144 - }, - { - "name": "moonshotai/moonlight-16b-a3b", - "alias": [ - "moonlight-16b-a3b" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144 - }, - { - "name": "moonshotai/kimi-vl-a3b-instruct", - "alias": [ - "kimi-vl-a3b-instruct" - ], - "model_types": [ - "chat", - "vision", - "image2text" - ], - "max_tokens": 262144 - }, - { - "name": "moonshotai/kimi-linear-48b-a3b-base", - "alias": [ - "kimi-linear-48b-a3b-base" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144 - }, - { - "name": "moonshotai/kimi-k2-instruct-0905", - "alias": [ - "kimi-k2-instruct-0905" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "moonshotai/kimi-linear-48b-a3b-instruct", - "alias": [ - "kimi-linear-48b-a3b-instruct" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "moonshotai/kimi-dev-72b", - "alias": [ - "kimi-dev-72b" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "moonshotai/kimi-audio-7b-instruct", - "alias": [ - "kimi-audio-7b-instruct" - ], - "model_types": [ - "audio", - "tts" - ], - "max_tokens": 0 - }, - { - "name": "moonshotai/kimi-audio-7b", - "alias": [ - "kimi-audio-7b" - ], - "model_types": [ - "audio", - "tts" - ], - "max_tokens": 0 - }, - { - "name": "moonshotai/moonvit-so-400m", - "alias": [ - "moonvit-so-400m" - ], - "model_types": [ - "vision" - ], - "max_tokens": 0 - }, - { - "name": "minimaxai/minimax-m2.7", - "alias": [ - "minimax-m2.7", - "minimax/minimax-m2.7", - "MiniMax M2.7", - "MiniMax M2.7 FP4" - ], - "model_types": [ - "chat" - ], - "max_tokens": 1000000, - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 131072 - }, - { - "name": "minimaxai/minimax-m2.5", - "alias": [ - "minimax-m2.5", - "minimax/minimax-m2.5", - "MiniMax M2.5" - ], - "model_types": [ - "chat" - ], - "max_tokens": 1000000, - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 131100 - }, - { - "name": "minimaxai/minimax-m2.1", - "alias": [ - "minimax-m2.1", - "minimax/minimax-m2.1", - "Minimax M2.1" - ], - "model_types": [ - "chat" - ], - "max_tokens": 1000000, - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 131072 - }, - { - "name": "minimaxai/minimax-m2", - "alias": [ - "minimax-m2", - "minimax/minimax-m2", - "MiniMax M2" - ], - "model_types": [ - "chat" - ], - "max_tokens": 1000000, - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 131072 - }, - { - "name": "minimaxai/vtp-large-f16d64", - "alias": [ - "vtp-large-f16d64" - ], - "model_types": [ - "embedding", - "vision" - ], - "max_dimension": 512, - "dimensions": [ - 512 - ], - "max_tokens": 0 - }, - { - "name": "minimaxai/vtp-base-f16d64", - "alias": [ - "vtp-base-f16d64" - ], - "model_types": [ - "embedding", - "vision" - ], - "max_dimension": 512, - "dimensions": [ - 512 - ], - "max_tokens": 0 - }, - { - "name": "minimaxai/vtp-small-f16d64", - "alias": [ - "vtp-small-f16d64" - ], - "model_types": [ - "embedding", - "vision" - ], - "max_dimension": 512, - "dimensions": [ - 512 - ], - "max_tokens": 0 - }, - { - "name": "minimaxai/minimax-m1-40k-hf", - "alias": [ - "minimax-m1-40k-hf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 40000, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "minimaxai/minimax-text-01-hf", - "alias": [ - "minimax-text-01-hf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 1000000, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "minimaxai/minimax-m1-80k-hf", - "alias": [ - "minimax-m1-80k-hf" - ], - "model_types": [ - "chat" - ], - "max_tokens": 80000, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "minimaxai/minimax-m1-80k", - "alias": [ - "minimax-m1-80k", - "MiniMax M1", - "Minimax M1 80K" - ], - "model_types": [ - "chat" - ], - "max_tokens": 80000, - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 40000 - }, - { - "name": "minimaxai/minimax-m1-40k", - "alias": [ - "minimax-m1-40k", - "Minimax M1 40K" - ], - "model_types": [ - "chat" - ], - "max_tokens": 40000, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "minimaxai/minimax-text-01", - "alias": [ - "minimax-text-01" - ], - "model_types": [ - "chat" - ], - "max_tokens": 1000000, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "minimaxai/minimax-vl-01", - "alias": [ - "minimax-vl-01" - ], - "model_types": [ - "chat", - "vision", - "image2text" - ], - "max_tokens": 1000000, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "minimaxai/synlogic-32b", - "alias": [ - "synlogic-32b" - ], - "model_types": [ - "chat" - ], - "max_tokens": 1000000, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "minimaxai/synlogic-7b", - "alias": [ - "synlogic-7b" - ], - "model_types": [ - "chat" - ], - "max_tokens": 1000000, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "minimaxai/synlogic-mix-3-32b", - "alias": [ - "synlogic-mix-3-32b" - ], - "model_types": [ - "chat" - ], - "max_tokens": 1000000, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "stepfun-ai/Step-3.7-Flash-GGUF", - "alias": [ - "Step-3.7-Flash-GGUF" - ], - "model_types": [ - "chat", - "vision", - "image2text" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "stepfun-ai/Step-3.7-Flash", - "alias": [ - "Step-3.7-Flash", - "stepfun/step-3.7-flash" - ], - "model_types": [ - "chat", - "vision", - "image2text" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 256000 - }, - { - "name": "stepfun-ai/Step-3.7-Flash-NVFP4", - "alias": [ - "Step-3.7-Flash-NVFP4" - ], - "model_types": [ - "chat", - "vision", - "image2text" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "stepfun-ai/Step-3.7-Flash-FP8", - "alias": [ - "Step-3.7-Flash-FP8" - ], - "model_types": [ - "chat", - "vision", - "image2text" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "stepfun-ai/Step-3.5-Flash", - "alias": [ - "Step-3.5-Flash", - "step-3.5-flash-2603" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "stepfun-ai/Step-3.5-Flash-Base-Midtrain", - "alias": [ - "Step-3.5-Flash-Base-Midtrain" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "stepfun-ai/Step-3.5-Flash-Base", - "alias": [ - "Step-3.5-Flash-Base" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "stepfun-ai/Step-3.5-Flash-FP8", - "alias": [ - "Step-3.5-Flash-FP8" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "stepfun-ai/NextStep-1.1-Pretrain-256px", - "alias": [ - "NextStep-1.1-Pretrain-256px" - ], - "model_types": [ - "image" - ], - "max_tokens": 0 - }, - { - "name": "stepfun-ai/Step-Audio-R1.1", - "alias": [ - "Step-Audio-R1.1" - ], - "model_types": [ - "audio", - "speech" - ], - "max_tokens": 0 - }, - { - "name": "stepfun-ai/Step-Audio-EditX", - "alias": [ - "Step-Audio-EditX" - ], - "model_types": [ - "audio", - "speech_edit" - ], - "max_tokens": 0 - }, - { - "name": "stepfun-ai/Step-Audio-2-mini", - "alias": [ - "Step-Audio-2-mini" - ], - "model_types": [ - "audio", - "speech" - ], - "max_tokens": 0 - }, - { - "name": "stepfun-ai/Step-3.5-Flash-GGUF-Q8_0", - "alias": [ - "Step-3.5-Flash-GGUF-Q8_0" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144 - }, - { - "name": "stepfun-ai/Step-3.5-Flash-GGUF-Q4_K_S", - "alias": [ - "Step-3.5-Flash-GGUF-Q4_K_S" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144 - }, - { - "name": "stepfun-ai/Step3-VL-10B-FP8", - "alias": [ - "Step3-VL-10B-FP8" - ], - "model_types": [ - "vision", - "image2text" - ], - "max_tokens": 65536 - }, - { - "name": "stepfun-ai/Step3-VL-10B", - "alias": [ - "Step3-VL-10B" - ], - "model_types": [ - "vision", - "image2text" - ], - "max_tokens": 65536 - }, - { - "name": "stepfun-ai/Step3-VL-10B-Base", - "alias": [ - "Step3-VL-10B-Base" - ], - "model_types": [ - "vision", - "image2text" - ], - "max_tokens": 65536 - }, - { - "name": "stepfun-ai/PaCoRe-8B", - "alias": [ - "PaCoRe-8B" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144 - }, - { - "name": "stepfun-ai/RLVR-8B-0926", - "alias": [ - "RLVR-8B-0926" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144 - }, - { - "name": "stepfun-ai/Step1X-Edit-v1p2", - "alias": [ - "Step1X-Edit-v1p2" - ], - "model_types": [ - "image" - ], - "max_tokens": 0 - }, - { - "name": "stepfun-ai/NextStep-1.1", - "alias": [ - "NextStep-1.1" - ], - "model_types": [ - "image" - ], - "max_tokens": 0 - }, - { - "name": "stepfun-ai/NextStep-1.1-Pretrain", - "alias": [ - "NextStep-1.1-Pretrain" - ], - "model_types": [ - "image" - ], - "max_tokens": 0 - }, - { - "name": "stepfun-ai/GELab-Zero-4B-preview", - "alias": [ - "GELab-Zero-4B-preview" - ], - "model_types": [ - "vision", - "image2text" - ], - "max_tokens": 65536 - }, - { - "name": "stepfun-ai/Step-Audio-R1", - "alias": [ - "Step-Audio-R1" - ], - "model_types": [ - "audio" - ], - "max_tokens": 0 - }, - { - "name": "stepfun-ai/StepFun-Formalizer-32B", - "alias": [ - "StepFun-Formalizer-32B" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "stepfun-ai/StepFun-Formalizer-7B", - "alias": [ - "StepFun-Formalizer-7B" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "stepfun-ai/StepFun-Prover-Preview-32B", - "alias": [ - "StepFun-Prover-Preview-32B" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "stepfun-ai/StepFun-Prover-Preview-7B", - "alias": [ - "StepFun-Prover-Preview-7B" - ], - "model_types": [ - "chat" - ], - "max_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "stepfun-ai/Step-Audio-EditX-AWQ-4bit", - "alias": [ - "Step-Audio-EditX-AWQ-4bit" - ], - "model_types": [ - "audio" - ], - "max_tokens": 0 - }, - { - "name": "stepfun-ai/Step-Audio-2-mini-Think", - "alias": [ - "Step-Audio-2-mini-Think" - ], - "model_types": [ - "audio" - ], - "max_tokens": 0 - }, - { - "name": "stepfun-ai/Step-Audio-2-mini-Base", - "alias": [ - "Step-Audio-2-mini-Base" - ], - "model_types": [ - "audio" - ], - "max_tokens": 0 - }, - { - "name": "stepfun-ai/NextStep-1-f8ch16-Tokenizer", - "alias": [ - "NextStep-1-f8ch16-Tokenizer" - ], - "model_types": [ - "other" - ], - "max_tokens": 0 - }, - { - "name": "stepfun-ai/step3-fp8", - "alias": [ - "step3-fp8" - ], - "model_types": [ - "chat", - "vision", - "image2text" - ], - "max_tokens": 65536 - }, - { - "name": "stepfun-ai/step3", - "alias": [ - "step3" - ], - "model_types": [ - "chat", - "vision", - "image2text" - ], - "max_tokens": 65536 - }, - { - "name": "tencent/hy-mt2-1.8b-1.25bit-gguf", - "alias": [ - "Hy-MT2-1.8B-1.25Bit-GGUF" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-mt1.5-1.8b-1.25bit-gguf", - "alias": [ - "Hy-MT1.5-1.8B-1.25bit-GGUF" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/universal_audio_tokenizer", - "alias": [ - "Universal_Audio_Tokenizer" - ], - "model_types": [ - "audio_codec" - ] - }, - { - "name": "tencent/hy-mt1.5-7b", - "alias": [ - "HY-MT1.5-7B" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-mt1.5-1.8b-1.25bit", - "alias": [ - "Hy-MT1.5-1.8B-1.25bit" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-mt2-1.8b-2bit-gguf", - "alias": [ - "Hy-MT2-1.8B-2Bit-GGUF" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-mt2-7b-gguf", - "alias": [ - "Hy-MT2-7B-GGUF" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-mt2-1.8b-gguf", - "alias": [ - "Hy-MT2-1.8B-GGUF" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-mt2-30b-a3b-fp8", - "alias": [ - "Hy-MT2-30B-A3B-FP8" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-mt2-7b-fp8", - "alias": [ - "Hy-MT2-7B-FP8" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-mt2-1.8b-fp8", - "alias": [ - "Hy-MT2-1.8B-FP8" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-mt2-1.8b", - "alias": [ - "Hy-MT2-1.8B" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-mt2-7b", - "alias": [ - "Hy-MT2-7B" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-mt2-30b-a3b", - "alias": [ - "Hy-MT2-30B-A3B" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-world-2.0", - "alias": [ - "HY-World-2.0" - ], - "model_types": [ - "3d_generation" - ] - }, - { - "name": "tencent/hy-omniweaving", - "alias": [ - "HY-OmniWeaving" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "tencent/hy-mt1.5-1.8b-2bit", - "alias": [ - "Hy-MT1.5-1.8B-2bit" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-mt1.5-1.8b-2bit-gguf", - "alias": [ - "Hy-MT1.5-1.8B-2bit-GGUF" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/points-seeker", - "alias": [ - "POINTS-Seeker" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "tencent/hy-embodied-0.5-x", - "alias": [ - "HY-Embodied-0.5-X" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "tencent/hy3-preview-base", - "alias": [ - "Hy3-preview-Base" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hy3-preview", - "alias": [ - "Hy3-preview" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "tencent/unified_audio_schema", - "alias": [ - "Unified_Audio_Schema" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "audio", - "asr" - ] - }, - { - "name": "tencent/disca", - "alias": [ - "DisCa" - ], - "model_types": [ - "other" - ] - }, - { - "name": "tencent/hy-embodied-0.5", - "alias": [ - "HY-Embodied-0.5" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "tencent/unicom-unified-multimodal-modeling-via-compressed-continuous-semantic-representations", - "alias": [ - "Unicom-Unified-Multimodal-Modeling-via-Compressed-Continuous-Semantic-Representations" - ], - "model_types": [ - "image" - ] - }, - { - "name": "tencent/sequential-hidden-decoding-8b-n8-instruct", - "alias": [ - "Sequential-Hidden-Decoding-8B-n8-Instruct" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/versavit", - "alias": [ - "VersaViT" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "tencent/covo-audio-chat", - "alias": [ - "Covo-Audio-Chat" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "audio", "asr", + "speech2text" + ] + }, + { + "name": "glm-for-coding", + "max_tokens": 200000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "glm-tts-clone", + "model_types": [ "tts" ] }, { - "name": "tencent/sequential-hidden-decoding-8b-n8", - "alias": [ - "Sequential-Hidden-Decoding-8B-n8" - ], - "max_tokens": 262144, + "name": "glm-z1-air", + "max_tokens": 32000, "model_types": [ "chat" ] }, { - "name": "tencent/penguin-vl-2b", + "name": "glm-z1-airx", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "glm-z1-flash", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "glm-zero-preview", + "max_tokens": 16000, + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemini-3.5-flash", "alias": [ - "Penguin-VL-2B" + "gemini-3.5-flash", + "models/gemini-3.5-flash" ], - "max_tokens": 262144, "model_types": [ "chat", + "image2text", "vision", - "image2text" - ] - }, - { - "name": "tencent/penguin-vl-8b", - "alias": [ - "Penguin-VL-8B" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "tencent/points-gui-g", - "alias": [ - "POINTS-GUI-G" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "tencent/sequential-hidden-decoding-8b-n2", - "alias": [ - "Sequential-Hidden-Decoding-8B-n2" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/sequential-hidden-decoding-8b-n4", - "alias": [ - "Sequential-Hidden-Decoding-8B-n4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/penguin-encoder", - "alias": [ - "Penguin-Encoder" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "tencent/hy-worldplay", - "alias": [ - "HY-WorldPlay" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "tencent/hy-wu", - "alias": [ - "HY-WU" - ], - "model_types": [ - "image" - ] - }, - { - "name": "tencent/songgeneration", - "alias": [ - "SongGeneration" - ], - "model_types": [ - "audio_generation" - ] - }, - { - "name": "tencent/stabletoken", - "alias": [ - "StableToken" - ], - "model_types": [ - "audio_codec" - ] - }, - { - "name": "tencent/youtu-llm-2b", - "alias": [ - "Youtu-LLM-2B" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/youtu-llm-2b-base", - "alias": [ - "Youtu-LLM-2B-Base" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/youtu-vl-4b-instruct-gguf", - "alias": [ - "Youtu-VL-4B-Instruct-GGUF" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "tencent/youtu-vl-4b-instruct", - "alias": [ - "Youtu-VL-4B-Instruct" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "tencent/kalm-embedding-gemma3-12b-2511", - "alias": [ - "KaLM-Embedding-Gemma3-12B-2511" - ], - "model_types": [ - "embedding" - ] - }, - { - "name": "tencent/hy3d-bench", - "alias": [ - "HY3D-Bench" - ], - "model_types": [ - "3d_generation" - ] - }, - { - "name": "tencent/youtu-hichunk", - "alias": [ - "Youtu-HiChunk" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "tencent/hunyuanimage-3.0-instruct-distil", - "alias": [ - "HunyuanImage-3.0-Instruct-Distil" - ], - "model_types": [ - "image_edit" - ] - }, - { - "name": "tencent/hunyuanimage-3.0-instruct", - "alias": [ - "HunyuanImage-3.0-Instruct" - ], - "model_types": [ - "image_edit" - ] - }, - { - "name": "tencent/youtu-parsing", - "alias": [ - "Youtu-Parsing" - ], - "max_tokens": 262144, - "model_types": [ - "vision", - "image2text" - ] - }, - { - "name": "tencent/hunyuanimage-3.0", - "alias": [ - "HunyuanImage-3.0" - ], - "model_types": [ - "image" - ] - }, - { - "name": "tencent/hy-video-prfl", - "alias": [ - "HY-Video-PRFL" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "tencent/hunyuanocr", - "alias": [ - "HunyuanOCR" - ], - "model_types": [ - "ocr", - "vision", - "image2text" - ] - }, - { - "name": "tencent/tcandon-router", - "alias": [ - "TCAndon-Router" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hy-mt1.5-7b-gguf", - "alias": [ - "HY-MT1.5-7B-GGUF" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-mt1.5-1.8b-gguf", - "alias": [ - "HY-MT1.5-1.8B-GGUF" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/youtu-llm-2b-gguf", - "alias": [ - "Youtu-LLM-2B-GGUF" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hy-mt1.5-7b-gptq-int4", - "alias": [ - "HY-MT1.5-7B-GPTQ-Int4" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-mt1.5-7b-fp8", - "alias": [ - "HY-MT1.5-7B-FP8" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-mt1.5-1.8b-gptq-int4", - "alias": [ - "HY-MT1.5-1.8B-GPTQ-Int4" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-mt1.5-1.8b-fp8", - "alias": [ - "HY-MT1.5-1.8B-FP8" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/hy-mt1.5-1.8b", - "alias": [ - "HY-MT1.5-1.8B" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/wedlm-8b-instruct", - "alias": [ - "WeDLM-8B-Instruct" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hy-motion-1.0", - "alias": [ - "HY-Motion-1.0" - ], - "model_types": [ - "3d_generation" - ] - }, - { - "name": "tencent/hunyuan-mt-7b", - "alias": [ - "Hunyuan-MT-7B" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "tencent/wedlm-7b-instruct", - "alias": [ - "WeDLM-7B-Instruct" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/wedlm-7b-base", - "alias": [ - "WeDLM-7B-Base" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/wedlm-8b-base", - "alias": [ - "WeDLM-8B-Base" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuanvideo-1.5", - "alias": [ - "HunyuanVideo-1.5" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "tencent/youtu-embedding", - "alias": [ - "Youtu-Embedding" - ], - "model_types": [ - "embedding" - ] - }, - { - "name": "tencent/drive-rl", - "alias": [ - "DRIVE-RL" - ], - "max_tokens": 262144, - "model_types": [ - "chat" + "video_understanding", + "audio_understanding" ], + "max_tokens": 1048576, "thinking": { "default_value": true, "clear_thinking": true } }, { - "name": "tencent/drive-sft", + "name": "google/gemini-3.5-live-translate-preview", "alias": [ - "DRIVE-SFT" + "gemini-3.5-live-translate-preview", + "models/gemini-3.5-live-translate-preview" + ], + "model_types": [ + "speech_translation", + "audio2text", + "tts" + ], + "max_tokens": 131072 + }, + { + "name": "google/gemini-3.5-pro", + "alias": [ + "gemini-3.5-pro", + "gemini-3-5-pro" ], - "max_tokens": 262144, "model_types": [ "chat" ] }, { - "name": "tencent/deepseek-v3.1-terminus-w4afp8", + "name": "google/gemini-3.1-flash", "alias": [ - "DeepSeek-V3.1-Terminus-W4AFP8" + "gemini-3.1-flash", + "gemini-3-1-flash" ], - "max_tokens": 262144, "model_types": [ "chat" + ] + }, + { + "name": "google/gemini-3.1-flash-image", + "alias": [ + "gemini-3.1-flash-image", + "models/gemini-3.1-flash-image", + "google/gemini-3.1-flash-image-preview", + "gemini-3.1-flash-image-preview" ], + "model_types": [ + "text-to-image", + "image_generation", + "image_edit", + "image_understanding" + ], + "max_tokens": 131072 + }, + { + "name": "google/gemini-3.1-flash-lite", + "alias": [ + "gemini-3.1-flash-lite", + "models/gemini-3.1-flash-lite" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 1048576, "thinking": { "default_value": true, "clear_thinking": true } }, { - "name": "tencent/hunyuan-4b-instruct", + "name": "google/gemini-3.1-flash-lite-preview", "alias": [ - "Hunyuan-4B-Instruct" + "gemini-3.1-flash-lite-preview", + "models/gemini-3.1-flash-lite-preview" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 1048576, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "google/gemini-3.1-flash-live-preview", + "alias": [ + "gemini-3.1-flash-live-preview", + "models/gemini-3.1-flash-live-preview" + ], + "model_types": [ + "chat", + "omni", + "audio_understanding", + "audio2text", + "tts", + "video_understanding" + ], + "max_tokens": 131072 + }, + { + "name": "google/gemini-3.1-flash-tts-preview", + "alias": [ + "gemini-3.1-flash-tts-preview", + "models/gemini-3.1-flash-tts-preview" + ], + "model_types": [ + "tts", + "audio_generation" + ], + "max_tokens": 8192 + }, + { + "name": "google/gemini-3.1-pro-preview", + "alias": [ + "gemini-3.1-pro-preview", + "models/gemini-3.1-pro-preview", + "google/gemini-3.1-pro" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 1048576, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "google/gemini-3.1-pro-preview-customtools", + "alias": [ + "gemini-3.1-pro-preview-customtools", + "models/gemini-3.1-pro-preview-customtools" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 1048576, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "google/gemini-3-flash", + "alias": [ + "gemini-3-flash" + ], + "model_types": [ + "chat", + "vision", + "image2text", + "video_generation", + "speech2text" + ] + }, + { + "name": "google/gemini-3-flash-preview", + "alias": [ + "gemini-3-flash-preview", + "models/gemini-3-flash-preview" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 1048576, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "google/gemini-3-pro-image", + "alias": [ + "gemini-3-pro-image", + "models/gemini-3-pro-image", + "google/gemini-3-pro-image-preview" + ], + "model_types": [ + "text-to-image", + "image_generation", + "image_edit", + "image_understanding" + ], + "max_tokens": 65536 + }, + { + "name": "google/gemini-3-pro-preview", + "alias": [ + "gemini-3-pro-preview", + "models/gemini-3-pro-preview" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 1048576, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "google/gemini-2.5-computer-use-preview-10-2025", + "alias": [ + "gemini-2.5-computer-use-preview-10-2025", + "models/gemini-2.5-computer-use-preview-10-2025" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 128000 + }, + { + "name": "google/gemini-2.5-flash", + "alias": [ + "gemini-2.5-flash", + "gemini-2.5-flash-preview-09-2025", + "models/gemini-2.5-flash", + "google.gemini-2.5-flash" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 1048576, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "google/gemini-2.5-flash-image", + "alias": [ + "gemini-2.5-flash-image", + "gemini-2.5-flash-image-preview", + "models/gemini-2.5-flash-image" + ], + "model_types": [ + "text-to-image", + "image_generation", + "image_edit", + "image_understanding" + ], + "max_tokens": 65536 + }, + { + "name": "google/gemini-2.5-flash-lite", + "alias": [ + "gemini-2.5-flash-lite", + "gemini-2.5-flash-lite-preview-09-2025", + "models/gemini-2.5-flash-lite", + "google.gemini-2.5-flash-lite", + "google/gemini-2.5-flash-lite-preview-09-2025" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 1048576, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "google/gemini-2.5-flash-lite-preview-06-17", + "alias": [ + "gemini-2.5-flash-lite-preview-06-17" + ], + "model_types": [ + "chat", + "vision", + "image2text", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 1048576, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "google/gemini-2.5-flash-native-audio-preview-12-2025", + "alias": [ + "gemini-2.5-flash-native-audio-preview-12-2025", + "models/gemini-2.5-flash-native-audio-preview-12-2025" + ], + "model_types": [ + "chat", + "omni", + "audio_understanding", + "audio2text", + "tts", + "video_understanding" + ], + "max_tokens": 131072 + }, + { + "name": "google/gemini-2.5-flash-preview-05-20", + "alias": [ + "gemini-2.5-flash-preview-05-20" + ], + "model_types": [ + "chat", + "vision", + "image2text", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 1048576, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "google/gemini-2.5-flash-preview-tts", + "alias": [ + "gemini-2.5-flash-preview-tts", + "models/gemini-2.5-flash-preview-tts" + ], + "model_types": [ + "tts", + "audio_generation" + ], + "max_tokens": 8192 + }, + { + "name": "google/gemini-2.5-pro", + "alias": [ + "gemini-2.5-pro", + "models/gemini-2.5-pro", + "google/gemini-2.5-pro-preview", + "google/gemini-2.5-pro-preview-05-06", + "google.gemini-2.5-pro" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 1048576, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "google/gemini-2.5-pro-preview-06-05", + "alias": [ + "gemini-2.5-pro-preview-06-05" + ], + "model_types": [ + "chat", + "vision", + "image2text", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 1048576, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "google/gemini-2.5-pro-preview-tts", + "alias": [ + "gemini-2.5-pro-preview-tts", + "models/gemini-2.5-pro-preview-tts" + ], + "model_types": [ + "tts", + "audio_generation" + ], + "max_tokens": 8192 + }, + { + "name": "google/gemini-2.0-flash-20250609", + "alias": [ + "gemini-2.0-flash-20250609" + ], + "model_types": [ + "chat", + "vision", + "image2text", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 1048576 + }, + { + "name": "google/DiarizationLM-8b-Fisher-v2", + "alias": [ + "google/diarizationlm-8b-fisher-v2", + "google/DiarizationLM-8b-Fisher-v2" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemini-2.0-flash", + "alias": [ + "gemini-2.0-flash", + "gemini-2.0-flash-001", + "gemini-2.0-flash-exp", + "models/gemini-2.0-flash" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 1048576 + }, + { + "name": "google/gemini-2.0-flash-lite", + "alias": [ + "gemini-2.0-flash-lite", + "gemini-2.0-flash-lite-001", + "models/gemini-2.0-flash-lite" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 1048576 + }, + { + "name": "google/metricx-24-hybrid-large-v2p6", + "alias": [ + "google/metricx-24-hybrid-large-v2p6" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/metricx-24-hybrid-large-v2p6-bfloat16", + "alias": [ + "google/metricx-24-hybrid-large-v2p6-bfloat16" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/metricx-24-hybrid-xl-v2p6", + "alias": [ + "google/metricx-24-hybrid-xl-v2p6" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/metricx-24-hybrid-xl-v2p6-bfloat16", + "alias": [ + "google/metricx-24-hybrid-xl-v2p6-bfloat16" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/metricx-24-hybrid-xxl-v2p6", + "alias": [ + "google/metricx-24-hybrid-xxl-v2p6" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/metricx-24-hybrid-xxl-v2p6-bfloat16", + "alias": [ + "google/metricx-24-hybrid-xxl-v2p6-bfloat16" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/DiarizationLM-8b-Fisher-v1", + "alias": [ + "google/diarizationlm-8b-fisher-v1", + "google/DiarizationLM-8b-Fisher-v1" ], - "max_tokens": 262144, "model_types": [ "chat" ] }, { - "name": "tencent/hunyuanworld-mirror", + "name": "google/alphagenome-all-folds", "alias": [ - "HunyuanWorld-Mirror" + "google/alphagenome-all-folds" ], "model_types": [ - "3d_generation" + "other" ] }, { - "name": "tencent/songprep-7b", + "name": "google/alphagenome-fold-0", "alias": [ - "SongPrep-7B" + "google/alphagenome-fold-0" ], "model_types": [ - "asr" + "other" ] }, { - "name": "tencent/hunyuanworld-1", + "name": "google/alphagenome-fold-1", "alias": [ - "HunyuanWorld-1" + "google/alphagenome-fold-1" ], "model_types": [ - "3d_generation" + "other" ] }, { - "name": "tencent/hunyuan3d-part", + "name": "google/alphagenome-fold-2", "alias": [ - "Hunyuan3D-Part" + "google/alphagenome-fold-2" ], "model_types": [ - "3d_generation" + "other" ] }, { - "name": "tencent/hunyuanworld-voyager", + "name": "google/alphagenome-fold-3", "alias": [ - "HunyuanWorld-Voyager" + "google/alphagenome-fold-3" ], "model_types": [ - "video_generation" + "other" ] }, { - "name": "tencent/hunyuan3d-2mv", + "name": "google/CircularNet", "alias": [ - "Hunyuan3D-2mv" + "google/circularnet", + "google/CircularNet" ], "model_types": [ - "3d_generation" + "other" ] }, { - "name": "tencent/hunyuan3d-omni", + "name": "google/codegemma-1.1-2b-keras", "alias": [ - "Hunyuan3D-Omni" + "google/codegemma-1.1-2b-keras" ], "model_types": [ - "3d_generation" + "chat" ] }, { - "name": "tencent/hunyuan3d-2mini", + "name": "google/codegemma-1.1-7b-it-keras", "alias": [ - "Hunyuan3D-2mini" + "google/codegemma-1.1-7b-it-keras" ], "model_types": [ - "3d_generation" + "chat" ] }, { - "name": "tencent/hunyuan3d-2.1", + "name": "google/cxr-foundation", "alias": [ - "Hunyuan3D-2.1" + "google/cxr-foundation" ], "model_types": [ - "3d_generation" + "vision" ] }, { - "name": "tencent/hunyuan3d-2", + "name": "google/datagemma-rag-27b-it", "alias": [ - "Hunyuan3D-2" + "google/datagemma-rag-27b-it" ], "model_types": [ - "3d_generation" + "chat" ] }, { - "name": "tencent/hunyuan3d-1", + "name": "google/datagemma-rig-27b-it", "alias": [ - "Hunyuan3D-1" + "google/datagemma-rig-27b-it" ], "model_types": [ - "3d_generation" + "chat" ] }, { - "name": "tencent/hunyuanimage-2.1", + "name": "google/derm-foundation", "alias": [ - "HunyuanImage-2.1" + "google/derm-foundation" ], "model_types": [ + "vision" + ] + }, + { + "name": "google/diffusiongemma-26B-A4B-it", + "alias": [ + "google/diffusiongemma-26b-a4b-it", + "google/diffusiongemma-26B-A4B-it" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/embeddinggemma-300m", + "alias": [ + "google/embeddinggemma-300m" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 768, + "dimensions": [ + 128, + 256, + 512, + 768 + ] + }, + { + "name": "google/embeddinggemma-300m-qat-q4_0-unquantized", + "alias": [ + "google/embeddinggemma-300m-qat-q4_0-unquantized" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 768, + "dimensions": [ + 128, + 256, + 512, + 768 + ] + }, + { + "name": "google/embeddinggemma-300m-qat-q8_0-unquantized", + "alias": [ + "google/embeddinggemma-300m-qat-q8_0-unquantized" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 768, + "dimensions": [ + 128, + 256, + 512, + 768 + ] + }, + { + "name": "google/functiongemma-270m-it", + "alias": [ + "google/functiongemma-270m-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemini-embedding-001", + "alias": [ + "gemini-embedding-001", + "models/gemini-embedding-001" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 3072, + "dimensions": [ + 768, + 1536, + 3072 + ] + }, + { + "name": "google/gemini-embedding-2", + "alias": [ + "gemini-embedding-2", + "models/gemini-embedding-2" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 3072, + "dimensions": [ + 768, + 1536, + 3072 + ] + }, + { + "name": "google/gemini-flash-latest", + "alias": [ + "gemini-flash-latest", + "~google/gemini-flash-latest" + ], + "model_types": [ + "chat", + "vision", + "image2text", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 1048576, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "google/gemini-pro-latest", + "alias": [ + "gemini-pro-latest", + "~google/gemini-pro-latest" + ], + "model_types": [ + "chat", + "vision", + "image2text", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 1048576, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "google/gemini-robotics-er-1.6-preview", + "alias": [ + "gemini-robotics-er-1.6-preview", + "models/gemini-robotics-er-1.6-preview" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "robotics" + ], + "max_tokens": 131072 + }, + { + "name": "google/gemma-2-27b-it", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "google/gemma-2-2b", + "alias": [ + "google/gemma-2-2b" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-2-2b-GGUF", + "alias": [ + "google/gemma-2-2b-gguf", + "google/gemma-2-2b-GGUF" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-2-2b-it", + "alias": [ + "google/gemma-2-2b-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-2-2b-it-GGUF", + "alias": [ + "google/gemma-2-2b-it-gguf", + "google/gemma-2-2b-it-GGUF" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-2-2b-it-pytorch", + "alias": [ + "google/gemma-2-2b-it-pytorch" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-2-2b-jpn-it", + "alias": [ + "google/gemma-2-2b-jpn-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-2-2b-jpn-it-flax", + "alias": [ + "google/gemma-2-2b-jpn-it-flax" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-2-2b-jpn-it-pytorch", + "alias": [ + "google/gemma-2-2b-jpn-it-pytorch" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-2-2b-pytorch", + "alias": [ + "google/gemma-2-2b-pytorch" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-2-9b", + "alias": [ + "google/gemma-2-9b" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-2-9b-it", + "alias": [ + "google/gemma-2-9b-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-2-9b-keras", + "alias": [ + "google/gemma-2-9b-keras" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-2-instruct-9b-keras", + "alias": [ + "google/gemma-2-instruct-9b-keras" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-2b-aps-it", + "alias": [ + "google/gemma-2b-aps-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-2b-AWQ", + "alias": [ + "google/gemma-2b-awq", + "google/gemma-2b-AWQ" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-3-12b-it", + "alias": [ + "google.gemma-3-12b-it", + "google/gemma-3-12b-it" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3-12b-it-qat-int4-unquantized", + "alias": [ + "google/gemma-3-12b-it-qat-int4-unquantized" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3-12b-it-qat-q4_0-gguf", + "alias": [ + "google/gemma-3-12b-it-qat-q4_0-gguf" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3-12b-it-qat-q4_0-unquantized", + "alias": [ + "google/gemma-3-12b-it-qat-q4_0-unquantized" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3-12b-pt", + "alias": [ + "google/gemma-3-12b-pt" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3-12b-pt-qat-q4_0-gguf", + "alias": [ + "google/gemma-3-12b-pt-qat-q4_0-gguf" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3-1b-it", + "alias": [ + "google/gemma-3-1b-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-3-1b-it-qat-int4-unquantized", + "alias": [ + "google/gemma-3-1b-it-qat-int4-unquantized" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-3-1b-it-qat-q4_0-gguf", + "alias": [ + "google/gemma-3-1b-it-qat-q4_0-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-3-1b-it-qat-q4_0-unquantized", + "alias": [ + "google/gemma-3-1b-it-qat-q4_0-unquantized" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-3-1b-pt", + "alias": [ + "google/gemma-3-1b-pt" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-3-1b-pt-qat-q4_0-gguf", + "alias": [ + "google/gemma-3-1b-pt-qat-q4_0-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-3-270m", + "alias": [ + "google/gemma-3-270m" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-3-270m-it", + "alias": [ + "google/gemma-3-270m-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-3-270m-it-qat-q4_0-unquantized", + "alias": [ + "google/gemma-3-270m-it-qat-q4_0-unquantized" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-3-270m-qat-q4_0-unquantized", + "alias": [ + "google/gemma-3-270m-qat-q4_0-unquantized" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-3-27b-it", + "alias": [ + "google.gemma-3-27b-it", + "gemma-3-27b-it", + "google/gemma-3-27b-it" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3-27b-it-qat-q4_0-gguf", + "alias": [ + "google/gemma-3-27b-it-qat-q4_0-gguf" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3-27b-it-qat-q4_0-unquantized", + "alias": [ + "google/gemma-3-27b-it-qat-q4_0-unquantized" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3-27b-pt", + "alias": [ + "google/gemma-3-27b-pt" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3-27b-pt-qat-q4_0-gguf", + "alias": [ + "google/gemma-3-27b-pt-qat-q4_0-gguf" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3-4b-it", + "alias": [ + "google.gemma-3-4b-it", + "google/gemma-3-4b-it" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3-4b-it-qat-int4-unquantized", + "alias": [ + "google/gemma-3-4b-it-qat-int4-unquantized" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3-4b-it-qat-q4_0-gguf", + "alias": [ + "google/gemma-3-4b-it-qat-q4_0-gguf" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3-4b-it-qat-q4_0-unquantized", + "alias": [ + "google/gemma-3-4b-it-qat-q4_0-unquantized" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3-4b-pt", + "alias": [ + "google/gemma-3-4b-pt" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3-4b-pt-qat-q4_0-gguf", + "alias": [ + "google/gemma-3-4b-pt-qat-q4_0-gguf" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3n-E2B", + "alias": [ + "google/gemma-3n-e2b", + "google/gemma-3n-E2B" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3n-E2B-it", + "alias": [ + "google/gemma-3n-e2b-it", + "google/gemma-3n-E2B-it" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3n-E2B-it-litert-lm", + "alias": [ + "google/gemma-3n-e2b-it-litert-lm", + "google/gemma-3n-E2B-it-litert-lm" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-3n-E2B-it-litert-preview", + "alias": [ + "google/gemma-3n-e2b-it-litert-preview", + "google/gemma-3n-E2B-it-litert-preview" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3n-E4B", + "alias": [ + "google/gemma-3n-e4b", + "google/gemma-3n-E4B" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3n-E4B-it", + "alias": [ + "google/gemma-3n-e4b-it", + "google/gemma-3n-E4B-it" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-3n-E4B-it-litert-lm", + "alias": [ + "google/gemma-3n-e4b-it-litert-lm", + "google/gemma-3n-E4B-it-litert-lm" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-3n-E4B-it-litert-preview", + "alias": [ + "google/gemma-3n-e4b-it-litert-preview", + "google/gemma-3n-E4B-it-litert-preview" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-4-12B", + "alias": [ + "google/gemma-4-12b", + "google/gemma-4-12B" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-12B-it", + "alias": [ + "google/gemma-4-12b-it", + "google/gemma-4-12B-it" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-12B-it-assistant", + "alias": [ + "google/gemma-4-12b-it-assistant", + "google/gemma-4-12B-it-assistant" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-12B-it-qat-q4_0-gguf", + "alias": [ + "google/gemma-4-12b-it-qat-q4_0-gguf", + "google/gemma-4-12B-it-qat-q4_0-gguf" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-12B-it-qat-q4_0-unquantized", + "alias": [ + "google/gemma-4-12b-it-qat-q4_0-unquantized", + "google/gemma-4-12B-it-qat-q4_0-unquantized" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-12B-it-qat-q4_0-unquantized-assistant", + "alias": [ + "google/gemma-4-12b-it-qat-q4_0-unquantized-assistant", + "google/gemma-4-12B-it-qat-q4_0-unquantized-assistant" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-12B-it-qat-w4a16-ct", + "alias": [ + "google/gemma-4-12b-it-qat-w4a16-ct", + "google/gemma-4-12B-it-qat-w4a16-ct" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-26B-A4B", + "alias": [ + "google/gemma-4-26b-a4b", + "google/gemma-4-26B-A4B" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-4-26B-A4B-it", + "alias": [ + "google/gemma-4-26b-a4b-it", + "google/gemma-4-26b-a4b-it:free", + "google.gemma-4-26b-a4b", + "gemma-4-26B-A4B-it", + "google/gemma-4-26B-A4B-it" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-4-26B-A4B-it-assistant", + "alias": [ + "google/gemma-4-26b-a4b-it-assistant", + "google/gemma-4-26B-A4B-it-assistant" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-26B-A4B-it-qat-q4_0-gguf", + "alias": [ + "google/gemma-4-26b-a4b-it-qat-q4_0-gguf", + "google/gemma-4-26B-A4B-it-qat-q4_0-gguf" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-4-26B-A4B-it-qat-q4_0-unquantized", + "alias": [ + "google/gemma-4-26b-a4b-it-qat-q4_0-unquantized", + "google/gemma-4-26B-A4B-it-qat-q4_0-unquantized" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-4-26B-A4B-it-qat-q4_0-unquantized-assistant", + "alias": [ + "google/gemma-4-26b-a4b-it-qat-q4_0-unquantized-assistant", + "google/gemma-4-26B-A4B-it-qat-q4_0-unquantized-assistant" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-4-31B", + "alias": [ + "google/gemma-4-31b", + "google/gemma-4-31B" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-4-31B-it", + "alias": [ + "google/gemma-4-31b-it", + "google/gemma-4-31b-it:free", + "google/gemma-4-31B-it-turbo", + "google.gemma-4-31b", + "google/gemma-4-31B-it" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-4-31B-it-assistant", + "alias": [ + "google/gemma-4-31b-it-assistant", + "google/gemma-4-31B-it-assistant" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-31B-it-qat-q4_0-gguf", + "alias": [ + "google/gemma-4-31b-it-qat-q4_0-gguf", + "google/gemma-4-31B-it-qat-q4_0-gguf" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-4-31B-it-qat-q4_0-unquantized", + "alias": [ + "google/gemma-4-31b-it-qat-q4_0-unquantized", + "google/gemma-4-31B-it-qat-q4_0-unquantized" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-4-31B-it-qat-q4_0-unquantized-assistant", + "alias": [ + "google/gemma-4-31b-it-qat-q4_0-unquantized-assistant", + "google/gemma-4-31B-it-qat-q4_0-unquantized-assistant" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-4-31B-it-qat-w4a16-ct", + "alias": [ + "google/gemma-4-31b-it-qat-w4a16-ct", + "google/gemma-4-31B-it-qat-w4a16-ct" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/gemma-4-E2B", + "alias": [ + "google/gemma-4-e2b", + "google/gemma-4-E2B" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-E2B-it", + "alias": [ + "google/gemma-4-e2b-it", + "google/gemma-4-E2B-it" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-E2B-it-assistant", + "alias": [ + "google/gemma-4-e2b-it-assistant", + "google/gemma-4-E2B-it-assistant" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-E2B-it-qat-mobile-ct", + "alias": [ + "google/gemma-4-e2b-it-qat-mobile-ct", + "google/gemma-4-E2B-it-qat-mobile-ct" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-E2B-it-qat-mobile-transformers", + "alias": [ + "google/gemma-4-e2b-it-qat-mobile-transformers", + "google/gemma-4-E2B-it-qat-mobile-transformers" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-E2B-it-qat-q4_0-gguf", + "alias": [ + "google/gemma-4-e2b-it-qat-q4_0-gguf", + "google/gemma-4-E2B-it-qat-q4_0-gguf" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-E2B-it-qat-q4_0-unquantized", + "alias": [ + "google/gemma-4-e2b-it-qat-q4_0-unquantized", + "google/gemma-4-E2B-it-qat-q4_0-unquantized" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-E2B-it-qat-q4_0-unquantized-assistant", + "alias": [ + "google/gemma-4-e2b-it-qat-q4_0-unquantized-assistant", + "google/gemma-4-E2B-it-qat-q4_0-unquantized-assistant" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-E2B-it-qat-w4a16-ct", + "alias": [ + "google/gemma-4-e2b-it-qat-w4a16-ct", + "google/gemma-4-E2B-it-qat-w4a16-ct" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-E4B", + "alias": [ + "google/gemma-4-e4b", + "google/gemma-4-E4B" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-E4B-it", + "alias": [ + "google/gemma-4-e4b-it", + "google/gemma-4-E4B-it" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-E4B-it-assistant", + "alias": [ + "google/gemma-4-e4b-it-assistant", + "google/gemma-4-E4B-it-assistant" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-E4B-it-qat-mobile-ct", + "alias": [ + "google/gemma-4-e4b-it-qat-mobile-ct", + "google/gemma-4-E4B-it-qat-mobile-ct" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-E4B-it-qat-mobile-transformers", + "alias": [ + "google/gemma-4-e4b-it-qat-mobile-transformers", + "google/gemma-4-E4B-it-qat-mobile-transformers" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-E4B-it-qat-q4_0-gguf", + "alias": [ + "google/gemma-4-e4b-it-qat-q4_0-gguf", + "google/gemma-4-E4B-it-qat-q4_0-gguf" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-E4B-it-qat-q4_0-unquantized", + "alias": [ + "google/gemma-4-e4b-it-qat-q4_0-unquantized", + "google/gemma-4-E4B-it-qat-q4_0-unquantized" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-E4B-it-qat-q4_0-unquantized-assistant", + "alias": [ + "google/gemma-4-e4b-it-qat-q4_0-unquantized-assistant", + "google/gemma-4-E4B-it-qat-q4_0-unquantized-assistant" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-4-E4B-it-qat-w4a16-ct", + "alias": [ + "google/gemma-4-e4b-it-qat-w4a16-ct", + "google/gemma-4-E4B-it-qat-w4a16-ct" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "google/gemma-7b-aps-it", + "alias": [ + "google/gemma-7b-aps-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-7b-AWQ", + "alias": [ + "google/gemma-7b-awq", + "google/gemma-7b-AWQ" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/gemma-scope", + "alias": [ + "google/gemma-scope" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-2", + "alias": [ + "google/gemma-scope-2" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-2-12b-it", + "alias": [ + "google/gemma-scope-2-12b-it" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-2-12b-pt", + "alias": [ + "google/gemma-scope-2-12b-pt" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-2-1b-it", + "alias": [ + "google/gemma-scope-2-1b-it" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-2-1b-pt", + "alias": [ + "google/gemma-scope-2-1b-pt" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-2-270m-it", + "alias": [ + "google/gemma-scope-2-270m-it" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-2-270m-pt", + "alias": [ + "google/gemma-scope-2-270m-pt" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-2-27b-it", + "alias": [ + "google/gemma-scope-2-27b-it" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-2-27b-pt", + "alias": [ + "google/gemma-scope-2-27b-pt" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-2-4b-it", + "alias": [ + "google/gemma-scope-2-4b-it" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-2-4b-pt", + "alias": [ + "google/gemma-scope-2-4b-pt" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-27b-pt-res", + "alias": [ + "google/gemma-scope-27b-pt-res" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-2b-pt-att", + "alias": [ + "google/gemma-scope-2b-pt-att" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-2b-pt-mlp", + "alias": [ + "google/gemma-scope-2b-pt-mlp" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-2b-pt-res", + "alias": [ + "google/gemma-scope-2b-pt-res" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-2b-pt-transcoders", + "alias": [ + "google/gemma-scope-2b-pt-transcoders" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-9b-it-res", + "alias": [ + "google/gemma-scope-9b-it-res" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-9b-pt-att", + "alias": [ + "google/gemma-scope-9b-pt-att" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-9b-pt-mlp", + "alias": [ + "google/gemma-scope-9b-pt-mlp" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/gemma-scope-9b-pt-res", + "alias": [ + "google/gemma-scope-9b-pt-res" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/hear", + "alias": [ + "google/hear" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/hear-pytorch", + "alias": [ + "google/hear-pytorch" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/imagen-4.0-fast-generate-001", + "alias": [ + "imagen-4.0-fast-generate-001", + "models/imagen-4.0-fast-generate-001" + ], + "model_types": [ + "text-to-image", + "image_generation", "image" - ] + ], + "max_tokens": 480 }, { - "name": "tencent/hunyuanvideo-foley", + "name": "google/imagen-4.0-generate-001", "alias": [ - "HunyuanVideo-Foley" + "imagen-4.0-generate-001", + "models/imagen-4.0-generate-001" + ], + "model_types": [ + "text-to-image", + "image_generation", + "image" + ], + "max_tokens": 480 + }, + { + "name": "google/imagen-4.0-ultra-generate-001", + "alias": [ + "imagen-4.0-ultra-generate-001", + "models/imagen-4.0-ultra-generate-001" + ], + "model_types": [ + "text-to-image", + "image_generation", + "image" + ], + "max_tokens": 480 + }, + { + "name": "google/lyria-3-clip-preview", + "alias": [ + "lyria-3-clip-preview", + "models/lyria-3-clip-preview" + ], + "model_types": [ + "audio_generation" + ], + "max_tokens": 131072 + }, + { + "name": "google/lyria-3-pro-preview", + "alias": [ + "lyria-3-pro-preview", + "models/lyria-3-pro-preview" + ], + "model_types": [ + "audio_generation" + ], + "max_tokens": 131072 + }, + { + "name": "google/lyria-realtime-exp", + "alias": [ + "lyria-realtime-exp", + "models/lyria-realtime-exp" ], "model_types": [ "audio_generation" ] }, { - "name": "tencent/srpo", + "name": "google/magenta-realtime", "alias": [ - "SRPO" + "google/magenta-realtime" ], "model_types": [ - "image" + "other" ] }, { - "name": "tencent/points-reader", + "name": "google/magenta-realtime-2", "alias": [ - "POINTS-Reader" + "google/magenta-realtime-2" ], - "max_tokens": 262144, "model_types": [ - "vision", - "image2text" + "audio_generation" ] }, { - "name": "tencent/hunyuan-mt-chimera-7b", + "name": "google/medasr", "alias": [ - "Hunyuan-MT-Chimera-7B" + "google/medasr" + ], + "model_types": [ + "asr", + "speech2text", + "audio2text" + ] + }, + { + "name": "google/medgemma-1.5-4b-it", + "alias": [ + "google/medgemma-1.5-4b-it" ], - "max_tokens": 262144, "model_types": [ "chat", - "translation" + "image2text", + "vision" ] }, { - "name": "tencent/hunyuan-mt-chimera-7b-fp8", + "name": "google/medgemma-27b-it", "alias": [ - "Hunyuan-MT-Chimera-7B-fp8" + "google/medgemma-27b-it" ], - "max_tokens": 262144, "model_types": [ "chat", - "translation" + "image2text", + "vision" ] }, { - "name": "tencent/hunyuan-mt-7b-fp8", + "name": "google/medgemma-27b-text-it", "alias": [ - "Hunyuan-MT-7B-fp8" + "google/medgemma-27b-text-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/medgemma-4b-it", + "alias": [ + "medgemma-4b-it", + "google/medgemma-4b-it" ], - "max_tokens": 262144, "model_types": [ "chat", - "translation" + "image2text", + "vision" ] }, { - "name": "tencent/hunyuan-0.5b-instruct-gptq-int4", + "name": "google/medgemma-4b-pt", "alias": [ - "Hunyuan-0.5B-Instruct-GPTQ-Int4" + "google/medgemma-4b-pt" ], - "max_tokens": 262144, "model_types": [ - "chat" + "chat", + "image2text", + "vision" ] }, { - "name": "tencent/hunyuan-7b-instruct-fp8", + "name": "google/medsiglip-448", "alias": [ - "Hunyuan-7B-Instruct-FP8" + "google/medsiglip-448" ], - "max_tokens": 262144, "model_types": [ - "chat" + "vision" ] }, { - "name": "tencent/hunyuan-7b-instruct-gptq-int4", + "name": "google/omni-fast", "alias": [ - "Hunyuan-7B-Instruct-GPTQ-Int4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuan-7b-instruct", - "alias": [ - "Hunyuan-7B-Instruct" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuan-7b-instruct-awq-int4", - "alias": [ - "Hunyuan-7B-Instruct-AWQ-Int4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuan-7b-pretrain", - "alias": [ - "Hunyuan-7B-Pretrain" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuan-4b-instruct-gptq-int4", - "alias": [ - "Hunyuan-4B-Instruct-GPTQ-Int4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuan-4b-instruct-awq-int4", - "alias": [ - "Hunyuan-4B-Instruct-AWQ-Int4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuan-1.8b-instruct-gptq-int4", - "alias": [ - "Hunyuan-1.8B-Instruct-GPTQ-Int4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuan-1.8b-instruct-awq-int4", - "alias": [ - "Hunyuan-1.8B-Instruct-AWQ-Int4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuan-0.5b-instruct-fp8", - "alias": [ - "Hunyuan-0.5B-Instruct-FP8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuan-1.8b-instruct-fp8", - "alias": [ - "Hunyuan-1.8B-Instruct-FP8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuan-0.5b-instruct-awq-int4", - "alias": [ - "Hunyuan-0.5B-Instruct-AWQ-Int4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuan-4b-instruct-fp8", - "alias": [ - "Hunyuan-4B-Instruct-FP8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuan-a13b-instruct", - "alias": [ - "Hunyuan-A13B-Instruct" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuan-gamecraft-1.0", - "alias": [ - "Hunyuan-GameCraft-1.0" + "omni-fast", + "gemini-omni-fast" ], "model_types": [ "video_generation" ] }, { - "name": "tencent/dogr", + "name": "google/paligemma-3b-mix-224-keras", "alias": [ - "DOGR" + "google/paligemma-3b-mix-224-keras" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma-3b-mix-448-keras", + "alias": [ + "google/paligemma-3b-mix-448-keras" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma-3b-pt-224-keras", + "alias": [ + "google/paligemma-3b-pt-224-keras" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma-3b-pt-448-keras", + "alias": [ + "google/paligemma-3b-pt-448-keras" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma-3b-pt-896-keras", + "alias": [ + "google/paligemma-3b-pt-896-keras" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-10b-ft-docci-448", + "alias": [ + "google/paligemma2-10b-ft-docci-448" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-10b-ft-docci-448-jax", + "alias": [ + "google/paligemma2-10b-ft-docci-448-jax" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-10b-mix-224", + "alias": [ + "google/paligemma2-10b-mix-224" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-10b-mix-224-jax", + "alias": [ + "google/paligemma2-10b-mix-224-jax" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-10b-mix-448", + "alias": [ + "google/paligemma2-10b-mix-448" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-10b-mix-448-jax", + "alias": [ + "google/paligemma2-10b-mix-448-jax" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-10b-pt-224", + "alias": [ + "google/paligemma2-10b-pt-224" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-10b-pt-224-jax", + "alias": [ + "google/paligemma2-10b-pt-224-jax" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-10b-pt-224-keras", + "alias": [ + "google/paligemma2-10b-pt-224-keras" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-10b-pt-448", + "alias": [ + "google/paligemma2-10b-pt-448" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-10b-pt-448-jax", + "alias": [ + "google/paligemma2-10b-pt-448-jax" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-10b-pt-448-keras", + "alias": [ + "google/paligemma2-10b-pt-448-keras" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-10b-pt-896", + "alias": [ + "google/paligemma2-10b-pt-896" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-10b-pt-896-jax", + "alias": [ + "google/paligemma2-10b-pt-896-jax" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-10b-pt-896-keras", + "alias": [ + "google/paligemma2-10b-pt-896-keras" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-28b-mix-224", + "alias": [ + "google/paligemma2-28b-mix-224" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-28b-mix-224-jax", + "alias": [ + "google/paligemma2-28b-mix-224-jax" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-28b-mix-448", + "alias": [ + "google/paligemma2-28b-mix-448" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-28b-mix-448-jax", + "alias": [ + "google/paligemma2-28b-mix-448-jax" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-28b-pt-224", + "alias": [ + "google/paligemma2-28b-pt-224" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-28b-pt-224-jax", + "alias": [ + "google/paligemma2-28b-pt-224-jax" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-28b-pt-224-keras", + "alias": [ + "google/paligemma2-28b-pt-224-keras" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-28b-pt-448", + "alias": [ + "google/paligemma2-28b-pt-448" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-28b-pt-448-jax", + "alias": [ + "google/paligemma2-28b-pt-448-jax" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-28b-pt-448-keras", + "alias": [ + "google/paligemma2-28b-pt-448-keras" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-28b-pt-896", + "alias": [ + "google/paligemma2-28b-pt-896" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-28b-pt-896-jax", + "alias": [ + "google/paligemma2-28b-pt-896-jax" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-28b-pt-896-keras", + "alias": [ + "google/paligemma2-28b-pt-896-keras" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-3b-ft-docci-448", + "alias": [ + "google/paligemma2-3b-ft-docci-448" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-3b-ft-docci-448-jax", + "alias": [ + "google/paligemma2-3b-ft-docci-448-jax" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-3b-mix-224", + "alias": [ + "google/paligemma2-3b-mix-224" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-3b-mix-224-jax", + "alias": [ + "google/paligemma2-3b-mix-224-jax" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-3b-mix-448", + "alias": [ + "google/paligemma2-3b-mix-448" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-3b-mix-448-jax", + "alias": [ + "google/paligemma2-3b-mix-448-jax" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-3b-pt-224", + "alias": [ + "google/paligemma2-3b-pt-224" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-3b-pt-224-jax", + "alias": [ + "google/paligemma2-3b-pt-224-jax" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-3b-pt-224-keras", + "alias": [ + "google/paligemma2-3b-pt-224-keras" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-3b-pt-448", + "alias": [ + "google/paligemma2-3b-pt-448" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-3b-pt-448-jax", + "alias": [ + "google/paligemma2-3b-pt-448-jax" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-3b-pt-448-keras", + "alias": [ + "google/paligemma2-3b-pt-448-keras" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-3b-pt-896", + "alias": [ + "google/paligemma2-3b-pt-896" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-3b-pt-896-jax", + "alias": [ + "google/paligemma2-3b-pt-896-jax" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/paligemma2-3b-pt-896-keras", + "alias": [ + "google/paligemma2-3b-pt-896-keras" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/path-foundation", + "alias": [ + "google/path-foundation" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/shieldgemma-2-4b-it", + "alias": [ + "google/shieldgemma-2-4b-it" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/shieldgemma-27b", + "alias": [ + "google/shieldgemma-27b" ], - "max_tokens": 262144, "model_types": [ "chat" ] }, { - "name": "tencent/hunyuan-4b-pretrain", + "name": "google/shieldgemma-2b", "alias": [ - "Hunyuan-4B-Pretrain" + "google/shieldgemma-2b" ], - "max_tokens": 262144, "model_types": [ "chat" ] }, { - "name": "tencent/hunyuan-1.8b-pretrain", + "name": "google/shieldgemma-9b", "alias": [ - "Hunyuan-1.8B-Pretrain" + "google/shieldgemma-9b" ], - "max_tokens": 262144, "model_types": [ "chat" ] }, { - "name": "tencent/hunyuan-1.8b-instruct", + "name": "google/siglip-so400m-patch14-224", "alias": [ - "Hunyuan-1.8B-Instruct" + "google/siglip-so400m-patch14-224" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip-so400m-patch16-256-i18n", + "alias": [ + "google/siglip-so400m-patch16-256-i18n" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-base-patch16-224", + "alias": [ + "google/siglip2-base-patch16-224" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-base-patch16-224-jax", + "alias": [ + "google/siglip2-base-patch16-224-jax" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-base-patch16-256", + "alias": [ + "google/siglip2-base-patch16-256" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-base-patch16-256-jax", + "alias": [ + "google/siglip2-base-patch16-256-jax" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-base-patch16-384", + "alias": [ + "google/siglip2-base-patch16-384" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-base-patch16-384-jax", + "alias": [ + "google/siglip2-base-patch16-384-jax" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-base-patch16-512", + "alias": [ + "google/siglip2-base-patch16-512" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-base-patch16-512-jax", + "alias": [ + "google/siglip2-base-patch16-512-jax" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-base-patch16-naflex", + "alias": [ + "google/siglip2-base-patch16-naflex" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-base-patch16-naflex-jax", + "alias": [ + "google/siglip2-base-patch16-naflex-jax" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-base-patch32-256", + "alias": [ + "google/siglip2-base-patch32-256" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-base-patch32-256-jax", + "alias": [ + "google/siglip2-base-patch32-256-jax" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-giant-opt-patch16-256", + "alias": [ + "google/siglip2-giant-opt-patch16-256" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-giant-opt-patch16-256-jax", + "alias": [ + "google/siglip2-giant-opt-patch16-256-jax" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-giant-opt-patch16-384", + "alias": [ + "google/siglip2-giant-opt-patch16-384" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-giant-opt-patch16-384-jax", + "alias": [ + "google/siglip2-giant-opt-patch16-384-jax" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-large-patch16-256", + "alias": [ + "google/siglip2-large-patch16-256" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-large-patch16-256-jax", + "alias": [ + "google/siglip2-large-patch16-256-jax" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-large-patch16-384", + "alias": [ + "google/siglip2-large-patch16-384" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-large-patch16-384-jax", + "alias": [ + "google/siglip2-large-patch16-384-jax" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-large-patch16-512", + "alias": [ + "google/siglip2-large-patch16-512" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-large-patch16-512-jax", + "alias": [ + "google/siglip2-large-patch16-512-jax" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-so400m-patch14-224", + "alias": [ + "google/siglip2-so400m-patch14-224" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-so400m-patch14-224-jax", + "alias": [ + "google/siglip2-so400m-patch14-224-jax" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-so400m-patch14-384", + "alias": [ + "google/siglip2-so400m-patch14-384" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-so400m-patch14-384-jax", + "alias": [ + "google/siglip2-so400m-patch14-384-jax" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-so400m-patch16-256", + "alias": [ + "google/siglip2-so400m-patch16-256" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-so400m-patch16-256-jax", + "alias": [ + "google/siglip2-so400m-patch16-256-jax" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-so400m-patch16-384", + "alias": [ + "google/siglip2-so400m-patch16-384" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-so400m-patch16-384-jax", + "alias": [ + "google/siglip2-so400m-patch16-384-jax" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-so400m-patch16-512", + "alias": [ + "google/siglip2-so400m-patch16-512" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-so400m-patch16-512-jax", + "alias": [ + "google/siglip2-so400m-patch16-512-jax" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-so400m-patch16-naflex", + "alias": [ + "google/siglip2-so400m-patch16-naflex" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/siglip2-so400m-patch16-naflex-jax", + "alias": [ + "google/siglip2-so400m-patch16-naflex-jax" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/svq", + "alias": [ + "google/svq" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/t5gemma-2-1b-1b", + "alias": [ + "google/t5gemma-2-1b-1b" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/t5gemma-2-270m-270m", + "alias": [ + "google/t5gemma-2-270m-270m" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/t5gemma-2-4b-4b", + "alias": [ + "google/t5gemma-2-4b-4b" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/t5gemma-2b-2b-prefixlm", + "alias": [ + "google/t5gemma-2b-2b-prefixlm" ], - "max_tokens": 262144, "model_types": [ "chat" ] }, { - "name": "tencent/hunyuan-0.5b-pretrain", + "name": "google/t5gemma-2b-2b-prefixlm-it", "alias": [ - "Hunyuan-0.5B-Pretrain" + "google/t5gemma-2b-2b-prefixlm-it" ], - "max_tokens": 262144, "model_types": [ "chat" ] }, { - "name": "tencent/hunyuan-0.5b-instruct", + "name": "google/t5gemma-2b-2b-ul2", "alias": [ - "Hunyuan-0.5B-Instruct" + "google/t5gemma-2b-2b-ul2" ], - "max_tokens": 262144, "model_types": [ "chat" ] }, { - "name": "tencent/depthcrafter", + "name": "google/t5gemma-2b-2b-ul2-it", "alias": [ - "DepthCrafter" + "google/t5gemma-2b-2b-ul2-it" ], "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-9b-2b-prefixlm", + "alias": [ + "google/t5gemma-9b-2b-prefixlm" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-9b-2b-prefixlm-it", + "alias": [ + "google/t5gemma-9b-2b-prefixlm-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-9b-2b-ul2", + "alias": [ + "google/t5gemma-9b-2b-ul2" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-9b-2b-ul2-it", + "alias": [ + "google/t5gemma-9b-2b-ul2-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-9b-9b-prefixlm", + "alias": [ + "google/t5gemma-9b-9b-prefixlm" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-9b-9b-prefixlm-it", + "alias": [ + "google/t5gemma-9b-9b-prefixlm-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-9b-9b-ul2", + "alias": [ + "google/t5gemma-9b-9b-ul2" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-9b-9b-ul2-it", + "alias": [ + "google/t5gemma-9b-9b-ul2-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-b-b-prefixlm", + "alias": [ + "google/t5gemma-b-b-prefixlm" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-b-b-prefixlm-it", + "alias": [ + "google/t5gemma-b-b-prefixlm-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-b-b-ul2", + "alias": [ + "google/t5gemma-b-b-ul2" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-b-b-ul2-it", + "alias": [ + "google/t5gemma-b-b-ul2-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-l-l-prefixlm", + "alias": [ + "google/t5gemma-l-l-prefixlm" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-l-l-prefixlm-it", + "alias": [ + "google/t5gemma-l-l-prefixlm-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-l-l-ul2", + "alias": [ + "google/t5gemma-l-l-ul2" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-l-l-ul2-it", + "alias": [ + "google/t5gemma-l-l-ul2-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-ml-ml-prefixlm", + "alias": [ + "google/t5gemma-ml-ml-prefixlm" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-ml-ml-prefixlm-it", + "alias": [ + "google/t5gemma-ml-ml-prefixlm-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-ml-ml-ul2", + "alias": [ + "google/t5gemma-ml-ml-ul2" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-ml-ml-ul2-it", + "alias": [ + "google/t5gemma-ml-ml-ul2-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-s-s-prefixlm", + "alias": [ + "google/t5gemma-s-s-prefixlm" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-s-s-prefixlm-it", + "alias": [ + "google/t5gemma-s-s-prefixlm-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-s-s-ul2", + "alias": [ + "google/t5gemma-s-s-ul2" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-s-s-ul2-it", + "alias": [ + "google/t5gemma-s-s-ul2-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-xl-xl-prefixlm", + "alias": [ + "google/t5gemma-xl-xl-prefixlm" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-xl-xl-prefixlm-it", + "alias": [ + "google/t5gemma-xl-xl-prefixlm-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-xl-xl-ul2", + "alias": [ + "google/t5gemma-xl-xl-ul2" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/t5gemma-xl-xl-ul2-it", + "alias": [ + "google/t5gemma-xl-xl-ul2-it" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/tapnet", + "alias": [ + "google/tapnet" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/timesfm-1.0-200m-pytorch", + "alias": [ + "google/timesfm-1.0-200m-pytorch" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/timesfm-2.0-500m-jax", + "alias": [ + "google/timesfm-2.0-500m-jax" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/timesfm-2.0-500m-pytorch", + "alias": [ + "google/timesfm-2.0-500m-pytorch" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/timesfm-2.5-200m-flax", + "alias": [ + "google/timesfm-2.5-200m-flax" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/timesfm-2.5-200m-pytorch", + "alias": [ + "google/timesfm-2.5-200m-pytorch" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/timesfm-2.5-200m-transformers", + "alias": [ + "google/timesfm-2.5-200m-transformers" + ], + "model_types": [ + "other" + ] + }, + { + "name": "google/tipsv2-b14", + "alias": [ + "google/tipsv2-b14" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/tipsv2-b14-dpt", + "alias": [ + "google/tipsv2-b14-dpt" + ], + "model_types": [ + "vision", "depth_estimation" ] }, { - "name": "tencent/hunyuan-7b-instruct-0124", + "name": "google/tipsv2-g14", "alias": [ - "Hunyuan-7B-Instruct-0124" + "google/tipsv2-g14" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/tipsv2-g14-dpt", + "alias": [ + "google/tipsv2-g14-dpt" + ], + "model_types": [ + "vision", + "depth_estimation" + ] + }, + { + "name": "google/tipsv2-l14", + "alias": [ + "google/tipsv2-l14" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/tipsv2-l14-dpt", + "alias": [ + "google/tipsv2-l14-dpt" + ], + "model_types": [ + "vision", + "depth_estimation" + ] + }, + { + "name": "google/tipsv2-so400m14", + "alias": [ + "google/tipsv2-so400m14" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "google/tipsv2-so400m14-dpt", + "alias": [ + "google/tipsv2-so400m14-dpt" + ], + "model_types": [ + "vision", + "depth_estimation" + ] + }, + { + "name": "google/translategemma-12b-it", + "alias": [ + "google/translategemma-12b-it" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/translategemma-27b-it", + "alias": [ + "google/translategemma-27b-it" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/translategemma-4b-it", + "alias": [ + "google/translategemma-4b-it" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "google/txgemma-27b-chat", + "alias": [ + "google/txgemma-27b-chat" ], - "max_tokens": 262144, "model_types": [ "chat" ] }, { - "name": "tencent/mimicmotion", + "name": "google/txgemma-27b-predict", "alias": [ - "MimicMotion" + "google/txgemma-27b-predict" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/txgemma-2b-predict", + "alias": [ + "google/txgemma-2b-predict" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/txgemma-9b-chat", + "alias": [ + "google/txgemma-9b-chat" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/txgemma-9b-predict", + "alias": [ + "google/txgemma-9b-predict" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/vaultgemma-1b", + "alias": [ + "google/vaultgemma-1b" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "google/veo-3.1-fast-generate-preview", + "alias": [ + "veo-3.1-fast-generate-preview", + "models/veo-3.1-fast-generate-preview" ], "model_types": [ "video_generation" ] }, { - "name": "tencent/hunyuan-a13b-instruct-gguf", + "name": "google/veo-3.1-generate-preview", "alias": [ - "Hunyuan-A13B-Instruct-GGUF" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuan-a13b-instruct-gptq-int4", - "alias": [ - "Hunyuan-A13B-Instruct-GPTQ-Int4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuan-a13b-pretrain", - "alias": [ - "Hunyuan-A13B-Pretrain" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuan-a13b-instruct-fp8", - "alias": [ - "Hunyuan-A13B-Instruct-FP8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuan-7b-pretrain-0124", - "alias": [ - "Hunyuan-7B-Pretrain-0124" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "tencent/hunyuancustom", - "alias": [ - "HunyuanCustom" + "veo-3.1-generate-preview", + "models/veo-3.1-generate-preview" ], "model_types": [ "video_generation" ] }, { - "name": "tencent/hunyuanvideo-avatar", + "name": "google/veo-3.1-lite-generate-preview", "alias": [ - "HunyuanVideo-Avatar" + "veo-3.1-lite-generate-preview", + "models/veo-3.1-lite-generate-preview" ], "model_types": [ "video_generation" ] }, { - "name": "tencent/hunyuanportrait", + "name": "google/veo3", "alias": [ - "HunyuanPortrait" + "veo3" ], "model_types": [ "video_generation" ] }, { - "name": "tencent/instantcharacter", + "name": "google/veo3-fast", "alias": [ - "InstantCharacter" - ], - "model_types": [ - "image" - ] - }, - { - "name": "tencent/hunyuanvideo-i2v", - "alias": [ - "HunyuanVideo-I2V" + "veo3-fast" ], "model_types": [ "video_generation" ] }, { - "name": "tencent/hunyuanvideo", + "name": "google/veo3.1", "alias": [ - "HunyuanVideo" + "veo3.1", + "veo3-1" ], "model_types": [ "video_generation" ] }, { - "name": "tencent/tencent-hunyuan-large", + "name": "google/veo3.1-fast", "alias": [ - "Tencent-Hunyuan-Large" + "veo3.1-fast", + "veo3-1-fast" ], - "max_tokens": 262144, "model_types": [ - "chat" + "video_generation" ] }, { - "name": "tencent/hunyuanvideo-promptrewrite", + "name": "google/veo4", "alias": [ - "HunyuanVideo-PromptRewrite" + "veo4", + "veo-4" ], - "max_tokens": 262144, "model_types": [ - "chat" + "video_generation" ] }, { - "name": "us.amazon.nova-pro-v1:0", + "name": "google/videoprism-base-f16r288", "alias": [ - "amazon.nova-pro-v1:0" + "google/videoprism-base-f16r288" ], - "max_tokens": 300000, "model_types": [ - "chat" + "video_understanding" ] }, { - "name": "us.amazon.nova-lite-v1:0", + "name": "google/videoprism-large-f8r288", "alias": [ - "amazon.nova-lite-v1:0", - "apac.amazon.nova-lite-v1:0" + "google/videoprism-large-f8r288" ], - "max_tokens": 300000, "model_types": [ - "chat" + "video_understanding" ] }, { - "name": "us.amazon.nova-micro-v1:0", + "name": "google/videoprism-lvt-base-f16r288", "alias": [ - "amazon.nova-micro-v1:0" + "google/videoprism-lvt-base-f16r288" ], - "max_tokens": 300000, "model_types": [ - "chat" + "video_understanding" ] }, { - "name": "us.anthropic.claude-3-5-sonnet-20241022-v2:0", + "name": "google/videoprism-lvt-large-f8r288", "alias": [ - "anthropic.claude-3-5-sonnet-20241022-v2:0", - "apac.anthropic.claude-3-5-sonnet-20241022-v2:0" + "google/videoprism-lvt-large-f8r288" + ], + "model_types": [ + "video_understanding" + ] + }, + { + "name": "gpt-3.5-sonnet-cursor", + "alias": [ + "claude-3.5-sonnet", + "gpt-3.5-sonnet-20241022-cursor", + "gpt-3.5-sonnet-20240620-cursor", + "gpt-4o-sonnet-cursor" ], "max_tokens": 200000, "model_types": [ "chat" ] }, - { - "name": "us.anthropic.claude-3-5-haiku-20241022-v1:0", - "alias": [ - "anthropic.claude-3-5-haiku-20241022-v1:0" - ], - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "amazon.titan-embed-text-v1", - "max_tokens": 8192, - "model_types": [ - "embedding" - ] - }, - { - "name": "stability.stable-diffusion-xl-v1", - "alias": [ - "1024-x-1024/50-steps/stability.stable-diffusion-xl-v1" - ], - "max_tokens": 77, - "model_types": [ - "image_generation" - ] - }, - { - "name": "azure/gpt-4o", - "alias": [ - "azure/global-standard/gpt-4o-2024-08-06", - "azure/eu/gpt-4o" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "azure/gpt-4o-mini", - "alias": [ - "azure/global-standard/gpt-4o-mini" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "azure/o1-preview", - "alias": [ - "azure/eu/o1-preview" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "azure/o3-mini", - "alias": [ - "azure/eu/o3-mini" - ], - "max_tokens": 200000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "xai/grok-2-1212", - "alias": [ - "grok-2-1212", - "grok-2" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "xai/grok-2-vision-1212", - "alias": [ - "grok-2-vision", - "grok-2-vision-1212" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "xai/grok-beta", - "alias": [ - "grok-beta" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/prompt-guard-86m", - "alias": [ - "Prompt-Guard-86M" - ], - "model_types": [ - "moderation" - ] - }, - { - "name": "meta-llama/meta-llama-3-8b-instruct", - "alias": [ - "Meta-Llama-3-8B-Instruct", - "Meta Llama 3 8B Instruct" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/meta-llama-3-70b-instruct", - "alias": [ - "Meta-Llama-3-70B-Instruct" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-4-maverick-17b-128e-instruct", - "alias": [ - "Llama-4-Maverick-17B-128E-Instruct" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "meta-llama/llama-4-maverick-17b-128e-instruct-fp8", - "alias": [ - "Llama-4-Maverick-17B-128E-Instruct-FP8", - "Llama 4 Maverick Instruct" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "vision", - "image2text", - "ocr" - ], - "max_completion_tokens": 8192 - }, - { - "name": "meta-llama/llama-4-scout-17b-16e-instruct", - "alias": [ - "Llama-4-Scout-17B-16E-Instruct", - "Llama 4 Scout Instruct", - "Llama 4 Scout Instruct (17Bx16E)" - ], - "max_tokens": 10485760, - "model_types": [ - "chat", - "vision", - "image2text", - "ocr" - ], - "max_completion_tokens": 8192 - }, - { - "name": "meta-llama/llama-4-maverick-17b-128e-instruct-original", - "alias": [ - "Llama-4-Maverick-17B-128E-Instruct-Original" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "meta-llama/llama-guard-4-12b", - "alias": [ - "Llama-Guard-4-12B", - "Llama Guard 4 12B" - ], - "max_tokens": 131072, - "model_types": [ - "moderation", - "vision", - "image2text", - "chat", - "ocr" - ] - }, - { - "name": "meta-llama/llama-prompt-guard-2-86m", - "alias": [ - "Llama-Prompt-Guard-2-86M" - ], - "model_types": [ - "moderation" - ], - "max_tokens": 512, - "max_completion_tokens": 512 - }, - { - "name": "meta-llama/llama-prompt-guard-2-22m", - "alias": [ - "Llama-Prompt-Guard-2-22M" - ], - "model_types": [ - "moderation" - ], - "max_tokens": 512, - "max_completion_tokens": 512 - }, - { - "name": "meta-llama/llama-4-maverick-17b-128e", - "alias": [ - "Llama-4-Maverick-17B-128E" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "meta-llama/llama-4-scout-17b-16e", - "alias": [ - "Llama-4-Scout-17B-16E", - "Llama 4 Scout (17Bx16E)" - ], - "max_tokens": 10485760, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "meta-llama/llama-4-maverick-17b-128e-original", - "alias": [ - "Llama-4-Maverick-17B-128E-Original" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "meta-llama/llama-4-scout-17b-16e-original", - "alias": [ - "Llama-4-Scout-17B-16E-Original" - ], - "max_tokens": 10485760, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "meta-llama/llama-4-maverick-17b-128e-instruct-fp8-original", - "alias": [ - "Llama-4-Maverick-17B-128E-Instruct-FP8-Original" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "meta-llama/llama-4-scout-17b-16e-instruct-original", - "alias": [ - "Llama-4-Scout-17B-16E-Instruct-Original" - ], - "max_tokens": 10485760, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "meta-llama/llama-3.2-90b-vision-instruct", - "alias": [ - "Llama-3.2-90B-Vision-Instruct", - "nim/meta/llama-3.2-90b-vision-instruct" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "meta-llama/llama-3.3-70b-instruct", - "alias": [ - "Llama-3.3-70B-Instruct", - "Llama 3.3 70B Instruct", - "Meta Llama 3.3 70B Instruct", - "nim/meta/llama-3.3-70b-instruct" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "max_completion_tokens": 120000 - }, - { - "name": "meta-llama/llama-3.1-70b-instruct", - "alias": [ - "Llama-3.1-70B-Instruct", - "nim/meta/llama-3.1-70b-instruct" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-3.1-405b-fp8", - "alias": [ - "Llama-3.1-405B-FP8" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-3.2-11b-vision-instruct", - "alias": [ - "Llama-3.2-11B-Vision-Instruct", - "nim/meta/llama-3.2-11b-vision-instruct" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "vision", - "image2text", - "ocr" - ] - }, - { - "name": "meta-llama/llama-3.2-3b-instruct-qlora_int4_eo8", - "alias": [ - "Llama-3.2-3B-Instruct-QLORA_INT4_EO8" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-3.2-3b-instruct-spinquant_int4_eo8", - "alias": [ - "Llama-3.2-3B-Instruct-SpinQuant_INT4_EO8" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-3.2-1b-instruct-spinquant_int4_eo8", - "alias": [ - "Llama-3.2-1B-Instruct-SpinQuant_INT4_EO8" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-3.2-1b-instruct-qlora_int4_eo8", - "alias": [ - "Llama-3.2-1B-Instruct-QLORA_INT4_EO8" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-guard-3-11b-vision", - "alias": [ - "Llama-Guard-3-11B-Vision" - ], - "max_tokens": 131072, - "model_types": [ - "moderation", - "vision", - "image2text" - ] - }, - { - "name": "meta-llama/llama-3.2-1b", - "alias": [ - "Llama-3.2-1B", - "Llama 3.2 1B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-3.2-1b-instruct", - "alias": [ - "Llama-3.2-1B-Instruct", - "Llama 3.2 1B Instruct", - "Meta Llama 3.2 1B Instruct" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "max_completion_tokens": 32000 - }, - { - "name": "meta-llama/llama-3.2-3b", - "alias": [ - "Llama-3.2-3B", - "Meta Llama 3.2 3B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-3.2-3b-instruct", - "alias": [ - "Llama-3.2-3B-Instruct", - "Llama 3.2 3B Instruct", - "Meta Llama 3.2 3B Instruct" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "max_completion_tokens": 32000 - }, - { - "name": "meta-llama/llama-3.1-8b", - "alias": [ - "Llama-3.1-8B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-guard-3-8b", - "alias": [ - "Llama-Guard-3-8B" - ], - "max_tokens": 131072, - "model_types": [ - "moderation", - "chat" - ] - }, - { - "name": "meta-llama/meta-llama-3-70b", - "alias": [ - "Meta-Llama-3-70B" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/meta-llama-3-8b", - "alias": [ - "Meta-Llama-3-8B" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-3.2-90b-vision", - "alias": [ - "Llama-3.2-90B-Vision" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "meta-llama/llama-3.2-11b-vision", - "alias": [ - "Llama-3.2-11B-Vision" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "meta-llama/llama-guard-3-1b", - "alias": [ - "Llama-Guard-3-1B" - ], - "max_tokens": 131072, - "model_types": [ - "moderation" - ] - }, - { - "name": "meta-llama/llama-guard-3-1b-int4", - "alias": [ - "Llama-Guard-3-1B-INT4" - ], - "max_tokens": 131072, - "model_types": [ - "moderation" - ] - }, - { - "name": "meta-llama/llama-3.1-405b-instruct-fp8", - "alias": [ - "Llama-3.1-405B-Instruct-FP8" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-3.1-405b-instruct", - "alias": [ - "Llama-3.1-405B-Instruct", - "Meta Llama 3.1 405B Instruct" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-3.1-405b", - "alias": [ - "Llama-3.1-405B", - "Llama 3.1 405B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-3.1-70b", - "alias": [ - "Llama-3.1-70B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-3.1-8b-instruct", - "alias": [ - "Llama-3.1-8B-Instruct", - "Llama 3.1 8B Instruct", - "nim/meta/llama-3.1-8b-instruct" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "max_completion_tokens": 16384 - }, - { - "name": "meta-llama/llama-guard-3-8b-int8", - "alias": [ - "Llama-Guard-3-8B-INT8" - ], - "max_tokens": 131072, - "model_types": [ - "moderation" - ] - }, - { - "name": "meta-llama/meta-llama-guard-2-8b", - "alias": [ - "Meta-Llama-Guard-2-8B" - ], - "max_tokens": 4096, - "model_types": [ - "moderation" - ] - }, - { - "name": "meta-llama/llamaguard-7b", - "alias": [ - "LlamaGuard-7b" - ], - "max_tokens": 4096, - "model_types": [ - "moderation" - ] - }, - { - "name": "meta-llama/llama-2-70b-chat-hf", - "alias": [ - "Llama-2-70b-chat-hf" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-2-13b-chat-hf", - "alias": [ - "Llama-2-13b-chat-hf" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-2-7b-chat-hf", - "alias": [ - "Llama-2-7b-chat-hf" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-2-70b-hf", - "alias": [ - "Llama-2-70b-hf" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-2-13b-hf", - "alias": [ - "Llama-2-13b-hf" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-2-7b-hf", - "alias": [ - "Llama-2-7b-hf" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-2-70b-chat", - "alias": [ - "Llama-2-70b-chat" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-2-13b-chat", - "alias": [ - "Llama-2-13b-chat" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-2-7b-chat", - "alias": [ - "Llama-2-7b-chat" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-2-70b", - "alias": [ - "Llama-2-70b" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-2-13b", - "alias": [ - "Llama-2-13b" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-2-7b", - "alias": [ - "Llama-2-7b" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/codellama-70b-instruct-hf", - "alias": [ - "CodeLlama-70b-Instruct-hf" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/codellama-70b-python-hf", - "alias": [ - "CodeLlama-70b-Python-hf" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/codellama-70b-hf", - "alias": [ - "CodeLlama-70b-hf" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/codellama-34b-instruct-hf", - "alias": [ - "CodeLlama-34b-Instruct-hf" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/codellama-34b-python-hf", - "alias": [ - "CodeLlama-34b-Python-hf" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/codellama-34b-hf", - "alias": [ - "CodeLlama-34b-hf" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/codellama-13b-instruct-hf", - "alias": [ - "CodeLlama-13b-Instruct-hf" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/codellama-13b-python-hf", - "alias": [ - "CodeLlama-13b-Python-hf" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/codellama-13b-hf", - "alias": [ - "CodeLlama-13b-hf" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/codellama-7b-instruct-hf", - "alias": [ - "CodeLlama-7b-Instruct-hf" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/codellama-7b-python-hf", - "alias": [ - "CodeLlama-7b-Python-hf" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/codellama-7b-hf", - "alias": [ - "CodeLlama-7b-hf" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nemotron-3-content-safety", - "alias": [ - "Nemotron-3-Content-Safety" - ], - "model_types": [ - "moderation", - "vision" - ] - }, - { - "name": "nvidia/llama-nemotron-embed-vl-1b-v2-fp8", - "alias": [ - "llama-nemotron-embed-vl-1b-v2-fp8" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/kimi-k2.6-eagle3", - "alias": [ - "Kimi-K2.6-Eagle3" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/kimi-k2.5-thinking-eagle3", - "alias": [ - "Kimi-K2.5-Thinking-Eagle3" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/diffusiongemma-26b-a4b-it-nvfp4", - "alias": [ - "diffusiongemma-26B-A4B-it-NVFP4" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/deepseek-v4-flash-nvfp4", - "alias": [ - "DeepSeek-V4-Flash-NVFP4" - ], - "max_tokens": 1048576, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/nv-kermt-70m-v2", - "alias": [ - "NV-KERMT-70M-v2" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nvidia-nemotron-3-ultra-550b-a55b-nvfp4", - "alias": [ - "NVIDIA-Nemotron-3-Ultra-550B-A55B-NVFP4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nvidia-nemotron-3-ultra-550b-a55b-bf16", - "alias": [ - "NVIDIA-Nemotron-3-Ultra-550B-A55B-BF16" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "nvidia/nemotron-speech-streaming-en-0.6b", - "alias": [ - "nemotron-speech-streaming-en-0.6b" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/parakeet-unified-en-0.6b", - "alias": [ - "parakeet-unified-en-0.6b" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "nvidia/geotransolver_drivaerml", - "alias": [ - "geotransolver_drivaerml" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/locateanything-3b", - "alias": [ - "LocateAnything-3B" - ], - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/cosmos3-super", - "alias": [ - "Cosmos3-Super" - ], - "model_types": [ - "other", - "video_generation" - ] - }, - { - "name": "nvidia/nemotron-3.5-asr-streaming-0.6b", - "alias": [ - "nemotron-3.5-asr-streaming-0.6b", - "Nvidia Nemotron 3.5 ASR Streaming 0.6B" - ], - "model_types": [ - "asr", - "speech2text" - ], - "max_tokens": 448 - }, - { - "name": "nvidia/omni-dreams-models", - "alias": [ - "omni-dreams-models" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "nvidia/deepseek-v4-pro-nvfp4", - "alias": [ - "DeepSeek-V4-Pro-NVFP4" - ], - "max_tokens": 1048576, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/nvidia-nemotron-3-ultra-550b-a55b-genrm", - "alias": [ - "NVIDIA-Nemotron-3-Ultra-550B-A55B-GenRM" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/nvidia-nemotron-3-ultra-550b-a55b-base-bf16", - "alias": [ - "NVIDIA-Nemotron-3-Ultra-550B-A55B-Base-BF16" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/artifixer", - "alias": [ - "ArtiFixer" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nemotron-3.5-content-safety", - "alias": [ - "Nemotron-3.5-Content-Safety" - ], - "model_types": [ - "moderation", - "vision" - ] - }, - { - "name": "nvidia/nemotron-labs-diffusion-vlm-8b", - "alias": [ - "Nemotron-Labs-Diffusion-VLM-8B" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/nemotron-labs-diffusion-3b-base", - "alias": [ - "Nemotron-Labs-Diffusion-3B-Base" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nemotron-labs-diffusion-8b-base", - "alias": [ - "Nemotron-Labs-Diffusion-8B-Base" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nemotron-labs-diffusion-14b-base", - "alias": [ - "Nemotron-Labs-Diffusion-14B-Base" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nemotron-labs-diffusion-14b", - "alias": [ - "Nemotron-Labs-Diffusion-14B" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nemotron-labs-diffusion-3b", - "alias": [ - "Nemotron-Labs-Diffusion-3B" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nemotron-labs-diffusion-8b", - "alias": [ - "Nemotron-Labs-Diffusion-8B" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/llama-nemotron-embed-vl-1b-v2", - "alias": [ - "llama-nemotron-embed-vl-1b-v2" - ], - "model_types": [ - "embedding", - "vision" - ], - "max_tokens": 10240, - "max_dimension": 2048 - }, - { - "name": "nvidia/qwen3.5-122b-a10b-nvfp4", - "alias": [ - "Qwen3.5-122B-A10B-NVFP4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nemotron-climb-proxy-models", - "alias": [ - "nemotron-climb-proxy-models" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/gr00t-h", - "alias": [ - "GR00T-H" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/parakeet-tdt-0.6b-v3", - "alias": [ - "parakeet-tdt-0.6b-v3", - "Nvidia Parakeet TDT 0.6B V3" - ], - "model_types": [ - "asr", - "speech2text" - ], - "max_tokens": 448 - }, - { - "name": "nvidia/llama-nemotron-embed-1b-v2", - "alias": [ - "llama-nemotron-embed-1b-v2" - ], - "model_types": [ - "embedding" - ] - }, - { - "name": "nvidia/llama-nemotron-rerank-1b-v2", - "alias": [ - "llama-nemotron-rerank-1b-v2" - ], - "model_types": [ - "rerank" - ] - }, - { - "name": "nvidia/llama-nemotron-rerank-vl-1b-v2", - "alias": [ - "llama-nemotron-rerank-vl-1b-v2" - ], - "model_types": [ - "rerank" - ], - "max_tokens": 10240 - }, - { - "name": "nvidia/llama-nv-embed-reasoning-3b", - "alias": [ - "llama-nv-embed-reasoning-3b" - ], - "model_types": [ - "embedding" - ] - }, - { - "name": "nvidia/llama-nemotron-colembed-vl-3b-v2", - "alias": [ - "llama-nemotron-colembed-vl-3b-v2" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/wan2.2-t2v-a14b-diffusers-fp8", - "alias": [ - "Wan2.2-T2V-A14B-Diffusers-FP8" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/wan2.2-t2v-a14b-diffusers-nvfp4", - "alias": [ - "Wan2.2-T2V-A14B-Diffusers-NVFP4" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/cosmos-embed1-448p-anomaly-detection", - "alias": [ - "Cosmos-Embed1-448p-anomaly-detection" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/kimi-k2.6-nvfp4", - "alias": [ - "Kimi-K2.6-NVFP4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/re-use", - "alias": [ - "RE-USE" - ], - "model_types": [ - "audio", - "asr", - "tts" - ] - }, - { - "name": "nvidia/kimi-k2.5-nvfp4", - "alias": [ - "Kimi-K2.5-NVFP4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/audio-flamingo-next-hf", - "alias": [ - "audio-flamingo-next-hf" - ], - "model_types": [ - "chat", - "audio", - "asr" - ] - }, - { - "name": "nvidia/audio-flamingo-next-think-hf", - "alias": [ - "audio-flamingo-next-think-hf" - ], - "model_types": [ - "chat", - "audio", - "asr" - ] - }, - { - "name": "nvidia/audio-flamingo-next-captioner-hf", - "alias": [ - "audio-flamingo-next-captioner-hf" - ], - "model_types": [ - "chat", - "audio", - "asr" - ] - }, - { - "name": "nvidia/nemotron-climb-fasttext-classifiers", - "alias": [ - "nemotron-climb-fasttext-classifiers" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/lyra-2.0", - "alias": [ - "Lyra-2.0" - ], - "model_types": [ - "3d_generation" - ] - }, - { - "name": "nvidia/gemma-4-26b-a4b-nvfp4", - "alias": [ - "Gemma-4-26B-A4B-NVFP4" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/pointworld_models", - "alias": [ - "PointWorld_models" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nemotron-elastic-12b", - "alias": [ - "Nemotron-Elastic-12B" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning-bf16", - "alias": [ - "Nemotron-3-Nano-Omni-30B-A3B-Reasoning-BF16" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/gpt-oss-120b-eagle3-v3", - "alias": [ - "gpt-oss-120b-Eagle3-v3" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nvidia-nemotron-labs-3-elastic-30b-a3b-nvfp4", - "alias": [ - "NVIDIA-Nemotron-Labs-3-Elastic-30B-A3B-NVFP4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nvidia-nemotron-labs-3-elastic-30b-a3b-fp8", - "alias": [ - "NVIDIA-Nemotron-Labs-3-Elastic-30B-A3B-FP8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nvidia-nemotron-labs-3-elastic-30b-a3b-bf16", - "alias": [ - "NVIDIA-Nemotron-Labs-3-Elastic-30B-A3B-BF16" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/gemma-4-31b-it-nvfp4", - "alias": [ - "Gemma-4-31B-IT-NVFP4" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/asset-harvester", - "alias": [ - "asset-harvester" - ], - "model_types": [ - "3d_generation" - ] - }, - { - "name": "nvidia/corrdiff-cmip6-era5", - "alias": [ - "corrdiff-cmip6-era5" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/g1_locomanip_finetune", - "alias": [ - "g1_locomanip_finetune" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-raw2insights-mri", - "alias": [ - "NV-Raw2insights-MRI" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/canary-qwen-2.5b", - "alias": [ - "canary-qwen-2.5b" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "nvidia/nvidia-nemotron-nano-9b-v2-japanese", - "alias": [ - "NVIDIA-Nemotron-Nano-9B-v2-Japanese" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/gr00t-n1.7-libero", - "alias": [ - "GR00T-N1.7-LIBERO" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/gr00t-n1.7-droid", - "alias": [ - "GR00T-N1.7-DROID" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/gr00t-n1.7-simplerenv-fractal", - "alias": [ - "GR00T-N1.7-SimplerEnv-Fractal" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/gr00t-n1.7-simplerenv-bridge", - "alias": [ - "GR00T-N1.7-SimplerEnv-Bridge" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/gn1x-tuned-arena-g1-loco-manipulation", - "alias": [ - "GN1x-Tuned-Arena-G1-Loco-Manipulation" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/minimax-m2.5-nvfp4", - "alias": [ - "MiniMax-M2.5-NVFP4" - ], - "max_tokens": 1000000, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/cosmos-h-surgical-simulator", - "alias": [ - "Cosmos-H-Surgical-Simulator" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/pixeldit-imagenet", - "alias": [ - "PixelDiT-ImageNet" - ], - "model_types": [ - "image" - ] - }, - { - "name": "nvidia/pixeldit-1300m-1024px", - "alias": [ - "PixelDiT-1300M-1024px" - ], - "model_types": [ - "image" - ] - }, - { - "name": "nvidia/ising-calibration-1-35b-a3b", - "alias": [ - "Ising-Calibration-1-35B-A3B" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/cosmos-h-surgical", - "alias": [ - "Cosmos-H-Surgical" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nvidia-nemotron-parse-v1.1-tc", - "alias": [ - "NVIDIA-Nemotron-Parse-v1.1-TC" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/gn1x-tuned-arena-gr1-manipulation", - "alias": [ - "GN1x-Tuned-Arena-GR1-Manipulation" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/gn1.6-tuned-arena-gr1-placeitemclosedoor-task", - "alias": [ - "GN1.6-Tuned-Arena-GR1-PlaceItemCloseDoor-Task" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/parakeet-tdt-0.6b-v2", - "alias": [ - "parakeet-tdt-0.6b-v2" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "nvidia/audio-flamingo-3-hf", - "alias": [ - "audio-flamingo-3-hf" - ], - "model_types": [ - "chat", - "audio", - "asr" - ] - }, - { - "name": "nvidia/gear-sonic", - "alias": [ - "GEAR-SONIC" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/glm-5-nvfp4", - "alias": [ - "GLM-5-NVFP4" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/kimodo-soma-seed-v1.1", - "alias": [ - "Kimodo-SOMA-SEED-v1.1" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/kimodo-soma-rp-v1.1", - "alias": [ - "Kimodo-SOMA-RP-v1.1" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/tmr-soma-rp-v1", - "alias": [ - "TMR-SOMA-RP-v1" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/egm-8b-sft", - "alias": [ - "EGM-8B-SFT" - ], - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/egm-4b-sft", - "alias": [ - "EGM-4B-SFT" - ], - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/egm-8b", - "alias": [ - "EGM-8B" - ], - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/egm-4b", - "alias": [ - "EGM-4B" - ], - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/music-flamingo-2601-hf", - "alias": [ - "music-flamingo-2601-hf" - ], - "model_types": [ - "chat", - "audio", - "asr" - ] - }, - { - "name": "nvidia/esm2_t48_15b_ur50d", - "alias": [ - "esm2_t48_15B_UR50D" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/esm2_t36_3b_ur50d", - "alias": [ - "esm2_t36_3B_UR50D" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/esm2_t33_650m_ur50d", - "alias": [ - "esm2_t33_650M_UR50D" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/1_install_trocar_1gpu_64bs_50k_steps_53_data", - "alias": [ - "1_install_trocar_1gpu_64bs_50k_steps_53_data" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nvidia-nemotron-3-nano-4b-fp8", - "alias": [ - "NVIDIA-Nemotron-3-Nano-4B-FP8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nvidia-nemotron-3-nano-4b-bf16", - "alias": [ - "NVIDIA-Nemotron-3-Nano-4B-BF16" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nvila-8b-hd-video", - "alias": [ - "NVILA-8B-HD-Video" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "nvidia/autogaze", - "alias": [ - "AutoGaze" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "nvidia/cosmos-tokenizer-surg", - "alias": [ - "Cosmos-Tokenizer-Surg" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nvidia-nemotron-3-nano-4b-gguf", - "alias": [ - "NVIDIA-Nemotron-3-Nano-4B-GGUF" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/soma-x", - "alias": [ - "SOMA-X" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/kimodo-smplx-rp-v1", - "alias": [ - "Kimodo-SMPLX-RP-v1" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/kimodo-soma-rp-v1", - "alias": [ - "Kimodo-SOMA-RP-v1" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/kimodo-soma-seed-v1", - "alias": [ - "Kimodo-SOMA-SEED-v1" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/kimodo-g1-seed-v1", - "alias": [ - "Kimodo-G1-SEED-v1" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/kimodo-g1-rp-v1", - "alias": [ - "Kimodo-G1-RP-v1" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/finite-difference-flow-optimization", - "alias": [ - "finite-difference-flow-optimization" - ], - "model_types": [ - "image" - ] - }, - { - "name": "nvidia/nv-proteina-complexa-ame-160m-v1", - "alias": [ - "NV-Proteina-Complexa-AME-160M-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-proteina-complexa-protein-target-160m-v1", - "alias": [ - "NV-Proteina-Complexa-Protein-Target-160M-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-proteina-complexa-ligand-target-160m-v1", - "alias": [ - "NV-Proteina-Complexa-Ligand-Target-160M-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nvidia-nemotron-3-nano-30b-a3b-base-bf16", - "alias": [ - "NVIDIA-Nemotron-3-Nano-30B-A3B-Base-BF16" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nvidia-nemotron-3-nano-30b-a3b-nvfp4", - "alias": [ - "NVIDIA-Nemotron-3-Nano-30B-A3B-NVFP4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nvidia-nemotron-3-nano-30b-a3b-bf16", - "alias": [ - "NVIDIA-Nemotron-3-Nano-30B-A3B-BF16", - "Nvidia Nemotron 3 Nano 30B A3b Bf16" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nvidia-nemotron-3-nano-30b-a3b-fp8", - "alias": [ - "NVIDIA-Nemotron-3-Nano-30B-A3B-FP8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nvidia-nemotron-3-super-120b-a12b-base-bf16", - "alias": [ - "NVIDIA-Nemotron-3-Super-120B-A12B-Base-BF16" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/cosmos-embed1-448p", - "alias": [ - "Cosmos-Embed1-448p" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/cosmos-embed1-336p", - "alias": [ - "Cosmos-Embed1-336p" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/gr00t-n1.5-rl-rheo-assembletrocar", - "alias": [ - "GR00T-N1.5-RL-Rheo-AssembleTrocar" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/gr00t-n1.6-rheo-sim-pushcart", - "alias": [ - "GR00T-N1.6-Rheo-Sim-PushCart" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/gr00t-n1.6-rheo-picknplacetray", - "alias": [ - "GR00T-N1.6-Rheo-PickNPlaceTray" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/cosmos-embed1-224p", - "alias": [ - "Cosmos-Embed1-224p" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/kimi-k2-thinking-eagle3", - "alias": [ - "Kimi-K2-Thinking-Eagle3" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/nemotron-graphic-elements-v1", - "alias": [ - "nemotron-graphic-elements-v1" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "nvidia/nemotron-table-structure-v1", - "alias": [ - "nemotron-table-structure-v1" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "nvidia/nemotron-page-elements-v3", - "alias": [ - "nemotron-page-elements-v3" - ], - "model_types": [ - "vision" - ] - }, - { - "name": "nvidia/qwen3-30b-a3b-thinking-2507-eagle3", - "alias": [ - "Qwen3-30B-A3B-Thinking-2507-Eagle3" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/qwen3-235b-a22b-thinking-2507-fp4-eagle3", - "alias": [ - "Qwen3-235B-A22B-Thinking-2507-FP4-Eagle3" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/qwen3-235b-a22b-thinking-2507-eagle3", - "alias": [ - "Qwen3-235B-A22B-Thinking-2507-Eagle3" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/qwen3-nemotron-235b-a22b-genrm-2603", - "alias": [ - "Qwen3-Nemotron-235B-A22B-GenRM-2603" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/audio2emotion-v2.2", - "alias": [ - "Audio2Emotion-v2.2" - ], - "model_types": [ - "audio" - ] - }, - { - "name": "nvidia/audio2emotion-v3.0", - "alias": [ - "Audio2Emotion-v3.0" - ], - "model_types": [ - "audio" - ] - }, - { - "name": "nvidia/diffit", - "alias": [ - "DiffiT" - ], - "model_types": [ - "image" - ] - }, - { - "name": "nvidia/fourcastnet3", - "alias": [ - "fourcastnet3" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/fourcastnet1", - "alias": [ - "fourcastnet1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/stormscope-goes-mrms", - "alias": [ - "stormscope-goes-mrms" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/dlesym-v1-era5", - "alias": [ - "dlesym-v1-era5" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/stormcast-v1-era5-hrrr", - "alias": [ - "stormcast-v1-era5-hrrr" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nvidia-nemotron-nano-9b-v2", - "alias": [ - "NVIDIA-Nemotron-Nano-9B-v2", - "Nvidia Nemotron Nano 9B V2" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/cbottle", - "alias": [ - "cbottle" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/atlas-era5", - "alias": [ - "atlas-era5" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/qwen3-vl-235b-a22b-instruct-nvfp4", - "alias": [ - "Qwen3-VL-235B-A22B-Instruct-NVFP4" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/cosmos-predict2.5-2b", - "alias": [ - "Cosmos-Predict2.5-2B" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "nvidia/personaplex-7b-v1", - "alias": [ - "personaplex-7b-v1" - ], - "model_types": [ - "audio", - "asr", - "tts" - ] - }, - { - "name": "nvidia/nemotron-research-goosereason-4b-instruct", - "alias": [ - "Nemotron-Research-GooseReason-4B-Instruct" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/nemotron-terminal-32b", - "alias": [ - "Nemotron-Terminal-32B" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/nemotron-terminal-14b", - "alias": [ - "Nemotron-Terminal-14B" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/nemotron-terminal-8b", - "alias": [ - "Nemotron-Terminal-8B" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/dreamdojo", - "alias": [ - "DreamDojo" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "nvidia/omnivinci", - "alias": [ - "omnivinci" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nemotron-colembed-vl-4b-v2", - "alias": [ - "nemotron-colembed-vl-4b-v2" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/nemotron-colembed-vl-8b-v2", - "alias": [ - "nemotron-colembed-vl-8b-v2" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/physicalai-simulation-vomp-model", - "alias": [ - "PhysicalAI-Simulation-VoMP-Model" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/cosmos-transfer2.5-2b", - "alias": [ - "Cosmos-Transfer2.5-2B" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "nvidia/llama-3.3-70b-instruct-eagle3", - "alias": [ - "Llama-3.3-70B-Instruct-Eagle3" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/kimi-k2-thinking-nvfp4", - "alias": [ - "Kimi-K2-Thinking-NVFP4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/qwen3-next-80b-a3b-thinking-nvfp4", - "alias": [ - "Qwen3-Next-80B-A3B-Thinking-NVFP4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/qwen3-next-80b-a3b-instruct-nvfp4", - "alias": [ - "Qwen3-Next-80B-A3B-Instruct-NVFP4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/parakeet-ctc-0.6b-vietnamese", - "alias": [ - "parakeet-ctc-0.6b-Vietnamese" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "nvidia/nitrogen", - "alias": [ - "NitroGen" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/qwen3-coder-480b-a35b-instruct-nvfp4", - "alias": [ - "Qwen3-Coder-480B-A35B-Instruct-NVFP4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/llama-nemoretriever-colembed-3b-v1", - "alias": [ - "llama-nemoretriever-colembed-3b-v1" - ], - "model_types": [ - "embedding" - ] - }, - { - "name": "nvidia/llama-nemoretriever-colembed-1b-v1", - "alias": [ - "llama-nemoretriever-colembed-1b-v1" - ], - "model_types": [ - "embedding" - ] - }, - { - "name": "nvidia/qwen3-vl-235b-a22b-instruct-nvfp4-mlperf-inference-closed-v6.0", - "alias": [ - "Qwen3-VL-235B-A22B-Instruct-NVFP4-MLPerf-Inference-Closed-V6.0" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/cosmos-policy-aloha-planning-model-predict2-2b", - "alias": [ - "Cosmos-Policy-ALOHA-Planning-Model-Predict2-2B" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/cosmos-policy-aloha-predict2-2b", - "alias": [ - "Cosmos-Policy-ALOHA-Predict2-2B" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/cosmos-policy-robocasa-predict2-2b", - "alias": [ - "Cosmos-Policy-RoboCasa-Predict2-2B" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/cosmos-policy-libero-predict2-2b", - "alias": [ - "Cosmos-Policy-LIBERO-Predict2-2B" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/gr00t-n1.6-droid", - "alias": [ - "GR00T-N1.6-DROID" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/qwen3-235b-a22b-thinking-2507-nvfp4", - "alias": [ - "Qwen3-235B-A22B-Thinking-2507-NVFP4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/qwen3-235b-a22b-instruct-2507-nvfp4", - "alias": [ - "Qwen3-235B-A22B-Instruct-2507-NVFP4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/c-radiov2-h", - "alias": [ - "C-RADIOv2-H" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/c-radiov2-l", - "alias": [ - "C-RADIOv2-L" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/c-radiov3-g", - "alias": [ - "C-RADIOv3-g" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/c-radiov3-h", - "alias": [ - "C-RADIOv3-H" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/c-radiov3-l", - "alias": [ - "C-RADIOv3-L" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/c-radiov3-b", - "alias": [ - "C-RADIOv3-B" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/c-radiov4-h", - "alias": [ - "C-RADIOv4-H" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/c-radiov4-so400m", - "alias": [ - "C-RADIOv4-SO400M" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/c-radiov2-b", - "alias": [ - "C-RADIOv2-B" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/multitalker-parakeet-streaming-0.6b-v1", - "alias": [ - "multitalker-parakeet-streaming-0.6b-v1" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "nvidia/gpt-oss-120b-eagle3-short-context", - "alias": [ - "gpt-oss-120b-Eagle3-short-context" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/gpt-oss-120b-eagle3-throughput", - "alias": [ - "gpt-oss-120b-Eagle3-throughput" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/qwen3-235b-a22b-eagle3", - "alias": [ - "Qwen3-235B-A22B-Eagle3" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/gpt-oss-120b-eagle3-long-context", - "alias": [ - "gpt-oss-120b-Eagle3-long-context" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/gn16-tuned-arena-gr1-manipulation", - "alias": [ - "GN16-Tuned-Arena-GR1-Manipulation" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/qwen3-8b-dms-8x", - "alias": [ - "Qwen3-8B-DMS-8x" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/kvzap-mlp-llama-3.1-8b-instruct", - "alias": [ - "KVzap-mlp-Llama-3.1-8B-Instruct" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/kvzap-mlp-qwen3-32b", - "alias": [ - "KVzap-mlp-Qwen3-32B" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/kvzap-mlp-qwen3-8b", - "alias": [ - "KVzap-mlp-Qwen3-8B" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/kvzap-linear-llama-3.1-8b-instruct", - "alias": [ - "KVzap-linear-Llama-3.1-8B-Instruct" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/kvzap-linear-qwen3-32b", - "alias": [ - "KVzap-linear-Qwen3-32B" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/kvzap-linear-qwen3-8b", - "alias": [ - "KVzap-linear-Qwen3-8B" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/deepseek-v3.2-nvfp4", - "alias": [ - "DeepSeek-V3.2-NVFP4" - ], - "max_tokens": 163840, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/riva-translate-4b-instruct-v1.1", - "alias": [ - "Riva-Translate-4B-Instruct-v1.1" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nemotron-4-mini-hindi-4b-base", - "alias": [ - "Nemotron-4-Mini-Hindi-4B-Base" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/deepseek-v3.1-nvfp4", - "alias": [ - "DeepSeek-V3.1-NVFP4" - ], - "max_tokens": 163840, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/qwen2.5-vl-7b-surg-cholect50", - "alias": [ - "Qwen2.5-VL-7B-Surg-CholecT50" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/rnapro-private-best-500m", - "alias": [ - "RNAPro-Private-Best-500M" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/rnapro-public-best-500m", - "alias": [ - "RNAPro-Public-Best-500M" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nemotron-flash-3b-instruct", - "alias": [ - "Nemotron-Flash-3B-Instruct" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nemotron-flash-3b", - "alias": [ - "Nemotron-Flash-3B" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nemotron-flash-1b", - "alias": [ - "Nemotron-Flash-1B" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nv-reasyn-eb-174m-v2", - "alias": [ - "NV-ReaSyn-EB-174M-v2" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-reasyn-ar-166m-v2", - "alias": [ - "NV-ReaSyn-AR-166M-v2" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-reasyn-ar-166m-v1", - "alias": [ - "NV-ReaSyn-AR-166M-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nvidia-nemotron-nano-9b-v2-nvfp4", - "alias": [ - "NVIDIA-Nemotron-Nano-9B-v2-NVFP4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nvidia-nemotron-nano-9b-v2-fp8", - "alias": [ - "NVIDIA-Nemotron-Nano-9B-v2-FP8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/isaaclab-arena-envs", - "alias": [ - "isaaclab-arena-envs" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/qwen2.5-cascaderl-rm-72b", - "alias": [ - "Qwen2.5-CascadeRL-RM-72B" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nemotron-cascade-8b-thinking", - "alias": [ - "Nemotron-Cascade-8B-Thinking" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/nemotron-cascade-8b", - "alias": [ - "Nemotron-Cascade-8B" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/nemotron-cascade-14b-thinking", - "alias": [ - "Nemotron-Cascade-14B-Thinking" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/diar_streaming_sortformer_4spk-v2", - "alias": [ - "diar_streaming_sortformer_4spk-v2" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "nvidia/diar_streaming_sortformer_4spk-v2.1", - "alias": [ - "diar_streaming_sortformer_4spk-v2.1" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "nvidia/nemotron-cascade-8b-intermediate-ckpts", - "alias": [ - "Nemotron-Cascade-8B-Intermediate-ckpts" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/qwen3-nemotron-14b-brrm", - "alias": [ - "Qwen3-Nemotron-14B-BRRM" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/qwen3-nemotron-8b-brrm", - "alias": [ - "Qwen3-Nemotron-8B-BRRM" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/pi05-arena-gr1-microwave", - "alias": [ - "pi05-arena-gr1-microwave" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/smolvla-arena-gr1-microwave", - "alias": [ - "smolvla-arena-gr1-microwave" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/gr00t-n1.6-3b", - "alias": [ - "GR00T-N1.6-3B" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/groot-n1.6-behavior1k", - "alias": [ - "groot-n1.6-behavior1k" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/groot-n1.6-bridge", - "alias": [ - "groot-n1.6-bridge" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/groot-n1.6-g1-pnpappletoplate", - "alias": [ - "groot-n1.6-g1-pnpappletoplate" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/groot-n1.6-fractal", - "alias": [ - "groot-n1.6-fractal" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/geneformer_v2_316m", - "alias": [ - "geneformer_v2_316m" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/geneformer_v2_104m_clcancer", - "alias": [ - "geneformer_v2_104m_clcancer" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/geneformer_v2_104m", - "alias": [ - "geneformer_v2_104m" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/diar_sortformer_4spk-v1", - "alias": [ - "diar_sortformer_4spk-v1" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "nvidia/qwen3-nemotron-235b-a22b-genrm", - "alias": [ - "qwen3-nemotron-235b-a22b-genrm" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/nvpanoptix-3d", - "alias": [ - "nvpanoptix-3d" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/geneformer_v1_10m", - "alias": [ - "geneformer_v1_10m" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/llama-4-scout-17b-16e-instruct-nvfp4", - "alias": [ - "llama-4-scout-17b-16e-instruct-nvfp4" - ], - "max_tokens": 10485760, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/llama-4-scout-17b-16e-instruct-fp8", - "alias": [ - "llama-4-scout-17b-16e-instruct-fp8" - ], - "max_tokens": 10485760, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/qwen2.5-vl-7b-instruct-fp8", - "alias": [ - "qwen2.5-vl-7b-instruct-fp8" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/riva-translate-4b-instruct", - "alias": [ - "riva-translate-4b-instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/cosmos-reason1-7b", - "alias": [ - "cosmos-reason1-7b" - ], - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/nv-dualbind-1m-v1", - "alias": [ - "nv-dualbind-1m-v1" - ], - "model_types": [ - "embedding", - "vision" - ] - }, - { - "name": "nvidia/nv-megalodon-qm9-v1", - "alias": [ - "nv-megalodon-qm9-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-megalodon-geom-drugs-v1", - "alias": [ - "nv-megalodon-geom-drugs-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-genmol-89m-v1", - "alias": [ - "nv-genmol-89m-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-genmol-89m-v2", - "alias": [ - "nv-genmol-89m-v2" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-proteina-60m-v1", - "alias": [ - "nv-proteina-60m-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-proteina-200m-v1", - "alias": [ - "nv-proteina-200m-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-proteina-400m-v1", - "alias": [ - "nv-proteina-400m-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-la-proteina-motif-v1", - "alias": [ - "nv-la-proteina-motif-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-la-proteina-ucond-v1", - "alias": [ - "nv-la-proteina-ucond-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/gliner-pii", - "alias": [ - "gliner-pii" - ], - "model_types": [ - "moderation" - ] - }, - { - "name": "nvidia/nemotron-content-safety-reasoning-4b", - "alias": [ - "nemotron-content-safety-reasoning-4b" - ], - "model_types": [ - "moderation" - ] - }, - { - "name": "nvidia/qwen2.5-vl-7b-instruct-nvfp4", - "alias": [ - "qwen2.5-vl-7b-instruct-nvfp4" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/cosmos-predict2.5-14b", - "alias": [ - "cosmos-predict2.5-14b" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "nvidia/llama-3.1-nemotron-nano-vl-8b-v1", - "alias": [ - "llama-3.1-nemotron-nano-vl-8b-v1" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/fixer", - "alias": [ - "fixer" - ], - "model_types": [ - "image_edit" - ] - }, - { - "name": "nvidia/parakeet_realtime_eou_120m-v1", - "alias": [ - "parakeet_realtime_eou_120m-v1" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "nvidia/parakeet-tdt-1.1b", - "alias": [ - "parakeet-tdt-1.1b" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "nvidia/parakeet-rnnt-0.6b", - "alias": [ - "parakeet-rnnt-0.6b" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "nvidia/canary-1b-v2", - "alias": [ - "canary-1b-v2" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "nvidia/canary-1b", - "alias": [ - "canary-1b" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "nvidia/canary-1b-flash", - "alias": [ - "canary-1b-flash" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "nvidia/compass", - "alias": [ - "compass" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/difix", - "alias": [ - "difix" - ], - "model_types": [ - "image_edit" - ] - }, - { - "name": "nvidia/nvidia-nemotron-nano-12b-v2-vl-bf16", - "alias": [ - "nvidia-nemotron-nano-12b-v2-vl-bf16" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/nemotron-orchestrator-8b", - "alias": [ - "nemotron-orchestrator-8b" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/eagle2.5-8b", - "alias": [ - "eagle2.5-8b" - ], - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/audio-flamingo-3", - "alias": [ - "audio-flamingo-3" - ], - "model_types": [ - "chat", - "audio", - "asr" - ] - }, - { - "name": "nvidia/parakeet-rnnt-1.1b", - "alias": [ - "parakeet-rnnt-1.1b" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "nvidia/llama-3_3-nemotron-super-49b-v1_5-nvfp4", - "alias": [ - "llama-3_3-nemotron-super-49b-v1_5-nvfp4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/hymba-1.5b-base", - "alias": [ - "hymba-1.5b-base" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/physicalai-robotics-groot-x-embodiment-sim", - "alias": [ - "physicalai-robotics-groot-x-embodiment-sim" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/nvidia-nemotron-nano-12b-v2", - "alias": [ - "nvidia-nemotron-nano-12b-v2" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/cosmos-tokenizer-ci8x8-lidar", - "alias": [ - "cosmos-tokenizer-ci8x8-lidar" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/cosmos-transfer-lidargen", - "alias": [ - "cosmos-transfer-lidargen" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "nvidia/nemotron-research-reasoning-qwen-1.5b", - "alias": [ - "nemotron-research-reasoning-qwen-1.5b" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/cosmos-transfer1-7b", - "alias": [ - "cosmos-transfer1-7b" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "nvidia/nvidia-nemotron-nano-12b-v2-vl-fp8", - "alias": [ - "nvidia-nemotron-nano-12b-v2-vl-fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/nvidia-nemotron-nano-12b-v2-base", - "alias": [ - "nvidia-nemotron-nano-12b-v2-base" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nvidia-nemotron-nano-9b-v2-base", - "alias": [ - "nvidia-nemotron-nano-9b-v2-base" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/groot-n1.5-3b-wavehand", - "alias": [ - "groot-n1.5-3b-wavehand" - ], - "model_types": [ - "robotics" - ] - }, - { - "name": "nvidia/qwen3-nemotron-32b-rlbff", - "alias": [ - "qwen3-nemotron-32b-rlbff" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/qwen3-nemotron-32b-genrm-principle", - "alias": [ - "qwen3-nemotron-32b-genrm-principle" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/llama-3.3-nemotron-70b-reward-principle", - "alias": [ - "llama-3.3-nemotron-70b-reward-principle" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/llama-3.1-nemotron-safety-guard-8b-v3", - "alias": [ - "llama-3.1-nemotron-safety-guard-8b-v3" - ], - "model_types": [ - "moderation" - ] - }, - { - "name": "nvidia/nv-codonfm-encodon-te-cdwt-1b-v1", - "alias": [ - "nv-codonfm-encodon-te-cdwt-1b-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-codonfm-encodon-te-1b-v1", - "alias": [ - "nv-codonfm-encodon-te-1b-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-codonfm-encodon-te-600m-v1", - "alias": [ - "nv-codonfm-encodon-te-600m-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-codonfm-encodon-te-80m-v1", - "alias": [ - "nv-codonfm-encodon-te-80m-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-segment-ctmrmedtech", - "alias": [ - "nv-segment-ctmrmedtech" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-reason-cxr-3b", - "alias": [ - "nv-reason-cxr-3b" - ], - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "nvidia/nv-codonfm-encodon-cdwt-1b-v1", - "alias": [ - "nv-codonfm-encodon-cdwt-1b-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-codonfm-encodon-1b-v1", - "alias": [ - "nv-codonfm-encodon-1b-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-codonfm-encodon-600m-v1", - "alias": [ - "nv-codonfm-encodon-600m-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/nv-codonfm-encodon-80m-v1", - "alias": [ - "nv-codonfm-encodon-80m-v1" - ], - "model_types": [ - "other" - ] - }, - { - "name": "nvidia/dler-r1-7b-research", - "alias": [ - "dler-r1-7b-research" - ], - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/dler-r1-1.5b-research", - "alias": [ - "dler-r1-1.5b-research" - ], - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/dler-llama-nemotron-8b-merge-research", - "alias": [ - "dler-llama-nemotron-8b-merge-research" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nemotron-h-4b-base-8k", - "alias": [ - "nemotron-h-4b-base-8k" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nemotron-h-4b-instruct-128k", - "alias": [ - "nemotron-h-4b-instruct-128k" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/stt_ar_fastconformer_hybrid_large_pc_v1.0", - "alias": [ - "stt_ar_fastconformer_hybrid_large_pc_v1.0" - ], - "model_types": [ - "asr" - ] - }, - { - "name": "nvidia/audio2face-3d-v2.3.1-james", - "alias": [ - "audio2face-3d-v2.3.1-james" - ], - "model_types": [ - "audio", - "3d_generation" - ] - }, - { - "name": "nvidia/audio2face-3d-v2.3.1-claire", - "alias": [ - "audio2face-3d-v2.3.1-claire" - ], - "model_types": [ - "audio", - "3d_generation" - ] - }, - { - "name": "nvidia/audio2face-3d-v2.3-mark", - "alias": [ - "audio2face-3d-v2.3-mark" - ], - "model_types": [ - "audio", - "3d_generation" - ] - }, - { - "name": "dall-e-3", - "model_types": [ - "text-to-image", - "image_generation" - ] - }, { "name": "gpt-3.5-turbo", "max_tokens": 4000, @@ -23351,6 +11939,16 @@ "openai/gpt-3.5-turbo" ] }, + { + "name": "gpt-3.5-turbo-0125", + "max_tokens": 16000, + "model_types": [ + "chat" + ], + "alias": [ + "openai/gpt-3.5-turbo-0125" + ] + }, { "name": "gpt-3.5-turbo-1106", "max_tokens": 4000, @@ -23371,6 +11969,23 @@ "openai/gpt-3.5-turbo-16k" ] }, + { + "name": "gpt-3.5-turbo-instruct", + "max_tokens": 4000, + "model_types": [ + "chat" + ] + }, + { + "name": "gpt-3.7-sonnet-20250219-cursor", + "alias": [ + "claude-3.7-sonnet" + ], + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, { "name": "gpt-4", "max_tokens": 8000, @@ -23422,63 +12037,6 @@ "chat" ] }, - { - "name": "tts-1", - "model_types": [ - "tts", - "chat" - ], - "alias": [ - "openai/tts-1" - ] - }, - { - "name": "tts-1-1106", - "model_types": [ - "tts", - "chat" - ], - "alias": [ - "openai/tts-1-1106" - ] - }, - { - "name": "tts-1-hd", - "model_types": [ - "tts", - "chat" - ], - "alias": [ - "openai/tts-1-hd" - ] - }, - { - "name": "tts-1-hd-1106", - "model_types": [ - "tts", - "chat" - ], - "alias": [ - "openai/tts-1-hd-1106" - ] - }, - { - "name": "gpt-3.5-turbo-0125", - "max_tokens": 16000, - "model_types": [ - "chat" - ], - "alias": [ - "openai/gpt-3.5-turbo-0125" - ] - }, - { - "name": "gpt-3.5-turbo-instruct", - "max_tokens": 4000, - "model_types": [ - "chat" - ] - }, { "name": "gpt-4-gizmo-*", "max_tokens": 128000, @@ -23487,154 +12045,33 @@ ] }, { - "name": "text-embedding-3-large", - "model_types": [ - "embedding", - "chat" - ], - "alias": [ - "openai/text-embedding-3-large" - ] - }, - { - "name": "text-embedding-3-small", - "model_types": [ - "embedding", - "chat" - ], - "alias": [ - "openai/text-embedding-3-small" - ] - }, - { - "name": "text-embedding-ada-002", - "model_types": [ - "embedding", - "chat" - ], - "alias": [ - "openai/text-embedding-ada-002" - ] - }, - { - "name": "claude-3-haiku-20240307", - "alias": [ - "claude-3-haiku" - ], + "name": "gpt-4-opus-20250514-cursor", "max_tokens": 200000, "model_types": [ "chat" ] }, { - "name": "glm-4-0520", + "name": "gpt-4-opus-4-20250514-cursor", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "gpt-4-plus", "max_tokens": 128000, "model_types": [ "chat" ] }, { - "name": "glm-4v", - "max_tokens": 32000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "Baichuan-Text-Embedding", - "model_types": [ - "embedding" - ] - }, - { - "name": "Baichuan2-53B", - "max_tokens": 32000, + "name": "gpt-4-sonnet-20250514-cursor", + "max_tokens": 200000, "model_types": [ "chat" ] }, - { - "name": "Baichuan2-Turbo", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "Baichuan2-Turbo-192k", - "max_tokens": 192000, - "model_types": [ - "chat" - ] - }, - { - "name": "moonshot-v1-128k", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "moonshot-v1-32k", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "moonshot-v1-8k", - "max_tokens": 8000, - "model_types": [ - "chat" - ] - }, - { - "name": "whisper-1", - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "tavily", - "model_types": [ - "chat" - ] - }, - { - "name": "searchapi", - "model_types": [ - "chat" - ] - }, - { - "name": "clipdrop", - "model_types": [ - "chat" - ] - }, - { - "name": "vectorizer", - "model_types": [ - "chat" - ] - }, - { - "name": "ernie-4.0-8k", - "max_tokens": 8000, - "model_types": [ - "chat" - ] - }, - { - "name": "stable-diffusion", - "model_types": [ - "text-to-image", - "image_generation" - ] - }, { "name": "gpt-4-turbo", "max_tokens": 128000, @@ -23647,650 +12084,6 @@ "openai/gpt-4-turbo" ] }, - { - "name": "302", - "alias": [ - "302 API" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-4o", - "max_tokens": 128000, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "alias": [ - "gpt-4o-all", - "openai/gpt-4o" - ] - }, - { - "name": "glm-4-air", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "glm-4-flash", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "zhipu-embedding-2", - "model_types": [ - "embedding" - ] - }, - { - "name": "Doubao-pro-32k", - "max_tokens": 32000, - "model_types": [ - "chat" - ], - "alias": [ - "doubao-pro-32k-character-240528", - "doubao-pro-32k-functioncall-240515", - "doubao-pro-32k-browsing-240615", - "doubao-pro-32k-240615", - "doubao-pro-32k-functioncall-240815", - "doubao-pro-32k-240828", - "doubao-pro-32k-character-240828", - "doubao-pro-32k-browsing-240828", - "doubao-pro-32k-functioncall-preview", - "doubao-pro-32k-functioncall-241028", - "doubao-pro-32k-browsing-241115", - "doubao-pro-32k-character-241215", - "doubao-pro-32k-241215" - ], - "max_completion_tokens": 16384 - }, - { - "name": "Doubao-pro-128k", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "alias": [ - "doubao-pro-128k-240515", - "doubao-pro-128k-240628" - ] - }, - { - "name": "claude-3-5-sonnet-20240620", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "luma", - "model_types": [ - "chat" - ] - }, - { - "name": "step-1v-32k", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "step-1v-8k", - "max_tokens": 8000, - "model_types": [ - "chat" - ] - }, - { - "name": "yi-vision", - "alias": [ - "yi-vision-v2" - ], - "max_tokens": 16000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "generalv3.5", - "alias": [ - "Spark Max" - ], - "max_tokens": 8000, - "model_types": [ - "chat" - ] - }, - { - "name": "ernie-4.0-turbo-8k", - "alias": [ - "ERNIE-4.0-Turbo" - ], - "max_tokens": 8000, - "model_types": [ - "chat" - ] - }, - { - "name": "Baichuan3-Turbo", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "Baichuan3-Turbo-128k", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "Baichuan4", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "runway", - "model_types": [ - "chat" - ] - }, - { - "name": "doc2x", - "model_types": [ - "chat" - ] - }, - { - "name": "glif", - "model_types": [ - "chat" - ] - }, - { - "name": "SenseChat-5", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "SenseChat-Turbo", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "codegeex-4", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "glm-4-airx", - "max_tokens": 8000, - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-4o-mini", - "model_types": [ - "chat" - ], - "alias": [ - "openai/gpt-4o-mini" - ] - }, - { - "name": "gpt-4o-mini-2024-07-18", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "alias": [ - "openai/gpt-4o-mini-2024-07-18" - ] - }, - { - "name": "llama3.1-405b", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "azure_tts", - "model_types": [ - "tts" - ] - }, - { - "name": "llama3.1-70b", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "llama3.1-8b", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "BAAI/bge-large-zh-v1.5", - "model_types": [ - "embedding" - ] - }, - { - "name": "BAAI/bge-large-en-v1.5", - "model_types": [ - "embedding" - ], - "max_tokens": 512, - "max_dimension": 1024 - }, - { - "name": "mistral-large-2", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "deepl-en", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "deepl-zh", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "deepl-ja", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "step-2-16k", - "alias": [ - "step-2-mini" - ], - "max_tokens": 16000, - "model_types": [ - "chat" - ] - }, - { - "name": "klingai", - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-4-plus", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "exaai", - "model_types": [ - "chat" - ] - }, - { - "name": "flux", - "alias": [ - "ClarityAI/flux", - "deepgram/flux", - "Deepgram Flux" - ], - "model_types": [ - "text-to-image", - "image_generation", - "asr", - "speech2text" - ], - "max_tokens": 448 - }, - { - "name": "cogvideox", - "model_types": [ - "video_generation" - ] - }, - { - "name": "abab6.5s-chat", - "alias": [ - "abab6.5s" - ], - "max_tokens": 245000, - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-4o-2024-08-06", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "alias": [ - "openai/gpt-4o-2024-08-06" - ] - }, - { - "name": "farui-plus", - "max_tokens": 12000, - "model_types": [ - "chat" - ] - }, - { - "name": "doubao_tts_hd", - "model_types": [ - "tts" - ] - }, - { - "name": "bochaai", - "model_types": [ - "chat" - ] - }, - { - "name": "netease-youdao/bce-reranker-base_v1", - "model_types": [ - "rerank" - ], - "alias": [ - "netease-youdao/bce-reranker-base-v1" - ] - }, - { - "name": "netease-youdao/bce-embedding-base_v1", - "model_types": [ - "embedding" - ] - }, - { - "name": "chatgpt-4o-latest", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "glm-4-long", - "max_tokens": 1000000, - "model_types": [ - "chat" - ] - }, - { - "name": "hunyuan-lite", - "max_tokens": 250000, - "model_types": [ - "chat" - ] - }, - { - "name": "hunyuan-standard", - "max_tokens": 30000, - "model_types": [ - "chat" - ] - }, - { - "name": "hunyuan-standard-256K", - "max_tokens": 250000, - "model_types": [ - "chat" - ] - }, - { - "name": "hunyuan-pro", - "max_tokens": 28000, - "model_types": [ - "chat" - ] - }, - { - "name": "hunyuan-code", - "max_tokens": 4000, - "model_types": [ - "chat" - ] - }, - { - "name": "hunyuan-role", - "max_tokens": 4000, - "model_types": [ - "chat" - ] - }, - { - "name": "hunyuan-functioncall", - "max_tokens": 28000, - "model_types": [ - "chat" - ] - }, - { - "name": "hunyuan-vision", - "max_tokens": 4000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "ideogram", - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "gpt-3.5-sonnet-cursor", - "alias": [ - "claude-3.5-sonnet", - "gpt-3.5-sonnet-20241022-cursor", - "gpt-3.5-sonnet-20240620-cursor", - "gpt-4o-sonnet-cursor" - ], - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "glm-4-plus", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "glm-4v-plus", - "max_tokens": 32000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "minimaxi_video-01", - "model_types": [ - "video_generation" - ] - }, - { - "name": "deepl", - "model_types": [ - "chat" - ] - }, - { - "name": "suno-api", - "model_types": [ - "chat" - ] - }, - { - "name": "fish-audio", - "model_types": [ - "chat" - ] - }, - { - "name": "llama3.2-90b", - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "llama3.2-11b", - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-4o-2024-05-13", - "max_tokens": 128000, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "alias": [ - "openai/gpt-4o-2024-05-13" - ] - }, - { - "name": "gpt-4o-realtime-preview", - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-4o-realtime-preview-2024-10-01", - "model_types": [ - "chat", - "video_generation" - ] - }, - { - "name": "minimaxi_text2voice", - "model_types": [ - "video_generation" - ] - }, - { - "name": "gpt-4o-audio-preview", - "max_tokens": 128000, - "model_types": [ - "chat", - "image2text", - "vision", - "tts" - ] - }, - { - "name": "gpt-4o-audio-preview-2024-10-01", - "max_tokens": 128000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "dubbingx", - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "pika", - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "yi-lightning", - "model_types": [ - "chat" - ] - }, - { - "name": "claude-3-5-sonnet-20241022", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "hedra", - "model_types": [ - "chat" - ] - }, - { - "name": "claude-3-5-sonnet-latest", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "recraft-v3", - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "claude-3-5-haiku-20241022", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, { "name": "gpt-4-turbo-2024-04-09", "max_tokens": 128000, @@ -24304,876 +12097,17 @@ ] }, { - "name": "pixtral-large-2411", - "max_tokens": 128000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "mistral-large-2411", - "max_tokens": 128000, + "name": "gpt-4-turbo-preview", "model_types": [ "chat" ] }, { - "name": "pix", - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-4o-2024-11-20", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "alias": [ - "openai/gpt-4o-2024-11-20" - ] - }, - { - "name": "gpt-4o-plus", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "ernie-4.0-turbo-128k", - "max_tokens": 8000, - "model_types": [ - "chat" - ] - }, - { - "name": "Luma-Photon", - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "Doubao-vision-pro-32k", - "max_tokens": 32000, - "model_types": [ - "chat", - "image2text", - "vision" - ], - "alias": [ - "doubao-vision-pro-32k-241028" - ], - "max_completion_tokens": 4096 - }, - { - "name": "abab7-chat-preview", - "alias": [ - "abab7-preview" - ], - "max_tokens": 245000, - "model_types": [ - "chat" - ] - }, - { - "name": "coder-claude-3-5-sonnet-20240620", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "coder-claude-3-5-sonnet-20241022", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "minimaxi_music", - "model_types": [ - "chat" - ] - }, - { - "name": "llama3.3-70b", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "runway_exapnd", - "model_types": [ - "chat" - ] - }, - { - "name": "o1-plus", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "bge-large-zh-v1.5", - "model_types": [ - "embedding" - ] - }, - { - "name": "bge-large-en-v1.5", - "model_types": [ - "embedding" - ] - }, - { - "name": "tripo3d", - "model_types": [ - "chat" - ] - }, - { - "name": "vidu", - "model_types": [ - "chat" - ] - }, - { - "name": "Doubao-Vision-Lite-32k", - "max_tokens": 32000, - "model_types": [ - "chat", - "image2text", - "vision" - ], - "alias": [ - "doubao-vision-lite-32k-241015" - ], - "max_completion_tokens": 4096 - }, - { - "name": "o1", - "max_tokens": 200000, - "model_types": [ - "chat" - ], - "alias": [ - "o1-all" - ] - }, - { - "name": "general_v2.1_L", - "model_types": [ - "chat" - ] - }, - { - "name": "general_v2.0_L", - "model_types": [ - "chat" - ] - }, - { - "name": "general_v2.0", - "model_types": [ - "chat" - ] - }, - { - "name": "general_v2.0_L_seededit", - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "general_v2.0_L_character", - "model_types": [ - "chat" - ] - }, - { - "name": "o1-2024-12-17", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-4o-realtime-preview-2024-12-17", - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-4o-mini-realtime-preview-2024-12-17", - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-4o-mini-realtime-preview", - "model_types": [ - "chat" - ] - }, - { - "name": "doubao", - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "glm-zero-preview", - "max_tokens": 16000, - "model_types": [ - "chat" - ] - }, - { - "name": "kolors-virtual-try-on-v1", - "model_types": [ - "chat" - ] - }, - { - "name": "kolors-virtual-try-on-v1-5", - "model_types": [ - "chat" - ] - }, - { - "name": "text-moderation-latest", - "model_types": [ - "chat" - ] - }, - { - "name": "Qwen/Qwen2.5-72B-Instruct-128K", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "internlm/internlm2_5-7b-chat", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "THUDM/glm-4-9b-chat", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "Pro/Qwen/Qwen2.5-Coder-7B-Instruct", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "Pro/Qwen/Qwen2.5-7B-Instruct", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "Pro/Qwen/Qwen2-7B-Instruct", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "Pro/THUDM/glm-4-9b-chat", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "moonshot-v1-8k-vision-preview", - "max_tokens": 8000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "moonshot-v1-32k-vision-preview", - "max_tokens": 32000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "moonshot-v1-128k-vision-preview", - "max_tokens": 128000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "claude-3-5-haiku-latest", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "claude-3-5-haiku", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "step-2-16k-exp", - "max_tokens": 16000, - "model_types": [ - "chat" - ] - }, - { - "name": "memobase", - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-reasoner", - "alias": [ - "deepseek/deepseek-reasoner" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "Doubao-1.5-vision-pro-32k", - "max_tokens": 32000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "Doubao-1.5-pro-32k", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "Doubao-1.5-lite-32k", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "Doubao-1.5-pro-256k", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "sonar-pro", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "sonar", - "max_tokens": 200000, - "model_types": [ - "chat" - ], - "alias": [ - "perplexity/sonar" - ] - }, - { - "name": "step-1o-vision-32k", - "max_tokens": 32000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "sonar-reasoning", - "max_tokens": 127000, - "model_types": [ - "chat" - ] - }, - { - "name": "o3-mini", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "alias": [ - "o3-mini-all" - ] - }, - { - "name": "o3-mini-2025-01-31", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-r1-huoshan", - "max_tokens": 64000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "deepseek-v3-huoshan", - "max_tokens": 64000, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-r1-baidu", - "max_tokens": 64000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "deepseek-v3-baidu", - "max_tokens": 64000, - "model_types": [ - "chat" - ] - }, - { - "name": "minimaxi_video-01-live2d", - "model_types": [ - "video_generation" - ] - }, - { - "name": "minimaxi_S2V-01", - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-r1-aliyun", - "max_tokens": 64000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "deepseek-v3-aliyun", - "max_tokens": 64000, - "model_types": [ - "chat" - ] - }, - { - "name": "zzkj", - "alias": [ - "WiseDiag-Z1" - ], - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "zzkj-think", - "alias": [ - "WiseDiag-Z1 Think" - ], - "max_tokens": 32000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "zzkj-lite", - "alias": [ - "WiseDiag-Z1 Lite" - ], - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "zzkj-genetics", - "alias": [ - "WiseDiag-Genetics" - ], - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "sonar-reasoning-pro", - "max_tokens": 127000, - "model_types": [ - "chat" - ] - }, - { - "name": "grok-4.3", - "max_tokens": 1000000, + "name": "gpt-4-vision-preview", "model_types": [ "chat", "vision", "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "alias": [ - "xai/grok-4.3", - "grok-4.3-latest", - "grok-latest", - "grok-3", - "grok-3-latest", - "grok-3-beta", - "grok-3-fast", - "grok-3-fast-latest", - "grok-3-fast-beta", - "grok-3-mini", - "grok-3-mini-latest", - "grok-3-mini-beta", - "grok-3-mini-fast", - "grok-3-mini-fast-latest", - "grok-3-mini-fast-beta", - "grok-3-mini-high", - "grok-3-mini-high-beta", - "grok-3-mini-fast-high", - "grok-3-mini-fast-high-beta", - "grok-4-0709", - "grok-4", - "grok-4-latest", - "grok-4-fast-reasoning", - "grok-4-fast", - "grok-4-fast-reasoning-latest", - "grok-4-fast-non-reasoning", - "grok-4-fast-non-reasoning-latest", - "grok-4-1-fast-reasoning", - "grok-4-1-fast", - "grok-4-1-fast-reasoning-latest", - "grok-4-1-fast-non-reasoning", - "grok-4-1-fast-non-reasoning-latest", - "grok-4.1-fast", - "grok-4.2", - "grok-4.2-fast" - ] - }, - { - "name": "claude-3-7-sonnet-20250219", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "claude-3-7-sonnet-latest", - "max_tokens": 200000, - "model_types": [ - "chat", - "image2text", - "vision", - "ocr" - ], - "alias": [ - "anthropic/claude-3-7-sonnet-latest" - ] - }, - { - "name": "claude-3-7-sonnet-20250219-thinking", - "max_tokens": 200000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "kimi-latest", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "sonar-deep-research", - "max_tokens": 127000, - "model_types": [ - "chat" - ] - }, - { - "name": "hunyuan-turbos-20250226", - "max_tokens": 24000, - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-3.7-sonnet-20250219-cursor", - "alias": [ - "claude-3.7-sonnet" - ], - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "qwq-plus", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "minimaxi-image-01", - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "cogview-4", - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "cogview-4-250304", - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "mistral-small-latest", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "mistral-large-latest", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "pixtral-large-latest", - "max_tokens": 128000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "mistral-small-2503", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-seededit", - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "hunyuan-t1-latest", - "max_tokens": 64000, - "model_types": [ - "chat" - ] - }, - { - "name": "hunyuan-t1-20250321", - "max_tokens": 64000, - "model_types": [ - "chat" - ] - }, - { - "name": "ernie-4.5-8k-preview", - "max_tokens": 8000, - "model_types": [ - "chat" - ] - }, - { - "name": "qvq-max", - "max_tokens": 128000, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "baidubce-irag-1.0", - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-4o-transcribe", - "max_tokens": 16000, - "model_types": [ - "chat", - "asr", - "speech2text" - ] - }, - { - "name": "gpt-4o-mini-transcribe", - "max_tokens": 16000, - "model_types": [ - "chat", - "asr", - "speech2text" - ] - }, - { - "name": "gpt-4o-mini-tts", - "model_types": [ - "tts", - "chat" - ], - "alias": [ - "openai/gpt-4o-mini-tts" - ] - }, - { - "name": "gpt-4o-image-generation", - "max_tokens": 128000, - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "step-r1-v-mini", - "max_tokens": 100000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "high_aes_general_v30l_zt2i", - "model_types": [ - "chat" - ] - }, - { - "name": "general_v3.0", - "model_types": [ - "chat" - ] - }, - { - "name": "glm-z1-air", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "glm-z1-airx", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "glm-z1-flash", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "glm-4-air-250414", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "glm-4-flash-250414", - "max_tokens": 128000, - "model_types": [ - "chat" ] }, { @@ -25237,793 +12171,62 @@ ] }, { - "name": "THUDM/GLM-Z1-32B-0414", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "THUDM/GLM-Z1-Rumination-32B-0414", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "THUDM/GLM-4-9B-0414", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "o3", - "max_tokens": 200000, + "name": "gpt-4o", + "max_tokens": 128000, "model_types": [ "chat", "vision", "image2text" ], "alias": [ - "o3-all" + "gpt-4o-all", + "openai/gpt-4o" ] }, { - "name": "o4-mini", - "max_tokens": 200000, + "name": "gpt-4o-2024-05-13", + "max_tokens": 128000, "model_types": [ "chat", "vision", "image2text" ], "alias": [ - "o4-mini-all" + "openai/gpt-4o-2024-05-13" ] }, { - "name": "o4-mini-2025-04-16", - "max_tokens": 200000, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "o3-2025-04-16", - "max_tokens": 200000, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "doubao-1-5-thinking-pro-250415", - "alias": [ - "Doubao-1.5-Thinking-Pro", - "doubao-1-5-thinking-pro", - "doubao-1-5-thinking-pro-m-250415", - "doubao-1-5-thinking-pro-m-250428" - ], - "max_tokens": 96000, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 16384 - }, - { - "name": "doubao-1-5-thinking-pro-vision-250415", - "alias": [ - "Doubao-1.5-Thinking-Pro-Vision" - ], - "max_tokens": 96000, - "model_types": [ - "chat", - "image2text", - "vision" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "firecrawl", - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-image-1", - "max_tokens": 32000, - "model_types": [ - "text-to-image", - "image_generation", - "image", - "image_edit", - "chat" - ], - "alias": [ - "gpt-image-1-all", - "openai/gpt-image-1" - ] - }, - { - "name": "gpt-4o-search-preview", + "name": "gpt-4o-2024-08-06", "max_tokens": 128000, "model_types": [ "chat" ], "alias": [ - "openai/gpt-4o-search-preview" + "openai/gpt-4o-2024-08-06" ] }, { - "name": "gpt-4o-mini-search-preview", + "name": "gpt-4o-2024-11-20", "max_tokens": 128000, "model_types": [ "chat" ], "alias": [ - "openai/gpt-4o-mini-search-preview" + "openai/gpt-4o-2024-11-20" ] }, { - "name": "doubao-1.5-ui-tars-250328", - "alias": [ - "doubao-1-5-ui-tars", - "doubao-1-5-ui-tars-250428" - ], - "max_tokens": 32000, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "max_completion_tokens": 16384, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "llama-4-scout", - "alias": [ - "meta-llama/llama-4-scout" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "llama-4-maverick", - "alias": [ - "meta-llama/llama-4-maverick" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "mistral-medium-latest", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "Phi-4-mini-reasoning", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "Phi-4-reasoning", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "SenseNova-V6-Pro", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "SenseNova-V6-Turbo", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "SenseNova-V6-Reasoner", - "max_tokens": 32000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "ernie-x1-turbo-32k", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "ernie-4.5-turbo-vl-32k", - "max_tokens": 8000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "ernie-4.5-turbo-128k", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "higgsfield", - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-1-5-thinking-vision-pro-250428", - "alias": [ - "Doubao-1.5-Thinking-Vision-Pro-0428", - "doubao-1-5-thinking-vision-pro" - ], + "name": "gpt-4o-audio-preview", "max_tokens": 128000, "model_types": [ "chat", "image2text", - "vision" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 16384 - }, - { - "name": "MAI-DS-R1", - "max_tokens": 64000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "higgsfield-shortads", - "model_types": [ - "chat" - ] - }, - { - "name": "devstral-small-2505", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "alias": [ - "mistralai/Devstral-Small-2505", - "Devstral Small 2505" - ] - }, - { - "name": "claude-sonnet-4-20250514", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "claude-opus-4-20250514", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "claude-sonnet-4-20250514-thinking", - "max_tokens": 200000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "claude-opus-4-20250514-thinking", - "max_tokens": 200000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "kling-v1-6", - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-r1-huoshan-0528", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "hedra-app", - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-seedance-1-0-lite-t2v-250428", - "model_types": [ - "video_generation" - ], - "alias": [ - "doubao-seedance-1-0-lite-t2v" - ] - }, - { - "name": "doubao-seedance-1-0-lite-i2v-250428", - "model_types": [ - "video_generation" - ], - "alias": [ - "doubao-seedance-1-0-lite-i2v" - ] - }, - { - "name": "kling-v1", - "model_types": [ - "chat" - ] - }, - { - "name": "kling-v1-5", - "model_types": [ - "chat" - ] - }, - { - "name": "kling-v2-master", - "model_types": [ - "chat" - ], - "alias": [ - "kling/kling-v2-master" - ] - }, - { - "name": "deepseek/deepseek-v3-0324", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "alias": [ - "DeepSeek V3 0324" - ], - "max_completion_tokens": 65536 - }, - { - "name": "deepseek/deepseek-prover-v2-671b", - "max_tokens": 160000, - "model_types": [ - "chat" - ], - "alias": [ - "Deepseek Prover V2 671B" - ], - "max_completion_tokens": 160000 - }, - { - "name": "deepseek/deepseek-r1-turbo", - "max_tokens": 64000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "alias": [ - "DeepSeek R1 (Turbo)" - ], - "max_completion_tokens": 16000 - }, - { - "name": "deepseek/deepseek-v3-turbo", - "max_tokens": 64000, - "model_types": [ - "chat" - ], - "alias": [ - "deepseek-v3-turbo", - "DeepSeek V3 (Turbo)" - ], - "max_completion_tokens": 16000 - }, - { - "name": "deepseek/deepseek-v3/community", - "max_tokens": 64000, - "model_types": [ - "chat" - ], - "alias": [ - "community" - ], - "max_completion_tokens": 8000 - }, - { - "name": "deepseek/deepseek-r1/community", - "max_tokens": 64000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 8000 - }, - { - "name": "deepseek/deepseek-r1-distill-llama-8b", - "max_tokens": 32000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "o3-pro", - "max_tokens": 200000, - "model_types": [ - "chat", "vision", - "image2text" - ], - "alias": [ - "o3-pro-all" + "tts" ] }, { - "name": "o3-pro-2025-06-10", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-seedance-1-0-pro-250528", - "model_types": [ - "video_generation" - ], - "alias": [ - "doubao-seedance-1-0-pro" - ] - }, - { - "name": "doubao-seed-1-6-thinking-250615", - "max_tokens": 256000, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "alias": [ - "doubao-seed-1-6-thinking" - ], - "max_completion_tokens": 16384 - }, - { - "name": "doubao-seed-1-6-250615", - "max_tokens": 256000, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "alias": [ - "doubao-seed-1-6", - "doubao-seed-1-6-251015" - ], - "max_completion_tokens": 32768, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "doubao-seed-1-6-flash-250615", - "max_tokens": 256000, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "alias": [ - "doubao-seed-1-6-flash", - "doubao-seed-1-6-flash-250828" - ], - "max_completion_tokens": 32768, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "doubao-seedream-3-0-t2i-250415", - "model_types": [ - "text-to-image", - "image_generation" - ], - "alias": [ - "doubao-seedream-3-0-t2i" - ] - }, - { - "name": "codex-mini-latest", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "MiniMax-M1", - "max_tokens": 1000000, - "model_types": [ - "chat" - ] - }, - { - "name": "Tongyi-Zhiwen/QwenLong-L1-32B", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "Pro/Qwen/Qwen2.5-VL-7B-Instruct", - "max_tokens": 32000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "T2V-01", - "model_types": [ - "video_generation" - ] - }, - { - "name": "T2V-01-Director", - "model_types": [ - "video_generation" - ] - }, - { - "name": "I2V-01", - "model_types": [ - "video_generation" - ] - }, - { - "name": "I2V-01-live", - "model_types": [ - "video_generation" - ] - }, - { - "name": "I2V-01-Director", - "model_types": [ - "video_generation" - ] - }, - { - "name": "chanjing-video", - "model_types": [ - "video_generation" - ] - }, - { - "name": "chanjing-cicada1.0", - "model_types": [ - "chat" - ] - }, - { - "name": "chanjing-cicada3.0", - "model_types": [ - "chat" - ] - }, - { - "name": "v0-1.5-md", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "v0-1.5-lg", - "max_tokens": 512000, - "model_types": [ - "chat" - ] - }, - { - "name": "v0-1.0-md", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "kling-v2-1", - "model_types": [ - "chat" - ] - }, - { - "name": "kling-v2-1-master", - "model_types": [ - "chat" - ], - "alias": [ - "kling/kling-v2-1-master" - ] - }, - { - "name": "omni-moderation-latest", - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-4-sonnet-20250514-cursor", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-4-opus-4-20250514-cursor", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-4-opus-20250514-cursor", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "o3-deep-research", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "o3-deep-research-2025-06-26", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "o4-mini-deep-research", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "o4-mini-deep-research-2025-06-26", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "higgsfield-soul", - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ERNIE-4.5-300B-A47B", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-1.5-vision-pro-250328", - "max_tokens": 128000, - "model_types": [ - "chat", - "image2text", - "vision" - ], - "alias": [ - "doubao-1-5-vision-pro" - ], - "max_completion_tokens": 16384 - }, - { - "name": "doubao-1.5-vision-lite-250315", - "max_tokens": 128000, - "model_types": [ - "chat", - "image2text", - "vision" - ], - "alias": [ - "doubao-1-5-vision-lite" - ], - "max_completion_tokens": 16384 - }, - { - "name": "seededit_v3.0", - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "gpt-4o-audio-preview-2025-06-03", + "name": "gpt-4o-audio-preview-2024-10-01", "max_tokens": 128000, "model_types": [ "chat", @@ -26042,147 +12245,7 @@ ] }, { - "name": "glm-4.1v-thinking-flash", - "max_tokens": 64000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "glm-4.1v-thinking-flashx", - "max_tokens": 64000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "sophnet/DeepSeek-R1-0528", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "sophnet/DeepSeek-R1", - "max_tokens": 64000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "sophnet/DeepSeek-V3-Fast", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/DeepSeek-v3", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/DeepSeek-Prover-V2", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/Qwen3-14B", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/Qwen3-235B-A22B", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/QwQ-32B", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/Qwen2.5-72B-Instruct", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/Qwen2.5-32B-Instruct", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/Qwen2.5-7B-Instruct", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/DeepSeek-R1-Distill-Llama-70B", - "max_tokens": 32000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "sophnet/DeepSeek-R1-Distill-Qwen-32B", - "max_tokens": 32000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "sophnet/DeepSeek-R1-Distill-Qwen-7B", - "max_tokens": 32000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "sophnet/Qwen2.5-VL-72B-Instruct", + "name": "gpt-4o-audio-preview-2025-06-03", "max_tokens": 128000, "model_types": [ "chat", @@ -26191,247 +12254,166 @@ ] }, { - "name": "sophnet/Qwen2.5-VL-32B-Instruct", + "name": "gpt-4o-image-generation", "max_tokens": 128000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "sophnet/Qwen2.5-VL-7B-Instruct", - "max_tokens": 128000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "sophnet/Qwen2-VL-72B-Instruct", - "max_tokens": 32000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "sophnet/Qwen2-VL-7B-Instruct", - "max_tokens": 32000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "kimi-k2-0711-preview", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "devstral-small-2507", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "alias": [ - "mistralai/Devstral-Small-2507" - ] - }, - { - "name": "devstral-medium-2507", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/Kimi-K2", - "alias": [ - "sophnet/Kimi-K2Kimi-K2" - ], - "max_tokens": 64000, - "model_types": [ - "chat" - ] - }, - { - "name": "higgsfield-character", - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-seededit-3-0-i2i-250628", "model_types": [ "text-to-image", "image_generation" + ] + }, + { + "name": "gpt-4o-mini", + "model_types": [ + "chat" ], "alias": [ - "doubao-seededit-3-0-i2i" + "openai/gpt-4o-mini" ] }, { - "name": "glm-4.5-x", + "name": "gpt-4o-mini-2024-07-18", "max_tokens": 128000, "model_types": [ "chat" + ], + "alias": [ + "openai/gpt-4o-mini-2024-07-18" ] }, { - "name": "glm-4.5-airx", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "glm-4.5-flash", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "sf/zai-org/GLM-4.5-Air", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "step-3", - "max_tokens": 64000, - "model_types": [ - "chat" - ] - }, - { - "name": "playai-tts", + "name": "gpt-4o-mini-audio-preview", "model_types": [ "tts" ] }, { - "name": "kimi-k2-turbo-preview", - "max_tokens": 256000, + "name": "gpt-4o-mini-audio-preview-2024-12-17", + "model_types": [ + "tts" + ] + }, + { + "name": "gpt-4o-mini-realtime-preview", "model_types": [ "chat" ] }, { - "name": "runway-aleph", + "name": "gpt-4o-mini-realtime-preview-2024-12-17", "model_types": [ "chat" ] }, { - "name": "sophnet/Qwen3-Coder", - "max_tokens": 1000000, + "name": "gpt-4o-mini-search-preview", + "max_tokens": 128000, "model_types": [ "chat" + ], + "alias": [ + "openai/gpt-4o-mini-search-preview" ] }, { - "name": "sophnet/Qwen3-32B", + "name": "gpt-4o-mini-transcribe", + "max_tokens": 16000, + "model_types": [ + "chat", + "asr", + "speech2text" + ] + }, + { + "name": "gpt-4o-mini-tts", + "model_types": [ + "tts", + "chat" + ], + "alias": [ + "openai/gpt-4o-mini-tts" + ] + }, + { + "name": "gpt-4o-mini-tts-1", + "model_types": [ + "tts" + ] + }, + { + "name": "gpt-4o-mini-tts-2025-12-15", + "model_types": [ + "tts", + "chat" + ], + "alias": [ + "openai/gpt-4o-mini-tts-2025-12-15" + ] + }, + { + "name": "gpt-4o-plus", "max_tokens": 128000, "model_types": [ "chat" ] }, { - "name": "sophnet/Qwen3-235B-A22B-Instruct-2507", - "max_tokens": 262000, + "name": "gpt-4o-realtime-preview", "model_types": [ "chat" ] }, { - "name": "baidu/ernie-4.5-vl-424b-a47b", - "max_tokens": 123000, + "name": "gpt-4o-realtime-preview-2024-10-01", "model_types": [ "chat", - "image2text", - "vision" - ], - "alias": [ - "ernie-4.5-vl-424b-a47b", - "ERNIE 4.5 VL 424B A47B" - ], - "max_completion_tokens": 16000, - "thinking": { - "default_value": true, - "clear_thinking": true - } + "video_generation" + ] }, { - "name": "baidu/ernie-4.5-0.3b", - "max_tokens": 120000, + "name": "gpt-4o-realtime-preview-2024-12-17", + "model_types": [ + "chat" + ] + }, + { + "name": "gpt-4o-search-preview", + "max_tokens": 128000, "model_types": [ "chat" ], "alias": [ - "ernie-4.5-0.3b" - ], - "max_completion_tokens": 8000 + "openai/gpt-4o-search-preview" + ] }, { - "name": "baidu/ernie-4.5-21B-a3b", - "max_tokens": 120000, - "model_types": [ - "chat" - ], - "alias": [ - "ernie-4.5-21B-a3b", - "ERNIE 4.5 21B A3B" - ], - "max_completion_tokens": 8000 - }, - { - "name": "THUDM/GLM-4.1V-9B-Thinking", - "max_tokens": 64000, + "name": "gpt-4o-transcribe", + "max_tokens": 16000, "model_types": [ "chat", - "vision", - "image2text" + "asr", + "speech2text" + ] + }, + { + "name": "gpt-4o-transcribe-diarize", + "max_tokens": 16000, + "model_types": [ + "chat" + ] + }, + { + "name": "gpt-5", + "max_tokens": 400000, + "model_types": [ + "chat" ], "thinking": { "default_value": true, "clear_thinking": true }, - "max_completion_tokens": 32000 - }, - { - "name": "claude-opus-4-1-20250805", - "max_tokens": 200000, - "model_types": [ - "chat" - ], "alias": [ - "anthropic/claude-opus-4-1-20250805" - ] - }, - { - "name": "claude-opus-4-1-20250805-thinking", - "max_tokens": 200000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "cc-sonnet-4-20250514", - "max_tokens": 200000, - "model_types": [ - "chat" + "gpt-5-all", + "openai/gpt-5" ] }, { @@ -26444,6 +12426,125 @@ "openai/gpt-5-2025-08-07" ] }, + { + "name": "gpt-5-chat", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5-chat-2025-08-07", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5-chat-2025-10-03", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5-chat-latest", + "max_tokens": 400000, + "model_types": [ + "chat" + ], + "alias": [ + "openai/gpt-5-chat-latest" + ] + }, + { + "name": "gpt-5-codex", + "max_tokens": 400000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "openai/gpt-5-codex" + ] + }, + { + "name": "gpt-5-codex-2025-09-15", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5-codex-high", + "max_tokens": 400000, + "model_types": [ + "chat" + ] + }, + { + "name": "gpt-5-codex-low", + "max_tokens": 400000, + "model_types": [ + "chat" + ] + }, + { + "name": "gpt-5-codex-medium", + "max_tokens": 400000, + "model_types": [ + "chat" + ] + }, + { + "name": "gpt-5-codex-mini", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5-image", + "model_types": [ + "chat", + "vision", + "image2text" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5-image-mini", + "model_types": [ + "chat", + "vision", + "image2text" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, { "name": "gpt-5-mini", "max_tokens": 400000, @@ -26496,624 +12597,6 @@ "openai/gpt-5-nano-2025-08-07" ] }, - { - "name": "gpt-5-chat-latest", - "max_tokens": 400000, - "model_types": [ - "chat" - ], - "alias": [ - "openai/gpt-5-chat-latest" - ] - }, - { - "name": "gpt-5-thinking", - "max_tokens": 400000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "alias": [ - "gpt-5-thinking-all" - ] - }, - { - "name": "speech-02-hd", - "model_types": [ - "chat", - "tts" - ] - }, - { - "name": "speech-01-hd", - "model_types": [ - "chat" - ] - }, - { - "name": "speech-02-turbo", - "model_types": [ - "chat", - "tts" - ] - }, - { - "name": "speech-01-turbo", - "model_types": [ - "chat" - ] - }, - { - "name": "speech-01-turbo-240228", - "model_types": [ - "chat" - ] - }, - { - "name": "speech-2.5-turbo-preview", - "model_types": [ - "chat" - ] - }, - { - "name": "speech-2.5-hd-preview", - "model_types": [ - "chat" - ] - }, - { - "name": "SenseNova-V6-5-Turbo", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "SenseNova-V6-5-Pro", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-seed-1-6-flash-250715", - "max_tokens": 256000, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "max_completion_tokens": 32768, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "doubao-seed-1-6-thinking-250715", - "max_tokens": 256000, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_completion_tokens": 32768 - }, - { - "name": "jina-deepsearch-v1", - "model_types": [ - "chat" - ] - }, - { - "name": "kimi-k2-250711", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "max_completion_tokens": 32768 - }, - { - "name": "Baichuan-M2", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "Baichuan4-Air", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "Baichuan4-Turbo", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "hunyuan-turbos-20250716", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "hunyuan-t1-20250711", - "max_tokens": 28000, - "model_types": [ - "chat" - ] - }, - { - "name": "slides_glm_agent", - "model_types": [ - "chat" - ] - }, - { - "name": "deepcogito/cogito-v2-preview-deepseek-671b", - "max_tokens": 64000, - "model_types": [ - "chat" - ] - }, - { - "name": "deepcogito/cogito-v2-preview-llama-405B", - "max_tokens": 64000, - "model_types": [ - "chat" - ] - }, - { - "name": "deepcogito/cogito-v2-preview-llama-70B", - "max_tokens": 64000, - "model_types": [ - "chat" - ] - }, - { - "name": "u1-pro", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "u1", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-v3.1-huoshan", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "deepseek-v3.1-thinking", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "deepseek/deepseek-v3.1", - "max_tokens": 163840, - "model_types": [ - "chat" - ], - "alias": [ - "DeepSeek V3.1" - ], - "max_completion_tokens": 32768, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "cc-opus-4-1-20250805", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "cc-3-5-haiku-20241022", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "grok-build-0.1", - "max_tokens": 256000, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "alias": [ - "xai/grok-build-0.1", - "grok-code-fast-1", - "grok-code-fast", - "grok-code-fast-1-0825" - ] - }, - { - "name": "gpt-realtime", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-realtime-2025-08-28", - "max_tokens": 32000, - "model_types": [ - "chat", - "video_generation" - ] - }, - { - "name": "dop-lite", - "model_types": [ - "chat" - ] - }, - { - "name": "dop-preview", - "model_types": [ - "chat" - ] - }, - { - "name": "dop-turbo", - "model_types": [ - "chat" - ] - }, - { - "name": "higgsfield-api-soul", - "model_types": [ - "chat" - ] - }, - { - "name": "higgsfield-api-speak", - "model_types": [ - "chat" - ] - }, - { - "name": "kimi-k2-0905-preview", - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "ByteDance-Seed/Seed-OSS-36B-Instruct", - "max_tokens": 256000, - "model_types": [ - "chat" - ] - }, - { - "name": "higgsfield-apps", - "model_types": [ - "chat" - ] - }, - { - "name": "Pro/moonshotai/Kimi-K2-Instruct-0905", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/DeepSeek-V3.1-Fast", - "max_tokens": 163000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/DeepSeek-V3.1", - "max_tokens": 163000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/Qwen3-30B-A3B-Instruct-2507", - "max_tokens": 256000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/Seed-OSS-36B-Instruct", - "max_tokens": 512000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/LongCat-Flash-Chat", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/Kimi-K2-0905", - "max_tokens": 256000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/Qwen3-30B-A3B-Thinking-2507", - "max_tokens": 256000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "doubao-seedream-4-0-250828", - "model_types": [ - "text-to-image", - "image_generation", - "image", - "image_edit" - ], - "alias": [ - "doubao-seedream-4-0" - ] - }, - { - "name": "inclusionAI/Ling-mini-2.0", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "sf/zai-org/GLM-4.5V", - "max_tokens": 64000, - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-5-codex-low", - "max_tokens": 400000, - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-5-codex-medium", - "max_tokens": 400000, - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-5-codex-high", - "max_tokens": 400000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/Qwen3-Next-80B-A3B-Instruct", - "max_tokens": 256000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/Qwen3-Next-80B-A3B-Thinking", - "max_tokens": 256000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "sophnet2", - "alias": [ - "sophnet-img" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/GLM-4.5V", - "max_tokens": 66000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/Qwen3-VL-235B-A22B-Thinking", - "max_tokens": 128000, - "model_types": [ - "chat", - "image2text", - "vision" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "sophnet/Qwen3-VL-235B-A22B-Instruct", - "max_tokens": 128000, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "sophnet/Qwen3-235B-A22B-Thinking-2507", - "max_tokens": 80000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "deepseek-v3.2-exp-thinking", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "claude-sonnet-4-5-20250929", - "max_tokens": 200000, - "model_types": [ - "chat" - ], - "alias": [ - "anthropic/claude-sonnet-4-5-20250929" - ] - }, - { - "name": "claude-sonnet-4-5-20250929-thinking", - "max_tokens": 200000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "cc-sonnet-4-5-20250929", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "Kwaipilot/KAT-Dev", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "inclusionAI/Ring-flash-2.0", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "inclusionAI/Ling-flash-2.0", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-seed-1-6-vision-250815", - "max_tokens": 256000, - "model_types": [ - "chat", - "image2text", - "vision" - ], - "alias": [ - "doubao-seed-1-6-vision" - ], - "max_completion_tokens": 32768, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "sora-2", - "max_tokens": 60000, - "model_types": [ - "chat", - "video_generation" - ], - "alias": [ - "openai/sora-2", - "Sora 2" - ] - }, - { - "name": "gpt-realtime-mini", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-realtime-mini-2025-10-06", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-image-1-mini", - "max_tokens": 32000, - "model_types": [ - "text-to-image", - "image_generation", - "image", - "image_edit", - "chat" - ], - "alias": [ - "openai/gpt-image-1-mini" - ] - }, { "name": "gpt-5-pro", "max_tokens": 400000, @@ -27139,59 +12622,47 @@ ] }, { - "name": "Pro/deepseek-ai/DeepSeek-V3.2-Exp", - "max_tokens": 160000, + "name": "gpt-5-thinking", + "max_tokens": 400000, "model_types": [ "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "gpt-5-thinking-all" ] }, { - "name": "sf/zai-org/GLM-4.6", - "max_tokens": 198000, + "name": "gpt-5.1", + "max_tokens": 400000, "model_types": [ "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "gpt-5.1-thinking-all", + "gpt-5.1-all", + "openai/gpt-5.1" ] }, { - "name": "sophnet/DeepSeek-V3.2-Exp", - "max_tokens": 163000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/GLM-4.6", - "max_tokens": 202000, - "model_types": [ - "chat" - ] - }, - { - "name": "cc-haiku-4-5-20251001", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "s1", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "kling-v2-5-turbo", + "name": "gpt-5.1-2025-11-13", + "max_tokens": 400000, "model_types": [ "chat" ], "alias": [ - "kling/kling-v2-5-turbo" + "openai/gpt-5.1-2025-11-13" ] }, { - "name": "claude-haiku-4-5-20251001-thinking", - "max_tokens": 200000, + "name": "gpt-5.1-chat", "model_types": [ "chat" ], @@ -27201,29 +12672,3502 @@ } }, { - "name": "viduq2", + "name": "gpt-5.1-chat-2025-11-13", "model_types": [ - "chat", - "image", - "image_edit" - ] + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } }, { - "name": "doubao-seedance-1-0-pro-fast-251015", + "name": "gpt-5.1-chat-latest", + "max_tokens": 128000, "model_types": [ - "video_generation" + "chat" ], "alias": [ - "doubao-seedance-1-0-pro-fast" + "openai/gpt-5.1-chat-latest" ] }, { - "name": "Baichuan-M2-Plus", + "name": "gpt-5.1-codex", + "max_tokens": 400000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "openai/gpt-5.1-codex" + ] + }, + { + "name": "gpt-5.1-codex-2025-11-13", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5.1-codex-max", + "max_tokens": 400000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5.1-codex-max-2025-12-04", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5.1-codex-mini", + "max_tokens": 400000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "openai/gpt-5.1-codex-mini" + ] + }, + { + "name": "gpt-5.1-plus", + "max_tokens": 400000, + "model_types": [ + "chat" + ] + }, + { + "name": "gpt-5.1-thinking-plus", + "max_tokens": 400000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5.2", + "max_tokens": 400000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "gpt-5.2-all", + "openai/gpt-5.2" + ] + }, + { + "name": "gpt-5.2-2025-12-11", + "max_tokens": 400000, + "model_types": [ + "chat" + ], + "alias": [ + "openai/gpt-5.2-2025-12-11" + ] + }, + { + "name": "gpt-5.2-chat", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5.2-chat-2025-12-11", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5.2-chat-latest", + "max_tokens": 128000, + "model_types": [ + "chat" + ], + "alias": [ + "openai/gpt-5.2-chat-latest" + ] + }, + { + "name": "gpt-5.2-codex", + "max_tokens": 400000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "openai/gpt-5.2-codex" + ] + }, + { + "name": "gpt-5.2-codex-2026-01-14", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5.2-pro", + "max_tokens": 400000, + "model_types": [ + "chat" + ], + "alias": [ + "openai/gpt-5.2-pro" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5.2-pro-2025-12-11", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "openai/gpt-5.2-pro-2025-12-11" + ] + }, + { + "name": "gpt-5.3-chat", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5.3-chat-2026-03-03", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5.3-chat-latest", + "max_tokens": 128000, + "model_types": [ + "chat" + ], + "alias": [ + "openai/gpt-5.3-chat-latest" + ] + }, + { + "name": "gpt-5.3-codex", + "max_tokens": 400000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "openai/gpt-5.3-codex" + ] + }, + { + "name": "gpt-5.3-codex-2026-02-24", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5.3-codex-spark", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5.4", + "alias": [ + "gpt-5.4-2026-03-05", + "openai/gpt-5.4", + "openai/gpt-5.4-2026-03-05" + ], + "max_tokens": 1050000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5.4-image-2", + "model_types": [ + "chat", + "vision", + "image2text" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5.4-mini", + "max_tokens": 400000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "openai/gpt-5.4-mini" + ] + }, + { + "name": "gpt-5.4-mini-2026-03-17", + "max_tokens": 400000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "openai/gpt-5.4-mini-2026-03-17" + ] + }, + { + "name": "gpt-5.4-nano", + "max_tokens": 400000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "openai/gpt-5.4-nano" + ] + }, + { + "name": "gpt-5.4-nano-2026-03-17", + "max_tokens": 400000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "openai/gpt-5.4-nano-2026-03-17" + ] + }, + { + "name": "gpt-5.4-pro-2026-03-05", + "alias": [ + "gpt-5.4-pro", + "openai/gpt-5.4-pro", + "openai/gpt-5.4-pro-2026-03-05" + ], + "max_tokens": 1050000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-5.5", + "max_tokens": 1050000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "openai/gpt-5.5" + ] + }, + { + "name": "gpt-5.5-2026-04-24", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "gpt-audio", + "model_types": [ + "chat" + ] + }, + { + "name": "gpt-audio-2025-08-28", + "model_types": [ + "video_generation" + ] + }, + { + "name": "gpt-image-1", + "max_tokens": 32000, + "model_types": [ + "text-to-image", + "image_generation", + "image", + "image_edit", + "chat" + ], + "alias": [ + "gpt-image-1-all", + "openai/gpt-image-1" + ] + }, + { + "name": "gpt-image-1-2025-04-15", + "model_types": [ + "chat" + ] + }, + { + "name": "gpt-image-1-mini", + "max_tokens": 32000, + "model_types": [ + "text-to-image", + "image_generation", + "image", + "image_edit", + "chat" + ], + "alias": [ + "openai/gpt-image-1-mini" + ] + }, + { + "name": "gpt-image-1.5", + "max_tokens": 32000, + "model_types": [ + "text-to-image", + "image_generation", + "image", + "image_edit", + "chat" + ], + "alias": [ + "gpt-image-1.5-all", + "openai/gpt-image-1.5", + "GPT Image 1.5" + ] + }, + { + "name": "gpt-image-2", + "model_types": [ + "image", + "image_edit", + "chat", + "text-to-image", + "image_generation" + ], + "alias": [ + "openai/gpt-image-2", + "gpt-image-2-all", + "GPT Image 2" + ] + }, + { + "name": "gpt-oss-120b-250805", + "model_types": [ + "chat" + ] + }, + { + "name": "gpt-realtime", "max_tokens": 32000, "model_types": [ "chat" ] }, + { + "name": "gpt-realtime-1.5", + "model_types": [ + "chat" + ] + }, + { + "name": "gpt-realtime-2025-08-28", + "max_tokens": 32000, + "model_types": [ + "chat", + "video_generation" + ] + }, + { + "name": "gpt-realtime-mini", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "gpt-realtime-mini-2025-10-06", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "grok-3-deepsearch", + "model_types": [ + "chat" + ] + }, + { + "name": "grok-3-image", + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "grok-3-reasoner", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "grok-3-reasoning", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "grok-4-image", + "model_types": [ + "text-to-image", + "image_generation" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "grok-4.1", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "grok-4.1-image", + "model_types": [ + "text-to-image", + "image_generation" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "grok-4.2-image", + "model_types": [ + "text-to-image", + "image_generation" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "grok-4.20-0309-non-reasoning", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_tokens": 1000000, + "alias": [ + "xai/grok-4.20-non-reasoning", + "grok-4.20-non-reasoning", + "grok-4.20-non-reasoning-latest", + "grok-4.20-non-reasoning-gv2", + "grok-4.20-beta-0309-non-reasoning", + "grok-4.20-beta-non-reasoning", + "grok-4.20-beta-latest-non-reasoning", + "grok-4.20-experimental-beta-0304-non-reasoning", + "grok-4.20-experimental-beta-non-reasoning-latest", + "grok-4-20-non-reasoning" + ] + }, + { + "name": "grok-4.20-0309-reasoning", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_tokens": 1000000, + "alias": [ + "xai/grok-4.20-reasoning", + "grok-4.20-reasoning", + "grok-4.20-reasoning-latest", + "grok-4.20-reasoning-gv2", + "grok-4.20-beta-0309-reasoning", + "grok-4.20-beta-reasoning", + "grok-4.20-beta-latest-reasoning", + "grok-4.20-experimental-beta-0304-reasoning", + "grok-4.20-experimental-beta-reasoning-latest", + "grok-4-20-reasoning" + ] + }, + { + "name": "grok-4.20-multi-agent-0309", + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "model_types": [ + "chat" + ], + "alias": [ + "xai/grok-4.20-multi-agent", + "grok-4.20-multi-agent", + "grok-4.20-multi-agent-latest", + "grok-4.20-multi-agent-beta-0309", + "grok-4.20-multi-agent-beta-latest", + "grok-4.20-multi-agent-experimental-beta-0304", + "grok-4.20-multi-agent-experimental-beta-latest" + ] + }, + { + "name": "grok-4.3", + "max_tokens": 1000000, + "model_types": [ + "chat", + "vision", + "image2text" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "xai/grok-4.3", + "grok-4.3-latest", + "grok-latest", + "grok-3", + "grok-3-latest", + "grok-3-beta", + "grok-3-fast", + "grok-3-fast-latest", + "grok-3-fast-beta", + "grok-3-mini", + "grok-3-mini-latest", + "grok-3-mini-beta", + "grok-3-mini-fast", + "grok-3-mini-fast-latest", + "grok-3-mini-fast-beta", + "grok-3-mini-high", + "grok-3-mini-high-beta", + "grok-3-mini-fast-high", + "grok-3-mini-fast-high-beta", + "grok-4-0709", + "grok-4", + "grok-4-latest", + "grok-4-fast-reasoning", + "grok-4-fast", + "grok-4-fast-reasoning-latest", + "grok-4-fast-non-reasoning", + "grok-4-fast-non-reasoning-latest", + "grok-4-1-fast-reasoning", + "grok-4-1-fast", + "grok-4-1-fast-reasoning-latest", + "grok-4-1-fast-non-reasoning", + "grok-4-1-fast-non-reasoning-latest", + "grok-4.1-fast", + "grok-4.2", + "grok-4.2-fast" + ] + }, + { + "name": "grok-build-0.1", + "max_tokens": 256000, + "model_types": [ + "chat", + "vision", + "image2text" + ], + "alias": [ + "xai/grok-build-0.1", + "grok-code-fast-1", + "grok-code-fast", + "grok-code-fast-1-0825" + ] + }, + { + "name": "grok-imagine-image", + "model_types": [ + "text-to-image", + "image_generation", + "chat" + ], + "alias": [ + "grok/grok-imagine-image", + "xai/grok-imagine-image", + "grok-imagine-image-2026-03-02" + ] + }, + { + "name": "grok-imagine-image-quality", + "model_types": [ + "text-to-image", + "image_generation" + ], + "alias": [ + "xai/grok-imagine-image-quality", + "grok-imagine-image-quality-20260403", + "grok-imagine-image-quality-latest", + "grok-imagine-image-pro" + ] + }, + { + "name": "grok-imagine-video", + "model_types": [ + "video_generation" + ], + "alias": [ + "xai/grok-imagine-video" + ] + }, + { + "name": "grok-imagine-video-1.5-preview", + "model_types": [ + "video_generation" + ], + "alias": [ + "xai/grok-imagine-video-1.5-preview", + "grok-imagine-video-1.5-2026-05-30" + ] + }, + { + "name": "grok-video-3", + "model_types": [ + "video_generation" + ] + }, + { + "name": "grok-video-3-10s", + "model_types": [ + "video_generation" + ] + }, + { + "name": "groq/compound", + "alias": [ + "compound" + ], + "max_tokens": 131072, + "max_completion_tokens": 8192, + "model_types": [ + "chat" + ] + }, + { + "name": "groq/compound-mini", + "alias": [ + "compound-mini" + ], + "max_tokens": 131072, + "max_completion_tokens": 8192, + "model_types": [ + "chat" + ] + }, + { + "name": "Gryphe/MythoMax-L2-13b-turbo", + "alias": [ + "MythoMax-L2-13b-turbo" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "gryphe/mythomax-l2-13b", + "alias": [ + "MythoMax-L2-13b", + "Mythomax L2 13B", + "Gryphe/MythoMax-L2-13b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096, + "max_completion_tokens": 3200 + }, + { + "name": "gt-4p", + "max_completion_tokens": 131072, + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "happyhorse-1.0-i2v", + "model_types": [ + "video_generation" + ], + "alias": [ + "alibaba/happyhorse-1.0-i2v", + "HappyHorse 1.0 I2V" + ] + }, + { + "name": "happyhorse-1.0-r2v", + "model_types": [ + "video_generation" + ], + "alias": [ + "alibaba/happyhorse-1.0-r2v", + "HappyHorse 1.0 R2V" + ] + }, + { + "name": "happyhorse-1.0-t2v", + "model_types": [ + "video_generation" + ], + "alias": [ + "alibaba/happyhorse-1.0-t2v", + "HappyHorse 1.0 T2V" + ] + }, + { + "name": "happyhorse-1.0-video-edit", + "model_types": [ + "video_generation", + "video_understanding" + ] + }, + { + "name": "Hcompany/Holo3-35B-A3B", + "alias": [ + "Holo3-35B-A3B", + "Holo3 35B A3b" + ], + "max_tokens": 262144, + "model_types": [ + "chat" + ] + }, + { + "name": "hedra", + "model_types": [ + "chat" + ] + }, + { + "name": "hedra-app", + "model_types": [ + "chat" + ] + }, + { + "name": "hexgrad/Kokoro-82M", + "alias": [ + "Kokoro-82M", + "Kokoro 82M" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "HiDream-ai/HiDream-I1-Dev", + "alias": [ + "HiDream-I1-Dev" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "HiDream-ai/HiDream-I1-Fast", + "alias": [ + "HiDream-I1-Fast" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "HiDream-ai/HiDream-I1-Full", + "alias": [ + "HiDream-I1-Full" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "higgsfield", + "model_types": [ + "chat" + ] + }, + { + "name": "higgsfield-api-soul", + "model_types": [ + "chat" + ] + }, + { + "name": "higgsfield-api-speak", + "model_types": [ + "chat" + ] + }, + { + "name": "higgsfield-apps", + "model_types": [ + "chat" + ] + }, + { + "name": "higgsfield-character", + "model_types": [ + "chat" + ] + }, + { + "name": "higgsfield-dop-standard", + "model_types": [ + "chat" + ] + }, + { + "name": "higgsfield-shortads", + "model_types": [ + "chat" + ] + }, + { + "name": "higgsfield-soul", + "model_types": [ + "chat" + ] + }, + { + "name": "higgsfield-soul-standard", + "model_types": [ + "chat" + ] + }, + { + "name": "high_aes_general_v30l_zt2i", + "model_types": [ + "chat" + ] + }, + { + "name": "hitem3d-2-0-251223", + "alias": [ + "hitem3d-2-0" + ], + "model_types": [ + "3d_generation" + ] + }, + { + "name": "hunyuan-code", + "max_tokens": 4000, + "model_types": [ + "chat" + ] + }, + { + "name": "hunyuan-functioncall", + "max_tokens": 28000, + "model_types": [ + "chat" + ] + }, + { + "name": "hunyuan-lite", + "max_tokens": 250000, + "model_types": [ + "chat" + ] + }, + { + "name": "hunyuan-pro", + "max_tokens": 28000, + "model_types": [ + "chat" + ] + }, + { + "name": "hunyuan-role", + "max_tokens": 4000, + "model_types": [ + "chat" + ] + }, + { + "name": "hunyuan-standard", + "max_tokens": 30000, + "model_types": [ + "chat" + ] + }, + { + "name": "hunyuan-standard-256K", + "max_tokens": 250000, + "model_types": [ + "chat" + ] + }, + { + "name": "hunyuan-t1-20250321", + "max_tokens": 64000, + "model_types": [ + "chat" + ] + }, + { + "name": "hunyuan-t1-20250711", + "max_tokens": 28000, + "model_types": [ + "chat" + ] + }, + { + "name": "hunyuan-t1-latest", + "max_tokens": 64000, + "model_types": [ + "chat" + ] + }, + { + "name": "hunyuan-turbos-20250226", + "max_tokens": 24000, + "model_types": [ + "chat" + ] + }, + { + "name": "hunyuan-turbos-20250716", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "hunyuan-vision", + "max_tokens": 4000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "hyper3d-gen2-260112", + "alias": [ + "hyper3d-gen2" + ], + "model_types": [ + "3d_generation" + ] + }, + { + "name": "I2V-01", + "model_types": [ + "video_generation" + ] + }, + { + "name": "I2V-01-Director", + "model_types": [ + "video_generation" + ] + }, + { + "name": "I2V-01-live", + "model_types": [ + "video_generation" + ] + }, + { + "name": "ibm-granite/granite-4.0-h-micro", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 131000 + }, + { + "name": "ibm-granite/granite-4.1-8b", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "ibm-granite/granite-embedding-278m-multilingual:1f76d42a05f120e12272746d5a2d86b525c13420773f795a4cbef9117d8685f1", + "alias": [], + "model_types": [ + "embedding" + ], + "max_tokens": 512, + "max_dimension": 768, + "dimensions": [] + }, + { + "name": "ideogram", + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "ideogram/ideogram-3.0", + "alias": [ + "ideogram-3.0", + "Ideogram 3.0" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "ideogram/ideogram-4.0", + "alias": [ + "ideogram-4.0", + "Ideogram 4.0" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "ideogram-ai/ideogram-v2", + "alias": [], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "ideogram-ai/ideogram-v2-turbo", + "alias": [], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "imagen-4.0-fast-generate-001", + "alias": [ + "imagen-4.0-fast-generate-001", + "models/imagen-4.0-fast-generate-001" + ], + "max_tokens": 480, + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "imagen-4.0-generate-001", + "alias": [ + "imagen-4.0-generate-001", + "models/imagen-4.0-generate-001" + ], + "max_tokens": 480, + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "imagen-4.0-ultra-generate-001", + "alias": [ + "imagen-4.0-ultra-generate-001", + "models/imagen-4.0-ultra-generate-001" + ], + "max_tokens": 480, + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "inception/mercury-2", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "inclusionAI/Ling-flash-2.0", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "inclusionAI/Ling-mini-2.0", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "inclusionAI/Ring-flash-2.0", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "inclusionai/ling-2.6-1t", + "alias": [ + "ling-2.6-1t" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "max_completion_tokens": 32768 + }, + { + "name": "inclusionai/ling-2.6-flash", + "alias": [ + "ling-2.6-flash" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "max_completion_tokens": 32768 + }, + { + "name": "inclusionai/ring-2.6-1t", + "alias": [ + "ring-2.6-1t" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 65536 + }, + { + "name": "inflection/inflection-3-pi", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 8000 + }, + { + "name": "inflection/inflection-3-productivity", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 8000 + }, + { + "name": "internlm/internlm2_5-7b-chat", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "intfloat/e5-base-v2", + "alias": [ + "e5-base-v2" + ], + "max_tokens": 512, + "max_dimension": 768, + "model_types": [ + "embedding" + ] + }, + { + "name": "intfloat/e5-large-v2", + "alias": [ + "e5-large-v2" + ], + "max_tokens": 512, + "max_dimension": 1024, + "model_types": [ + "embedding" + ] + }, + { + "name": "intfloat/multilingual-e5-large", + "alias": [ + "multilingual-e5-large" + ], + "max_tokens": 512, + "max_dimension": 1024, + "model_types": [ + "embedding" + ] + }, + { + "name": "intfloat/multilingual-e5-large-instruct", + "alias": [ + "multilingual-e5-large-instruct", + "Multilingual E5 Large Instruct" + ], + "max_tokens": 512, + "max_dimension": 1024, + "model_types": [ + "embedding" + ] + }, + { + "name": "inworld-ai/inworld-tts-1.5-max", + "alias": [ + "inworld-tts-1.5-max" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "inworld-ai/inworld-tts-1.5-mini", + "alias": [ + "inworld-tts-1.5-mini" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "inworld-ai/realtime-tts-1.5-max", + "alias": [ + "realtime-tts-1.5-max" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "inworld-ai/realtime-tts-1.5-mini", + "alias": [ + "realtime-tts-1.5-mini" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "inworld-ai/realtime-tts-2", + "alias": [ + "realtime-tts-2" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "jina-deepsearch-v1", + "model_types": [ + "chat" + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-nano", + "alias": [ + "jina-embeddings-v5-omni-nano" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-nano-classification", + "alias": [ + "jina-embeddings-v5-omni-nano-classification" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-nano-classification-GGUF", + "alias": [ + "jinaai/jina-embeddings-v5-omni-nano-classification-gguf", + "jina-embeddings-v5-omni-nano-classification-GGUF", + "jina-embeddings-v5-omni-nano-classification-gguf" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-nano-classification-mlx", + "alias": [ + "jina-embeddings-v5-omni-nano-classification-mlx" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-nano-clustering", + "alias": [ + "jina-embeddings-v5-omni-nano-clustering" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-nano-clustering-GGUF", + "alias": [ + "jinaai/jina-embeddings-v5-omni-nano-clustering-gguf", + "jina-embeddings-v5-omni-nano-clustering-GGUF", + "jina-embeddings-v5-omni-nano-clustering-gguf" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-nano-clustering-mlx", + "alias": [ + "jina-embeddings-v5-omni-nano-clustering-mlx" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-nano-mlx", + "alias": [ + "jina-embeddings-v5-omni-nano-mlx" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-nano-retrieval", + "alias": [ + "jina-embeddings-v5-omni-nano-retrieval" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-nano-retrieval-GGUF", + "alias": [ + "jinaai/jina-embeddings-v5-omni-nano-retrieval-gguf", + "jina-embeddings-v5-omni-nano-retrieval-GGUF", + "jina-embeddings-v5-omni-nano-retrieval-gguf" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-nano-retrieval-mlx", + "alias": [ + "jina-embeddings-v5-omni-nano-retrieval-mlx" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-nano-text-matching", + "alias": [ + "jina-embeddings-v5-omni-nano-text-matching" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-nano-text-matching-GGUF", + "alias": [ + "jinaai/jina-embeddings-v5-omni-nano-text-matching-gguf", + "jina-embeddings-v5-omni-nano-text-matching-GGUF", + "jina-embeddings-v5-omni-nano-text-matching-gguf" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-nano-text-matching-mlx", + "alias": [ + "jina-embeddings-v5-omni-nano-text-matching-mlx" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-small", + "alias": [ + "jina-embeddings-v5-omni-small" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-small-classification", + "alias": [ + "jina-embeddings-v5-omni-small-classification" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-small-classification-GGUF", + "alias": [ + "jinaai/jina-embeddings-v5-omni-small-classification-gguf", + "jina-embeddings-v5-omni-small-classification-GGUF", + "jina-embeddings-v5-omni-small-classification-gguf" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-small-classification-mlx", + "alias": [ + "jina-embeddings-v5-omni-small-classification-mlx" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-small-clustering", + "alias": [ + "jina-embeddings-v5-omni-small-clustering" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-small-clustering-GGUF", + "alias": [ + "jinaai/jina-embeddings-v5-omni-small-clustering-gguf", + "jina-embeddings-v5-omni-small-clustering-GGUF", + "jina-embeddings-v5-omni-small-clustering-gguf" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-small-clustering-mlx", + "alias": [ + "jina-embeddings-v5-omni-small-clustering-mlx" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-small-mlx", + "alias": [ + "jina-embeddings-v5-omni-small-mlx" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-small-retrieval", + "alias": [ + "jina-embeddings-v5-omni-small-retrieval" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-small-retrieval-GGUF", + "alias": [ + "jinaai/jina-embeddings-v5-omni-small-retrieval-gguf", + "jina-embeddings-v5-omni-small-retrieval-GGUF", + "jina-embeddings-v5-omni-small-retrieval-gguf" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-small-retrieval-mlx", + "alias": [ + "jina-embeddings-v5-omni-small-retrieval-mlx" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-small-text-matching", + "alias": [ + "jina-embeddings-v5-omni-small-text-matching" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-small-text-matching-GGUF", + "alias": [ + "jinaai/jina-embeddings-v5-omni-small-text-matching-gguf", + "jina-embeddings-v5-omni-small-text-matching-GGUF", + "jina-embeddings-v5-omni-small-text-matching-gguf" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-omni-small-text-matching-mlx", + "alias": [ + "jina-embeddings-v5-omni-small-text-matching-mlx" + ], + "model_types": [ + "embedding", + "vision", + "audio", + "video_understanding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-nano", + "alias": [ + "jina-embeddings-v5-text-nano" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-nano-classification", + "alias": [ + "jina-embeddings-v5-text-nano-classification" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-nano-classification-GGUF", + "alias": [ + "jinaai/jina-embeddings-v5-text-nano-classification-gguf", + "jina-embeddings-v5-text-nano-classification-GGUF", + "jina-embeddings-v5-text-nano-classification-gguf" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-nano-classification-mlx", + "alias": [ + "jina-embeddings-v5-text-nano-classification-mlx" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-nano-clustering", + "alias": [ + "jina-embeddings-v5-text-nano-clustering" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-nano-clustering-GGUF", + "alias": [ + "jinaai/jina-embeddings-v5-text-nano-clustering-gguf", + "jina-embeddings-v5-text-nano-clustering-GGUF", + "jina-embeddings-v5-text-nano-clustering-gguf" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-nano-clustering-mlx", + "alias": [ + "jina-embeddings-v5-text-nano-clustering-mlx" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-nano-mlx", + "alias": [ + "jina-embeddings-v5-text-nano-mlx" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-nano-retrieval", + "alias": [ + "jina-embeddings-v5-text-nano-retrieval" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-nano-retrieval-GGUF", + "alias": [ + "jinaai/jina-embeddings-v5-text-nano-retrieval-gguf", + "jina-embeddings-v5-text-nano-retrieval-GGUF", + "jina-embeddings-v5-text-nano-retrieval-gguf" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-nano-retrieval-mlx", + "alias": [ + "jina-embeddings-v5-text-nano-retrieval-mlx" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-nano-text-matching", + "alias": [ + "jina-embeddings-v5-text-nano-text-matching" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-nano-text-matching-GGUF", + "alias": [ + "jinaai/jina-embeddings-v5-text-nano-text-matching-gguf", + "jina-embeddings-v5-text-nano-text-matching-GGUF", + "jina-embeddings-v5-text-nano-text-matching-gguf" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-nano-text-matching-mlx", + "alias": [ + "jina-embeddings-v5-text-nano-text-matching-mlx" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-small", + "alias": [ + "jina-embeddings-v5-text-small" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-small-classification", + "alias": [ + "jina-embeddings-v5-text-small-classification" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-small-classification-GGUF", + "alias": [ + "jinaai/jina-embeddings-v5-text-small-classification-gguf", + "jina-embeddings-v5-text-small-classification-GGUF", + "jina-embeddings-v5-text-small-classification-gguf" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-small-classification-mlx", + "alias": [ + "jina-embeddings-v5-text-small-classification-mlx" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-small-clustering", + "alias": [ + "jina-embeddings-v5-text-small-clustering" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-small-clustering-GGUF", + "alias": [ + "jinaai/jina-embeddings-v5-text-small-clustering-gguf", + "jina-embeddings-v5-text-small-clustering-GGUF", + "jina-embeddings-v5-text-small-clustering-gguf" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-small-clustering-mlx", + "alias": [ + "jina-embeddings-v5-text-small-clustering-mlx" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-small-mlx", + "alias": [ + "jina-embeddings-v5-text-small-mlx" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-small-retrieval", + "alias": [ + "jina-embeddings-v5-text-small-retrieval" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-small-retrieval-GGUF", + "alias": [ + "jinaai/jina-embeddings-v5-text-small-retrieval-gguf", + "jina-embeddings-v5-text-small-retrieval-GGUF", + "jina-embeddings-v5-text-small-retrieval-gguf" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-small-retrieval-mlx", + "alias": [ + "jina-embeddings-v5-text-small-retrieval-mlx" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-small-text-matching", + "alias": [ + "jina-embeddings-v5-text-small-text-matching" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-small-text-matching-GGUF", + "alias": [ + "jinaai/jina-embeddings-v5-text-small-text-matching-gguf", + "jina-embeddings-v5-text-small-text-matching-GGUF", + "jina-embeddings-v5-text-small-text-matching-gguf" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v5-text-small-text-matching-mlx", + "alias": [ + "jina-embeddings-v5-text-small-text-matching-mlx" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v4", + "alias": [ + "jina-embeddings-v4" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_tokens": 32768, + "max_dimension": 2048, + "dimensions": [ + 128, + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "jinaai/jina-embeddings-v4-mlx-8bit", + "alias": [ + "jina-embeddings-v4-mlx-8bit" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_tokens": 32768, + "max_dimension": 2048, + "dimensions": [ + 128, + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "jinaai/jina-embeddings-v4-text-code-GGUF", + "alias": [ + "jinaai/jina-embeddings-v4-text-code-gguf", + "jina-embeddings-v4-text-code-GGUF", + "jina-embeddings-v4-text-code-gguf" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 2048, + "dimensions": [ + 128, + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "jinaai/jina-embeddings-v4-text-matching-GGUF", + "alias": [ + "jinaai/jina-embeddings-v4-text-matching-gguf", + "jina-embeddings-v4-text-matching-GGUF", + "jina-embeddings-v4-text-matching-gguf" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 2048, + "dimensions": [ + 128, + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "jinaai/jina-embeddings-v4-text-retrieval-GGUF", + "alias": [ + "jinaai/jina-embeddings-v4-text-retrieval-gguf", + "jina-embeddings-v4-text-retrieval-GGUF", + "jina-embeddings-v4-text-retrieval-gguf" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 2048, + "dimensions": [ + 128, + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "jinaai/jina-embeddings-v4-vllm-code", + "alias": [ + "jina-embeddings-v4-vllm-code" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_tokens": 32768, + "max_dimension": 2048, + "dimensions": [ + 128, + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "jinaai/jina-embeddings-v4-vllm-retrieval", + "alias": [ + "jina-embeddings-v4-vllm-retrieval" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_tokens": 32768, + "max_dimension": 2048, + "dimensions": [ + 128, + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "jinaai/jina-embeddings-v4-vllm-text-matching", + "alias": [ + "jina-embeddings-v4-vllm-text-matching" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_tokens": 32768, + "max_dimension": 2048, + "dimensions": [ + 128, + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "jinaai/jina-embeddings-v3", + "alias": [ + "jina-embeddings-v3" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 8192, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v3-hf", + "alias": [ + "jina-embeddings-v3-hf" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 8192, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-embeddings-v3-small-ci", + "alias": [ + "jina-embeddings-v3-small-ci" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 8192, + "max_dimension": 1024, + "dimensions": [ + 32, + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-reranker-v3", + "alias": [ + "jina-reranker-v3" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 8192 + }, + { + "name": "jinaai/jina-reranker-v3-GGUF", + "alias": [ + "jinaai/jina-reranker-v3-gguf", + "jina-reranker-v3-GGUF", + "jina-reranker-v3-gguf" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 8192 + }, + { + "name": "jinaai/jina-reranker-v3-mlx", + "alias": [ + "jina-reranker-v3-mlx" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 8192 + }, + { + "name": "jinaai/jina-bert-v2-qk-devlin-norm-1e-2", + "alias": [ + "jina-bert-v2-qk-devlin-norm-1e-2" + ], + "model_types": [ + "other" + ] + }, + { + "name": "jinaai/jina-bert-v2-qk-post-norm", + "alias": [ + "jina-bert-v2-qk-post-norm" + ], + "model_types": [ + "other" + ] + }, + { + "name": "jinaai/jina-clip-v2", + "alias": [ + "jina-clip-v2" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_tokens": 8192, + "max_dimension": 1024, + "dimensions": [ + 64, + 128, + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-colbert-v2", + "alias": [ + "jina-colbert-v2" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 8192, + "max_dimension": 128, + "dimensions": [ + 128 + ] + }, + { + "name": "jinaai/jina-colbert-v2-64", + "alias": [ + "jina-colbert-v2-64" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 8192, + "max_dimension": 64, + "dimensions": [ + 64 + ] + }, + { + "name": "jinaai/jina-embeddings-v2-base-code", + "alias": [ + "jina-embeddings-v2-base-code" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 8192, + "max_dimension": 768, + "dimensions": [ + 768 + ] + }, + { + "name": "jinaai/jina-embeddings-v2-base-de", + "alias": [ + "jina-embeddings-v2-base-de" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 8192, + "max_dimension": 768, + "dimensions": [ + 768 + ] + }, + { + "name": "jinaai/jina-embeddings-v2-base-en", + "alias": [ + "jina-embeddings-v2-base-en" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 8192, + "max_dimension": 768, + "dimensions": [ + 768 + ] + }, + { + "name": "jinaai/jina-embeddings-v2-base-es", + "alias": [ + "jina-embeddings-v2-base-es" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 8192, + "max_dimension": 768, + "dimensions": [ + 768 + ] + }, + { + "name": "jinaai/jina-embeddings-v2-base-zh", + "alias": [ + "jina-embeddings-v2-base-zh" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 8192, + "max_dimension": 768, + "dimensions": [ + 768 + ] + }, + { + "name": "jinaai/jina-embeddings-v2-small-en", + "alias": [ + "jina-embeddings-v2-small-en" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 8192, + "max_dimension": 512, + "dimensions": [ + 512 + ] + }, + { + "name": "jinaai/jina-reranker-v2-base-multilingual", + "alias": [ + "jina-reranker-v2-base-multilingual" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 8192 + }, + { + "name": "jinaai/ReaderLM-v2", + "alias": [ + "jinaai/readerlm-v2", + "ReaderLM-v2", + "readerlm-v2" + ], + "model_types": [ + "chat" + ], + "max_tokens": 256000 + }, + { + "name": "jinaai/jina-clip-v1", + "alias": [ + "jina-clip-v1" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_tokens": 8192, + "max_dimension": 768, + "dimensions": [ + 64, + 128, + 256, + 512, + 768 + ] + }, + { + "name": "jinaai/jina-colbert-v1-en", + "alias": [ + "jina-colbert-v1-en" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 8192, + "max_dimension": 128, + "dimensions": [ + 128 + ] + }, + { + "name": "jinaai/jina-embedding-b-en-v1", + "alias": [ + "jina-embedding-b-en-v1" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 512, + "max_dimension": 768, + "dimensions": [ + 768 + ] + }, + { + "name": "jinaai/jina-embedding-l-en-v1", + "alias": [ + "jina-embedding-l-en-v1" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 512, + "max_dimension": 1024, + "dimensions": [ + 1024 + ] + }, + { + "name": "jinaai/jina-embedding-s-en-v1", + "alias": [ + "jina-embedding-s-en-v1" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 512, + "max_dimension": 512, + "dimensions": [ + 512 + ] + }, + { + "name": "jinaai/jina-embedding-t-en-v1", + "alias": [ + "jina-embedding-t-en-v1" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 512, + "max_dimension": 312, + "dimensions": [ + 312 + ] + }, + { + "name": "jinaai/jina-reranker-v1-tiny-en", + "alias": [ + "jina-reranker-v1-tiny-en" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 512 + }, + { + "name": "jinaai/jina-reranker-v1-turbo-en", + "alias": [ + "jina-reranker-v1-turbo-en" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 512 + }, + { + "name": "jinaai/clip-models", + "alias": [ + "clip-models" + ], + "model_types": [ + "other" + ] + }, + { + "name": "jinaai/falcon-40b-code-alpaca", + "alias": [ + "falcon-40b-code-alpaca" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "jinaai/falcon-40b-code-alpaca-lora", + "alias": [ + "falcon-40b-code-alpaca-lora" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "jinaai/falcon-7b-code-alpaca", + "alias": [ + "falcon-7b-code-alpaca" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "jinaai/falcon-7b-code-alpaca-lora", + "alias": [ + "falcon-7b-code-alpaca-lora" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "jinaai/flat-2d-animerge", + "alias": [ + "flat-2d-animerge" + ], + "model_types": [ + "image" + ] + }, + { + "name": "jinaai/jina-bert-flash-implementation", + "alias": [ + "jina-bert-flash-implementation" + ], + "model_types": [ + "other" + ] + }, + { + "name": "jinaai/jina-bert-implementation", + "alias": [ + "jina-bert-implementation" + ], + "model_types": [ + "other" + ] + }, + { + "name": "jinaai/jina-clip-implementation", + "alias": [ + "jina-clip-implementation" + ], + "model_types": [ + "other" + ] + }, + { + "name": "jinaai/jina-code-embeddings-0.5b", + "alias": [ + "jina-code-embeddings-0.5b" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-code-embeddings-0.5b-GGUF", + "alias": [ + "jinaai/jina-code-embeddings-0.5b-gguf", + "jina-code-embeddings-0.5b-GGUF", + "jina-code-embeddings-0.5b-gguf" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-code-embeddings-0.5b-mlx", + "alias": [ + "jina-code-embeddings-0.5b-mlx" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-code-embeddings-1.5b", + "alias": [ + "jina-code-embeddings-1.5b" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-code-embeddings-1.5b-GGUF", + "alias": [ + "jinaai/jina-code-embeddings-1.5b-gguf", + "jina-code-embeddings-1.5b-GGUF", + "jina-code-embeddings-1.5b-gguf" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-code-embeddings-1.5b-mlx", + "alias": [ + "jina-code-embeddings-1.5b-mlx" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [ + 256, + 512, + 768, + 1024 + ] + }, + { + "name": "jinaai/jina-reranker-m0", + "alias": [ + "jina-reranker-m0" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 8192 + }, + { + "name": "jinaai/jina-reranker-m0-debug", + "alias": [ + "jina-reranker-m0-debug" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 8192 + }, + { + "name": "jinaai/jina-reranker-m0-GGUF", + "alias": [ + "jinaai/jina-reranker-m0-gguf", + "jina-reranker-m0-GGUF", + "jina-reranker-m0-gguf" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 8192 + }, + { + "name": "jinaai/jina-vlm", + "alias": [ + "jina-vlm" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 32768 + }, + { + "name": "jinaai/jina-vlm-mlx", + "alias": [ + "jina-vlm-mlx" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 32768 + }, + { + "name": "jinaai/Phi-3-tiny-untrained", + "alias": [ + "jinaai/phi-3-tiny-untrained", + "Phi-3-tiny-untrained", + "phi-3-tiny-untrained" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "jinaai/reader-lm-0.5b", + "alias": [ + "reader-lm-0.5b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "jinaai/reader-lm-1.5b", + "alias": [ + "reader-lm-1.5b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "jinaai/starcoder-1b-textbook", + "alias": [ + "starcoder-1b-textbook" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "jinaai/text-seg-lm-qwen2-0.5b", + "alias": [ + "text-seg-lm-qwen2-0.5b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "jinaai/text-seg-lm-qwen2-0.5b-cot-topic-chunking", + "alias": [ + "text-seg-lm-qwen2-0.5b-cot-topic-chunking" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "jinaai/text-seg-lm-qwen2-0.5b-summary-chunking", + "alias": [ + "text-seg-lm-qwen2-0.5b-summary-chunking" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "jinaai/xlm-roberta-flash-implementation", + "alias": [ + "xlm-roberta-flash-implementation" + ], + "model_types": [ + "other" + ] + }, + { + "name": "jinaai/xlm-roberta-flash-implementation-onnx", + "alias": [ + "xlm-roberta-flash-implementation-onnx" + ], + "model_types": [ + "other" + ] + }, + { + "name": "JIUTIAN-75B-32K", + "model_types": [ + "chat" + ] + }, + { + "name": "JIUTIAN-75B-8K-Chat", + "model_types": [ + "chat" + ] + }, + { + "name": "kat-coder", + "max_tokens": 256000, + "model_types": [ + "chat" + ], + "max_completion_tokens": 128000 + }, { "name": "KAT-Coder-Air-V1", "max_tokens": 128000, @@ -27231,6 +16175,13 @@ "chat" ] }, + { + "name": "KAT-Coder-Exp-72B-1010", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, { "name": "KAT-Coder-Pro-V1", "max_tokens": 256000, @@ -27239,134 +16190,64 @@ ] }, { - "name": "KAT-Coder-Exp-72B-1010", + "name": "kimi-for-coding", + "max_tokens": 256000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "kimi-k2", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "kimi-k2-thinking-251104" + ], + "max_tokens": 262144, + "max_completion_tokens": 32768 + }, + { + "name": "kimi-k2-0711-preview", "max_tokens": 128000, "model_types": [ "chat" ] }, { - "name": "MiniMax-Hailuo-2.3", - "model_types": [ - "chat", - "video_generation", - "video_understanding" - ] - }, - { - "name": "MiniMax-Hailuo-2.3-Fast", + "name": "kimi-k2-0905-preview", + "max_tokens": 262144, "model_types": [ "chat" ] }, { - "name": "speech-2.6-turbo", + "name": "kimi-k2-250711", + "max_tokens": 128000, "model_types": [ - "chat", - "tts" + "chat" ], - "alias": [ - "minimax/speech-2.6-turbo", - "Minimax Speech 2.6 Turbo" + "max_completion_tokens": 32768 + }, + { + "name": "kimi-k2-250905", + "model_types": [ + "chat" ], - "max_tokens": 448 - }, - { - "name": "speech-2.6-hd", - "model_types": [ - "chat", - "tts" - ] - }, - { - "name": "minimax-image-01", - "model_types": [ - "text-to-image", - "image_generation" - ], - "alias": [ - "minimaxi-image-01-live", - "minimax-image-01-live" - ] - }, - { - "name": "gpt-4o-transcribe-diarize", - "max_tokens": 16000, - "model_types": [ - "chat" - ] - }, - { - "name": "voyage-3-large", - "model_types": [ - "chat" - ] - }, - { - "name": "voyage-context-3", - "model_types": [ - "chat" - ] - }, - { - "name": "voyage-3.5", - "model_types": [ - "chat" - ] - }, - { - "name": "voyage-3.5-lite", - "model_types": [ - "chat" - ] - }, - { - "name": "voyage-code-3", - "model_types": [ - "chat" - ] - }, - { - "name": "voyage-finance-2", - "model_types": [ - "chat" - ] - }, - { - "name": "voyage-law-2", - "model_types": [ - "chat" - ] - }, - { - "name": "voyage-code-2", - "model_types": [ - "chat" - ] - }, - { - "name": "rerank-2.5", - "model_types": [ - "rerank" - ] - }, - { - "name": "rerank-2.5-lite", - "model_types": [ - "rerank" - ] - }, - { - "name": "music-2.0", - "model_types": [ - "chat" - ] - }, - { - "name": "music-1.5", - "model_types": [ - "chat" - ] + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_tokens": 262144, + "max_completion_tokens": 32768 }, { "name": "kimi-k2-thinking", @@ -27391,687 +16272,765 @@ } }, { - "name": "doubao-seed-code-preview-251028", + "name": "kimi-k2-turbo-preview", "max_tokens": 256000, "model_types": [ + "chat" + ] + }, + { + "name": "kimi-k2.7-code", + "model_types": [ + "video_generation", "chat", "vision", "image2text" ], "alias": [ - "doubao-seed-code" + "moonshotai/kimi-k2.7-code", + "Kimi K2.7 Code", + "kimi/kimi-k2.7-code" ], - "max_completion_tokens": 32768, + "max_tokens": 262144, + "max_completion_tokens": 262144, "thinking": { "default_value": true, "clear_thinking": true } }, { - "name": "kimi-for-coding", - "max_tokens": 256000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "doubao-seed-code-preview-latest", - "max_tokens": 256000, - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-5.1-plus", - "max_tokens": 400000, - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-5.1-thinking-plus", - "max_tokens": 400000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-5.1-2025-11-13", - "max_tokens": 400000, - "model_types": [ - "chat" - ], - "alias": [ - "openai/gpt-5.1-2025-11-13" - ] - }, - { - "name": "gpt-5.1-chat-latest", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "alias": [ - "openai/gpt-5.1-chat-latest" - ] - }, - { - "name": "ernie-x1.1-preview", + "name": "kimi-latest", "max_tokens": 128000, "model_types": [ "chat" ] }, { - "name": "ernie-5.0-thinking-latest", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "ernie-5.0-thinking-preview", - "max_tokens": 128000, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, + "name": "kling/kling-v3", "alias": [ - "baidu/ernie-5.0-thinking-preview" + "kling-v3" ], - "max_completion_tokens": 64000 - }, - { - "name": "grok-4.1", - "max_tokens": 200000, "model_types": [ "chat" ] }, { - "name": "claude-opus-4-5-20251101", - "max_tokens": 200000, - "model_types": [ - "chat" - ], + "name": "kling/kling-video-o1", "alias": [ - "anthropic/claude-opus-4-5-20251101", - "anthropic/claude-opus-4-5", - "claude-opus-4-5", - "anthropic/claude-opus-4.5", - "claude-opus-4.5" - ] - }, - { - "name": "cc-opus-4-5-20251101", - "max_tokens": 200000, + "kling-video-o1" + ], "model_types": [ "chat" ] }, { - "name": "deepseek-v3.2-thinking", - "max_tokens": 128000, + "name": "Kling-3.0", "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "doubao-seedream-4-5-251128", - "model_types": [ - "text-to-image", - "image_generation", - "image", - "image_edit" - ], - "alias": [ - "doubao-seedream-4-5" + "video_generation" ] }, { - "name": "gpt-5.2-2025-12-11", - "max_tokens": 400000, + "name": "Kling-3.0-Omni", "model_types": [ - "chat" - ], - "alias": [ - "openai/gpt-5.2-2025-12-11" + "video_generation" ] }, { - "name": "gpt-5.2-chat-latest", - "max_tokens": 128000, + "name": "kling-advanced-custom-elements", "model_types": [ - "chat" - ], - "alias": [ - "openai/gpt-5.2-chat-latest" + "video_generation" ] }, { - "name": "gpt-5.2-pro", - "max_tokens": 400000, + "name": "kling-advanced-lip-sync", "model_types": [ - "chat" - ], - "alias": [ - "openai/gpt-5.2-pro" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "claude-opus-4-5-20251101-thinking", - "max_tokens": 200000, - "model_types": [ - "chat" + "video_generation", + "video_understanding" ] }, { - "name": "glm-asr-2512", - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "glm-tts-clone", + "name": "kling-audio", "model_types": [ "tts" ] }, { - "name": "mistral-large-2512", - "max_tokens": 128000, + "name": "kling-avatar-image2video", "model_types": [ - "chat" + "video_generation", + "video_understanding" ] }, { - "name": "ministral-14b-2512", - "max_tokens": 128000, + "name": "kling-custom-elements", "model_types": [ - "chat" + "video_generation" ] }, { - "name": "ministral-8b-2512", - "max_tokens": 128000, + "name": "kling-custom-voices", "model_types": [ - "chat" + "tts" ] }, { - "name": "ministral-3b-2512", - "max_tokens": 128000, + "name": "kling-effects", "model_types": [ - "chat" + "video_generation" ] }, { - "name": "devstral-2512", - "max_tokens": 128000, + "name": "kling-image", "model_types": [ - "chat" - ] - }, - { - "name": "gpt-4o-mini-tts-2025-12-15", - "model_types": [ - "tts", - "chat" + "image", + "image_edit" ], - "alias": [ - "openai/gpt-4o-mini-tts-2025-12-15" - ] + "thinking": { + "default_value": true, + "clear_thinking": true + } }, { - "name": "gpt-image-1.5", - "max_tokens": 32000, + "name": "kling-image-o1", "model_types": [ "text-to-image", - "image_generation", - "image", - "image_edit", - "chat" - ], - "alias": [ - "gpt-image-1.5-all", - "openai/gpt-image-1.5", - "GPT Image 1.5" + "image_generation" ] }, { - "name": "doubao-seed-1-8-251215", - "max_tokens": 224000, + "name": "kling-image-recognize", "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "glm-for-coding", - "max_tokens": 200000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "higgsfield-soul-standard", - "model_types": [ - "chat" + "image_understanding", + "vision" ] }, { - "name": "higgsfield-dop-standard", + "name": "kling-motion-control", "model_types": [ - "chat" + "video_generation", + "video_understanding" ] }, { - "name": "glm-4.7-preview", - "max_tokens": 200000, + "name": "kling-multi-elements", "model_types": [ - "chat" + "video_generation", + "video_understanding" ] }, { - "name": "glm-4.7-coding-preview", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "MiniMax-M2.1-highspeed", - "max_tokens": 1000000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "doubao-seedance-1-5-pro-251215", + "name": "Kling-O1", "model_types": [ "video_generation" ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "kling-omni-image", + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "kling-omni-video", + "model_types": [ + "video_generation" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "kling-v1", + "model_types": [ + "chat" + ] + }, + { + "name": "kling-v1-5", + "model_types": [ + "chat" + ] + }, + { + "name": "kling-v1-6", + "model_types": [ + "chat" + ] + }, + { + "name": "kling-v2-1", + "model_types": [ + "chat" + ] + }, + { + "name": "kling-v2-1-master", + "model_types": [ + "chat" + ], "alias": [ - "doubao-seedance-1-5-pro" + "kling/kling-v2-1-master" ] }, { - "name": "qwq-plus-latest", + "name": "kling-v2-5-turbo", + "model_types": [ + "chat" + ], + "alias": [ + "kling/kling-v2-5-turbo" + ] + }, + { + "name": "kling-v2-6", + "model_types": [ + "chat" + ], + "alias": [ + "kling/kling-v2-6" + ] + }, + { + "name": "kling-v2-master", + "model_types": [ + "chat" + ], + "alias": [ + "kling/kling-v2-master" + ] + }, + { + "name": "kling-v3-omni", + "model_types": [ + "chat" + ], + "alias": [ + "kling/kling-v3-omni" + ] + }, + { + "name": "kling-video", + "model_types": [ + "video_generation" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "kling-video-extend", + "model_types": [ + "video_generation" + ] + }, + { + "name": "klingai", + "model_types": [ + "chat" + ] + }, + { + "name": "KoboldAI/LLaMA2-13B-Tiefighter", + "alias": [ + "LLaMA2-13B-Tiefighter" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "kolors-virtual-try-on-v1", + "model_types": [ + "chat" + ] + }, + { + "name": "kolors-virtual-try-on-v1-5", + "model_types": [ + "chat" + ] + }, + { + "name": "kuaishou/kling_advanced_lip_syn", + "alias": [ + "kling_advanced_lip_syn", + "kling-advanced-lip-syn" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "kuaishou/kling_audio_text_to_audio", + "alias": [ + "kling_audio_text_to_audio", + "kling-audio-text-to-audio" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "kuaishou/kling_audio_video_to_audio", + "alias": [ + "kling_audio_video_to_audio", + "kling-audio-video-to-audio" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "kuaishou/kling_avatar_image2video", + "alias": [ + "kling_avatar_image2video", + "kling-avatar-image2video" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "kuaishou/kling_effects", + "alias": [ + "kling_effects" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "kuaishou/kling_extend", + "alias": [ + "kling_extend" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "kuaishou/kling_identify_face", + "alias": [ + "kling_identify_face", + "kling-identify-face" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "kuaishou/kling_image", + "alias": [ + "kling_image" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "kuaishou/kling_image_expand", + "alias": [ + "kling_image_expand", + "kling-image-expand" + ], + "model_types": [ + "image" + ] + }, + { + "name": "kuaishou/kling_image_recognize", + "alias": [ + "kling_image_recognize", + "kling-image-recognize" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "kuaishou/kling_multi_elements_submit", + "alias": [ + "kling_multi_elements_submit", + "kling-multi-elements-submit" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "kuaishou/kling_multi_image2image", + "alias": [ + "kling_multi_image2image", + "kling-multi-image2image" + ], + "model_types": [ + "image", + "image_edit" + ] + }, + { + "name": "kuaishou/kling_tts", + "alias": [ + "kling_tts", + "kling-tts" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "kuaishou/kling_video", + "alias": [ + "kling_video" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "kuaishou/kling_virtual_try_on", + "alias": [ + "kling_virtual_try_on", + "kling-virtual-try-on" + ], + "model_types": [ + "image" + ] + }, + { + "name": "Kwaipilot/KAT-Dev", "max_tokens": 128000, "model_types": [ "chat" ] }, { - "name": "qwq-plus-2025-03-05", + "name": "kwaipilot/kat-coder-pro-v2", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 256000 + }, + { + "name": "kwaipilot/kat-coder-pro", + "alias": [ + "kat-coder-pro", + "Kat Coder Pro" + ], + "max_tokens": 256000, + "max_completion_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "kwaipilot/kat-dev-72b-exp", + "alias": [ + "kat-dev-72b-exp" + ], + "max_tokens": 131072, + "max_completion_tokens": 65536, + "model_types": [ + "chat" + ] + }, + { + "name": "kwaivgI/kling-1.6-pro", + "alias": [ + "kling-1.6-pro", + "Kling 1.6 Pro" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "kwaivgI/kling-1.6-standard", + "alias": [ + "kling-1.6-standard", + "Kling 1.6 Standard" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "kwaivgI/kling-2.0-master", + "alias": [ + "kling-2.0-master", + "Kling 2.0 Master" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "kwaivgI/kling-2.1-master", + "alias": [ + "kling-2.1-master", + "Kling 2.1 Master" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "kwaivgI/kling-2.1-pro", + "alias": [ + "kling-2.1-pro", + "Kling 2.1 Pro" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "kwaivgI/kling-2.1-standard", + "alias": [ + "kling-2.1-standard", + "Kling 2.1 Standard" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "liquid/lfm-2-24b-a2b", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "liquid/lfm-2.5-1.2b-instruct:free", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "liquid/lfm-2.5-1.2b-thinking:free", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 32768, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "LiquidAI/LFM2-24B-A2B", + "alias": [ + "LFM2-24B-A2B" + ], + "max_tokens": 32768, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "liveportrait", + "model_types": [ + "video_generation" + ] + }, + { + "name": "liveportrait-detect", + "model_types": [ + "video_generation" + ] + }, + { + "name": "lizpreciatior/lzlv_70b_fp16_hf", + "alias": [ + "lzlv_70b_fp16_hf" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "llama-3-70b", + "model_types": [ + "chat" + ] + }, + { + "name": "llama-3-8b", + "model_types": [ + "chat" + ] + }, + { + "name": "llama-3-sonar-large-32k-chat", + "model_types": [ + "chat" + ] + }, + { + "name": "llama-3-sonar-small-32k-chat", + "model_types": [ + "chat" + ] + }, + { + "name": "llama-3.1-8b-instant", + "max_tokens": 131072, + "max_completion_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "llama-3.3-70b-versatile", + "max_tokens": 131072, + "max_completion_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "llama-4-maverick", + "alias": [ + "meta-llama/llama-4-maverick" + ], "max_tokens": 128000, "model_types": [ "chat" ] }, { - "name": "qvq-max-latest", - "max_tokens": 128000, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "qvq-max-2025-05-15", + "name": "llama-4-scout", + "alias": [ + "meta-llama/llama-4-scout" + ], "max_tokens": 128000, "model_types": [ "chat" ] }, { - "name": "qvq-max-2025-03-25", + "name": "llama3.1-405b", "max_tokens": 128000, "model_types": [ "chat" ] }, { - "name": "qvq-plus", + "name": "llama3.1-70b", "max_tokens": 128000, "model_types": [ "chat" ] }, { - "name": "qvq-plus-latest", + "name": "llama3.1-8b", "max_tokens": 128000, "model_types": [ "chat" ] }, { - "name": "qvq-plus-2025-05-15", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen-plus-2024-07-23", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen-max-2024-04-28", + "name": "llama3.2-11b", "max_tokens": 131072, "model_types": [ "chat" ] }, { - "name": "qwen-max-2024-04-03", + "name": "llama3.2-90b", "max_tokens": 131072, "model_types": [ "chat" ] }, { - "name": "qwen-turbo-2025-02-11", - "max_tokens": 1000000, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen-turbo-2024-06-24", - "max_tokens": 8000, - "model_types": [ - "chat" - ] - }, - { - "name": "tongyi-intent-detect-v3", - "max_tokens": 8000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/DeepSeek-V3.2-Fast", + "name": "llama3.3-70b", "max_tokens": 128000, "model_types": [ "chat" ] }, { - "name": "sophnet/DeepSeek-Math-V2", - "max_tokens": 128000, + "name": "longcat-flash", "model_types": [ "chat" ] }, { - "name": "sophnet/DeepSeek-V3.2", - "max_tokens": 128000, + "name": "luma", "model_types": [ "chat" ] }, { - "name": "sophnet/DeepSeek-V3-0324", - "max_tokens": 128000, + "name": "Luma-Photon", "model_types": [ - "chat" + "text-to-image", + "image_generation" ] }, { - "name": "sophnet/MiMo-V2-Flash", - "max_tokens": 256000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/MiniMax-M2.1", - "max_tokens": 1000000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "sophnet/MiniMax-M2", - "max_tokens": 1000000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/GLM-4.7", - "max_tokens": 202000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/GLM-4.6V", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "sophnet/Kimi-K2-Thinking", - "max_tokens": 256000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "sophnet/LongCat-Flash-Thinking", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "xiaomimimo/mimo-v2-flash", - "max_tokens": 262144, - "model_types": [ - "chat" - ], + "name": "Lykon/DreamShaper", "alias": [ - "mimo-v2-flash" + "DreamShaper" ], - "max_completion_tokens": 32000, - "thinking": { - "default_value": true, - "clear_thinking": true - } + "model_types": [ + "text-to-image", + "image_generation" + ] }, { - "name": "moonshotai/kimi-k2-thinking", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, + "name": "lyria-3-clip-preview", "alias": [ - "Kimi K2 Thinking" + "lyria-3-clip-preview", + "models/lyria-3-clip-preview", + "google/lyria-3-clip-preview" ], - "max_completion_tokens": 262144 + "max_tokens": 131072, + "model_types": [ + "audio_generation" + ] }, { - "name": "kat-coder", - "max_tokens": 256000, - "model_types": [ - "chat" - ], - "max_completion_tokens": 128000 - }, - { - "name": "moonshotai/kimi-k2-0905", - "max_tokens": 262144, - "model_types": [ - "chat" - ], + "name": "lyria-3-pro-preview", "alias": [ - "kimi-k2-0905", - "Kimi K2 0905" + "lyria-3-pro-preview", + "models/lyria-3-pro-preview", + "google/lyria-3-pro-preview" ], - "max_completion_tokens": 262144 + "max_tokens": 131072, + "model_types": [ + "audio_generation" + ] }, { - "name": "baidu/ernie-4.5-vl-28b-a3b", - "max_tokens": 30000, - "model_types": [ - "chat", - "image2text", - "vision" - ], + "name": "lyria-realtime-exp", "alias": [ - "ernie-4.5-vl-28b-a3b", - "ERNIE 4.5 VL 28B A3B" + "lyria-realtime-exp", + "models/lyria-realtime-exp" ], - "max_completion_tokens": 8000, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "Pro/moonshotai/Kimi-K2-Thinking", - "max_tokens": 256000, "model_types": [ - "chat" - ] - }, - { - "name": "Pro/THUDM/GLM-4.1V-9B-Thinking", - "max_tokens": 64000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "ascend-tribe/pangu-pro-moe", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "Pro/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B", - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "s2", - "alias": [ - "s3" - ], - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "u2", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "minimax-for-coding", - "max_tokens": 200000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "glm-4.7-flashx", - "max_tokens": 200000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "Baichuan-M3", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "qwen3-rerank", - "max_tokens": 30000, - "model_types": [ - "rerank" + "audio_generation" ] }, { @@ -28089,58 +17048,2241 @@ ] }, { - "name": "music-2.5", + "name": "MAI-DS-R1", + "max_tokens": 64000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "mancer/weaver", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 8000 + }, + { + "name": "mattshumer/Reflection-Llama-3.1-70B", + "alias": [ + "Reflection-Llama-3.1-70B" + ], + "max_tokens": 8192, "model_types": [ "chat" ] }, { - "name": "Pro/moonshotai/Kimi-K2.5", + "name": "meituan-longcat/longcat-audio-codec", + "alias": [ + "meituan-longcat/LongCat-Audio-Codec", + "LongCat-Audio-Codec", + "longcat-audio-codec" + ], + "model_types": [ + "audio_codec" + ] + }, + { + "name": "meituan-longcat/longcat-audiodit-1b", + "alias": [ + "meituan-longcat/LongCat-AudioDiT-1B", + "LongCat-AudioDiT-1B", + "longcat-audiodit-1b" + ], + "model_types": [ + "audio_generation" + ] + }, + { + "name": "meituan-longcat/longcat-audiodit-3.5b", + "alias": [ + "meituan-longcat/LongCat-AudioDiT-3.5B", + "LongCat-AudioDiT-3.5B", + "longcat-audiodit-3.5b" + ], + "model_types": [ + "audio_generation" + ] + }, + { + "name": "meituan-longcat/longcat-flash-chat", + "alias": [ + "meituan-longcat/LongCat-Flash-Chat", + "LongCat-Flash-Chat", + "longcat-flash-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "meituan-longcat/longcat-flash-chat-fp8", + "alias": [ + "meituan-longcat/LongCat-Flash-Chat-FP8", + "LongCat-Flash-Chat-FP8", + "longcat-flash-chat-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "meituan-longcat/longcat-flash-lite", + "alias": [ + "meituan-longcat/LongCat-Flash-Lite", + "LongCat-Flash-Lite", + "longcat-flash-lite", + "meituan/longcat-flash-lite" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "meituan-longcat/longcat-flash-lite-fp8", + "alias": [ + "meituan-longcat/LongCat-Flash-Lite-FP8", + "LongCat-Flash-Lite-FP8", + "longcat-flash-lite-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "meituan-longcat/longcat-flash-omni", + "alias": [ + "meituan-longcat/LongCat-Flash-Omni", + "LongCat-Flash-Omni", + "longcat-flash-omni" + ], + "model_types": [ + "chat", + "vision", + "image2text", + "audio", + "asr", + "tts", + "video_understanding" + ], + "max_tokens": 131072 + }, + { + "name": "meituan-longcat/longcat-flash-omni-fp8", + "alias": [ + "meituan-longcat/LongCat-Flash-Omni-FP8", + "LongCat-Flash-Omni-FP8", + "longcat-flash-omni-fp8" + ], + "model_types": [ + "chat", + "vision", + "image2text", + "audio", + "asr", + "tts", + "video_understanding" + ], + "max_tokens": 131072 + }, + { + "name": "meituan-longcat/longcat-flash-prover", + "alias": [ + "meituan-longcat/LongCat-Flash-Prover", + "LongCat-Flash-Prover", + "longcat-flash-prover" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "meituan-longcat/longcat-flash-thinking", + "alias": [ + "meituan-longcat/LongCat-Flash-Thinking", + "LongCat-Flash-Thinking", + "longcat-flash-thinking" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "meituan-longcat/longcat-flash-thinking-2601", + "alias": [ + "meituan-longcat/LongCat-Flash-Thinking-2601", + "LongCat-Flash-Thinking-2601", + "longcat-flash-thinking-2601" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "meituan-longcat/longcat-flash-thinking-2601-fp8", + "alias": [ + "meituan-longcat/LongCat-Flash-Thinking-2601-FP8", + "LongCat-Flash-Thinking-2601-FP8", + "longcat-flash-thinking-2601-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "meituan-longcat/longcat-flash-thinking-fp8", + "alias": [ + "meituan-longcat/LongCat-Flash-Thinking-FP8", + "LongCat-Flash-Thinking-FP8", + "longcat-flash-thinking-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "meituan-longcat/longcat-flash-thinking-zigzag", + "alias": [ + "meituan-longcat/LongCat-Flash-Thinking-ZigZag", + "LongCat-Flash-Thinking-ZigZag", + "longcat-flash-thinking-zigzag" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "meituan-longcat/longcat-heavymode-summary", + "alias": [ + "meituan-longcat/LongCat-HeavyMode-Summary", + "LongCat-HeavyMode-Summary", + "longcat-heavymode-summary" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "meituan-longcat/longcat-image", + "alias": [ + "meituan-longcat/LongCat-Image", + "LongCat-Image", + "longcat-image" + ], + "model_types": [ + "image" + ] + }, + { + "name": "meituan-longcat/longcat-image-dev", + "alias": [ + "meituan-longcat/LongCat-Image-Dev", + "LongCat-Image-Dev", + "longcat-image-dev" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "meituan-longcat/longcat-image-edit", + "alias": [ + "meituan-longcat/LongCat-Image-Edit", + "LongCat-Image-Edit", + "longcat-image-edit" + ], + "model_types": [ + "image_edit", + "image", + "image_generation" + ] + }, + { + "name": "meituan-longcat/longcat-image-edit-turbo", + "alias": [ + "meituan-longcat/LongCat-Image-Edit-Turbo", + "LongCat-Image-Edit-Turbo", + "longcat-image-edit-turbo" + ], + "model_types": [ + "image_edit", + "image", + "image_generation" + ] + }, + { + "name": "meituan-longcat/longcat-next", + "alias": [ + "meituan-longcat/LongCat-Next", + "LongCat-Next", + "longcat-next" + ], + "model_types": [ + "chat", + "vision", + "image2text", + "audio", + "asr", + "tts", + "video_understanding" + ] + }, + { + "name": "meituan-longcat/longcat-video", + "alias": [ + "meituan-longcat/LongCat-Video", + "LongCat-Video", + "longcat-video" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "meituan-longcat/longcat-video-avatar", + "alias": [ + "meituan-longcat/LongCat-Video-Avatar", + "LongCat-Video-Avatar", + "longcat-video-avatar" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "meituan-longcat/longcat-video-avatar-1.5", + "alias": [ + "meituan-longcat/LongCat-Video-Avatar-1.5", + "LongCat-Video-Avatar-1.5", + "longcat-video-avatar-1.5" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "meituan-longcat/wbench-weights", + "alias": [ + "meituan-longcat/WBench-weights", + "WBench-weights", + "wbench-weights" + ], + "model_types": [ + "other" + ] + }, + { + "name": "memobase", + "model_types": [ + "chat" + ] + }, + { + "name": "meta-llama/Llama-4-Maverick-17B-128E", + "alias": [ + "meta-llama/llama-4-maverick-17b-128e", + "Llama-4-Maverick-17B-128E", + "llama-4-maverick-17b-128e" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1048576 + }, + { + "name": "meta-llama/Llama-4-Maverick-17B-128E-Instruct", + "alias": [ + "meta-llama/llama-4-maverick-17b-128e-instruct", + "Llama-4-Maverick-17B-128E-Instruct", + "llama-4-maverick-17b-128e-instruct", + "meta/llama-4-maverick-instruct", + "meta-llama/llama-4-maverick" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1048576 + }, + { + "name": "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP4", + "alias": [ + "Llama-4-Maverick-17B-128E-Instruct-FP4", + "Llama 4 Maverick 17B 128E Instruct Nvfp4" + ], + "max_tokens": 1048576, + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8", + "alias": [ + "meta-llama/llama-4-maverick-17b-128e-instruct-fp8", + "Llama-4-Maverick-17B-128E-Instruct-FP8", + "llama-4-maverick-17b-128e-instruct-fp8", + "Llama 4 Maverick Instruct" + ], + "model_types": [ + "chat", + "vision", + "image2text", + "ocr" + ], + "max_tokens": 1048576, + "max_completion_tokens": 8192 + }, + { + "name": "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8-Original", + "alias": [ + "meta-llama/llama-4-maverick-17b-128e-instruct-fp8-original", + "Llama-4-Maverick-17B-128E-Instruct-FP8-Original", + "llama-4-maverick-17b-128e-instruct-fp8-original" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1048576 + }, + { + "name": "meta-llama/Llama-4-Maverick-17B-128E-Instruct-Original", + "alias": [ + "meta-llama/llama-4-maverick-17b-128e-instruct-original", + "Llama-4-Maverick-17B-128E-Instruct-Original", + "llama-4-maverick-17b-128e-instruct-original" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1048576 + }, + { + "name": "meta-llama/Llama-4-Maverick-17B-128E-Instruct-Turbo", + "alias": [ + "Llama-4-Maverick-17B-128E-Instruct-Turbo" + ], + "max_tokens": 8192, + "model_types": [ + "chat" + ] + }, + { + "name": "meta-llama/Llama-4-Maverick-17B-128E-Original", + "alias": [ + "meta-llama/llama-4-maverick-17b-128e-original", + "Llama-4-Maverick-17B-128E-Original", + "llama-4-maverick-17b-128e-original" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1048576 + }, + { + "name": "meta-llama/Llama-4-Scout-17B-16E", + "alias": [ + "meta-llama/llama-4-scout-17b-16e", + "Llama-4-Scout-17B-16E", + "llama-4-scout-17b-16e", + "Llama 4 Scout (17Bx16E)" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 10485760 + }, + { + "name": "meta-llama/Llama-4-Scout-17B-16E-Instruct", + "alias": [ + "meta-llama/llama-4-scout-17b-16e-instruct", + "Llama-4-Scout-17B-16E-Instruct", + "llama-4-scout-17b-16e-instruct", + "meta/llama-4-scout-instruct", + "meta-llama/llama-4-scout", + "Llama 4 Scout Instruct", + "Llama 4 Scout Instruct (17Bx16E)" + ], + "model_types": [ + "chat", + "vision", + "image2text", + "ocr" + ], + "max_tokens": 10485760, + "max_completion_tokens": 8192 + }, + { + "name": "meta-llama/Llama-4-Scout-17B-16E-Instruct-FP8-Lora", + "alias": [ + "Llama-4-Scout-17B-16E-Instruct-FP8-Lora", + "Llama 4 Scout 17B 16E Instruct Fp8 Lora" + ], + "max_tokens": 10485760, + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "meta-llama/Llama-4-Scout-17B-16E-Instruct-Original", + "alias": [ + "meta-llama/llama-4-scout-17b-16e-instruct-original", + "Llama-4-Scout-17B-16E-Instruct-Original", + "llama-4-scout-17b-16e-instruct-original" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 10485760 + }, + { + "name": "meta-llama/Llama-4-Scout-17B-16E-Original", + "alias": [ + "meta-llama/llama-4-scout-17b-16e-original", + "Llama-4-Scout-17B-16E-Original", + "llama-4-scout-17b-16e-original" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 10485760 + }, + { + "name": "meta-llama/Llama-3.3-70B-Instruct", + "alias": [ + "meta-llama/llama-3.3-70b-instruct", + "Llama-3.3-70B-Instruct", + "llama-3.3-70b-instruct", + "meta-llama/llama-3.3-70b-instruct:free", + "Llama 3.3 70B Instruct", + "Meta Llama 3.3 70B Instruct", + "nim/meta/llama-3.3-70b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "max_completion_tokens": 120000 + }, + { + "name": "meta-llama/Llama-3.3-70B-Instruct-FP8-Lora", + "alias": [ + "Llama-3.3-70B-Instruct-FP8-Lora", + "Llama 3.3 70B Instruct FP8 Lora" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "meta-llama/Llama-3.3-70B-Instruct-Turbo", + "alias": [ + "Llama-3.3-70B-Instruct-Turbo", + "Meta Llama 3.3 70B Instruct Turbo" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "meta-llama/Llama-3.2-11B-Vision", + "alias": [ + "meta-llama/llama-3.2-11b-vision", + "Llama-3.2-11B-Vision", + "llama-3.2-11b-vision" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-3.2-11B-Vision-Instruct", + "alias": [ + "meta-llama/llama-3.2-11b-vision-instruct", + "Llama-3.2-11B-Vision-Instruct", + "llama-3.2-11b-vision-instruct", + "nim/meta/llama-3.2-11b-vision-instruct" + ], + "model_types": [ + "chat", + "vision", + "image2text", + "ocr" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-3.2-1B", + "alias": [ + "meta-llama/llama-3.2-1b", + "Llama-3.2-1B", + "llama-3.2-1b", + "Llama 3.2 1B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-3.2-1B-Instruct", + "alias": [ + "meta-llama/llama-3.2-1b-instruct", + "Llama-3.2-1B-Instruct", + "llama-3.2-1b-instruct", + "Llama 3.2 1B Instruct", + "Meta Llama 3.2 1B Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "max_completion_tokens": 32000 + }, + { + "name": "meta-llama/Llama-3.2-1B-Instruct-QLORA_INT4_EO8", + "alias": [ + "meta-llama/llama-3.2-1b-instruct-qlora_int4_eo8", + "Llama-3.2-1B-Instruct-QLORA_INT4_EO8", + "llama-3.2-1b-instruct-qlora_int4_eo8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-3.2-1B-Instruct-SpinQuant_INT4_EO8", + "alias": [ + "meta-llama/llama-3.2-1b-instruct-spinquant_int4_eo8", + "Llama-3.2-1B-Instruct-SpinQuant_INT4_EO8", + "llama-3.2-1b-instruct-spinquant_int4_eo8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-3.2-3B", + "alias": [ + "meta-llama/llama-3.2-3b", + "Llama-3.2-3B", + "llama-3.2-3b", + "Meta Llama 3.2 3B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-3.2-3B-Instruct", + "alias": [ + "meta-llama/llama-3.2-3b-instruct", + "Llama-3.2-3B-Instruct", + "llama-3.2-3b-instruct", + "meta-llama/llama-3.2-3b-instruct:free", + "Llama 3.2 3B Instruct", + "Meta Llama 3.2 3B Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "max_completion_tokens": 32000 + }, + { + "name": "meta-llama/Llama-3.2-3B-Instruct-QLORA_INT4_EO8", + "alias": [ + "meta-llama/llama-3.2-3b-instruct-qlora_int4_eo8", + "Llama-3.2-3B-Instruct-QLORA_INT4_EO8", + "llama-3.2-3b-instruct-qlora_int4_eo8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-3.2-3B-Instruct-SpinQuant_INT4_EO8", + "alias": [ + "meta-llama/llama-3.2-3b-instruct-spinquant_int4_eo8", + "Llama-3.2-3B-Instruct-SpinQuant_INT4_EO8", + "llama-3.2-3b-instruct-spinquant_int4_eo8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-3.2-90B-Vision", + "alias": [ + "meta-llama/llama-3.2-90b-vision", + "Llama-3.2-90B-Vision", + "llama-3.2-90b-vision" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-3.2-90B-Vision-Instruct", + "alias": [ + "meta-llama/llama-3.2-90b-vision-instruct", + "Llama-3.2-90B-Vision-Instruct", + "llama-3.2-90b-vision-instruct", + "nim/meta/llama-3.2-90b-vision-instruct" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-3.1-405B", + "alias": [ + "meta-llama/llama-3.1-405b", + "Llama-3.1-405B", + "llama-3.1-405b", + "Llama 3.1 405B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-3.1-405B-FP8", + "alias": [ + "meta-llama/llama-3.1-405b-fp8", + "Llama-3.1-405B-FP8", + "llama-3.1-405b-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-3.1-405B-Instruct", + "alias": [ + "meta-llama/llama-3.1-405b-instruct", + "Llama-3.1-405B-Instruct", + "llama-3.1-405b-instruct", + "Meta Llama 3.1 405B Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-3.1-405B-Instruct-FP8", + "alias": [ + "meta-llama/llama-3.1-405b-instruct-fp8", + "Llama-3.1-405B-Instruct-FP8", + "llama-3.1-405b-instruct-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-3.1-70B", + "alias": [ + "meta-llama/llama-3.1-70b", + "Llama-3.1-70B", + "llama-3.1-70b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-3.1-70B-Instruct", + "alias": [ + "meta-llama/llama-3.1-70b-instruct", + "Llama-3.1-70B-Instruct", + "llama-3.1-70b-instruct", + "nim/meta/llama-3.1-70b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-3.1-8B", + "alias": [ + "meta-llama/llama-3.1-8b", + "Llama-3.1-8B", + "llama-3.1-8b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-3.1-8B-Instruct", + "alias": [ + "meta-llama/llama-3.1-8b-instruct", + "Llama-3.1-8B-Instruct", + "llama-3.1-8b-instruct", + "Llama 3.1 8B Instruct", + "nim/meta/llama-3.1-8b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "max_completion_tokens": 16384 + }, + { + "name": "meta-llama/llama-3-70b-instruct", + "alias": [ + "llama-3-70b-instruct", + "Llama3 70B Instruct" + ], + "max_tokens": 8192, + "max_completion_tokens": 8000, + "model_types": [ + "chat" + ] + }, + { + "name": "meta-llama/Llama-3-8b-chat-hf", + "alias": [ + "Llama-3-8b-chat-hf", + "Meta Llama 3 8B Instruct Reference" + ], + "max_tokens": 8192, + "model_types": [ + "chat" + ] + }, + { + "name": "meta-llama/llama-3-8b-instruct", + "alias": [ + "llama-3-8b-instruct", + "Llama 3 8B Instruct" + ], + "max_tokens": 8192, + "max_completion_tokens": 8192, + "model_types": [ + "chat" + ] + }, + { + "name": "meta-llama/Llama-2-13b", + "alias": [ + "meta-llama/llama-2-13b", + "Llama-2-13b", + "llama-2-13b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "meta-llama/Llama-2-13b-chat", + "alias": [ + "meta-llama/llama-2-13b-chat", + "Llama-2-13b-chat", + "llama-2-13b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "meta-llama/Llama-2-13b-chat-hf", + "alias": [ + "meta-llama/llama-2-13b-chat-hf", + "Llama-2-13b-chat-hf", + "llama-2-13b-chat-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "meta-llama/Llama-2-13b-hf", + "alias": [ + "meta-llama/llama-2-13b-hf", + "Llama-2-13b-hf", + "llama-2-13b-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "meta-llama/Llama-2-70b", + "alias": [ + "meta-llama/llama-2-70b", + "Llama-2-70b", + "llama-2-70b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "meta-llama/Llama-2-70b-chat", + "alias": [ + "meta-llama/llama-2-70b-chat", + "Llama-2-70b-chat", + "llama-2-70b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "meta-llama/Llama-2-70b-chat-hf", + "alias": [ + "meta-llama/llama-2-70b-chat-hf", + "Llama-2-70b-chat-hf", + "llama-2-70b-chat-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "meta-llama/Llama-2-70b-hf", + "alias": [ + "meta-llama/llama-2-70b-hf", + "Llama-2-70b-hf", + "llama-2-70b-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "meta-llama/Llama-2-7b", + "alias": [ + "meta-llama/llama-2-7b", + "Llama-2-7b", + "llama-2-7b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "meta-llama/Llama-2-7b-chat", + "alias": [ + "meta-llama/llama-2-7b-chat", + "Llama-2-7b-chat", + "llama-2-7b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "meta-llama/Llama-2-7b-chat-hf", + "alias": [ + "meta-llama/llama-2-7b-chat-hf", + "Llama-2-7b-chat-hf", + "llama-2-7b-chat-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "meta-llama/Llama-2-7b-hf", + "alias": [ + "meta-llama/llama-2-7b-hf", + "Llama-2-7b-hf", + "llama-2-7b-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "meta-llama/CodeLlama-13b-hf", + "alias": [ + "meta-llama/codellama-13b-hf", + "CodeLlama-13b-hf", + "codellama-13b-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "meta-llama/CodeLlama-13b-Instruct-hf", + "alias": [ + "meta-llama/codellama-13b-instruct-hf", + "CodeLlama-13b-Instruct-hf", + "codellama-13b-instruct-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "meta-llama/CodeLlama-13b-Python-hf", + "alias": [ + "meta-llama/codellama-13b-python-hf", + "CodeLlama-13b-Python-hf", + "codellama-13b-python-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "meta-llama/CodeLlama-34b-hf", + "alias": [ + "meta-llama/codellama-34b-hf", + "CodeLlama-34b-hf", + "codellama-34b-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "meta-llama/CodeLlama-34b-Instruct-hf", + "alias": [ + "meta-llama/codellama-34b-instruct-hf", + "CodeLlama-34b-Instruct-hf", + "codellama-34b-instruct-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "meta-llama/CodeLlama-34b-Python-hf", + "alias": [ + "meta-llama/codellama-34b-python-hf", + "CodeLlama-34b-Python-hf", + "codellama-34b-python-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "meta-llama/CodeLlama-70b-hf", + "alias": [ + "meta-llama/codellama-70b-hf", + "CodeLlama-70b-hf", + "codellama-70b-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "meta-llama/CodeLlama-70b-Instruct-hf", + "alias": [ + "meta-llama/codellama-70b-instruct-hf", + "CodeLlama-70b-Instruct-hf", + "codellama-70b-instruct-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "meta-llama/CodeLlama-70b-Python-hf", + "alias": [ + "meta-llama/codellama-70b-python-hf", + "CodeLlama-70b-Python-hf", + "codellama-70b-python-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "meta-llama/CodeLlama-7b-hf", + "alias": [ + "meta-llama/codellama-7b-hf", + "CodeLlama-7b-hf", + "codellama-7b-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "meta-llama/CodeLlama-7b-Instruct-hf", + "alias": [ + "meta-llama/codellama-7b-instruct-hf", + "CodeLlama-7b-Instruct-hf", + "codellama-7b-instruct-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "meta-llama/CodeLlama-7b-Python-hf", + "alias": [ + "meta-llama/codellama-7b-python-hf", + "CodeLlama-7b-Python-hf", + "codellama-7b-python-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "meta-llama/Llama-Guard-3-11B-Vision", + "alias": [ + "meta-llama/llama-guard-3-11b-vision", + "Llama-Guard-3-11B-Vision", + "llama-guard-3-11b-vision" + ], + "model_types": [ + "moderation", + "vision", + "image2text" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-Guard-3-1B", + "alias": [ + "meta-llama/llama-guard-3-1b", + "Llama-Guard-3-1B", + "llama-guard-3-1b" + ], + "model_types": [ + "moderation" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-Guard-3-1B-INT4", + "alias": [ + "meta-llama/llama-guard-3-1b-int4", + "Llama-Guard-3-1B-INT4", + "llama-guard-3-1b-int4" + ], + "model_types": [ + "moderation" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-Guard-3-8B", + "alias": [ + "meta-llama/llama-guard-3-8b", + "Llama-Guard-3-8B", + "llama-guard-3-8b" + ], + "model_types": [ + "moderation", + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-Guard-3-8B-INT8", + "alias": [ + "meta-llama/llama-guard-3-8b-int8", + "Llama-Guard-3-8B-INT8", + "llama-guard-3-8b-int8" + ], + "model_types": [ + "moderation" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-Guard-4-12B", + "alias": [ + "meta-llama/llama-guard-4-12b", + "Llama-Guard-4-12B", + "llama-guard-4-12b", + "Llama Guard 4 12B" + ], + "model_types": [ + "moderation", + "vision", + "image2text", + "chat", + "ocr" + ], + "max_tokens": 131072 + }, + { + "name": "meta-llama/Llama-Prompt-Guard-2-22M", + "alias": [ + "meta-llama/llama-prompt-guard-2-22m", + "Llama-Prompt-Guard-2-22M", + "llama-prompt-guard-2-22m" + ], + "model_types": [ + "moderation" + ], + "max_tokens": 512, + "max_completion_tokens": 512 + }, + { + "name": "meta-llama/Llama-Prompt-Guard-2-86M", + "alias": [ + "meta-llama/llama-prompt-guard-2-86m", + "Llama-Prompt-Guard-2-86M", + "llama-prompt-guard-2-86m" + ], + "model_types": [ + "moderation" + ], + "max_tokens": 512, + "max_completion_tokens": 512 + }, + { + "name": "meta-llama/LlamaGuard-7b", + "alias": [ + "meta-llama/llamaguard-7b", + "LlamaGuard-7b", + "llamaguard-7b" + ], + "model_types": [ + "moderation" + ], + "max_tokens": 4096 + }, + { + "name": "meta-llama/Meta-Llama-3-70B", + "alias": [ + "meta-llama/meta-llama-3-70b", + "Meta-Llama-3-70B", + "meta-llama-3-70b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "meta-llama/Meta-Llama-3-70B-Instruct", + "alias": [ + "meta-llama/meta-llama-3-70b-instruct", + "Meta-Llama-3-70B-Instruct", + "meta-llama-3-70b-instruct", + "meta/meta-llama-3-70b-instruct", + "meta-llama/llama-3-70b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "meta-llama/Meta-Llama-3-70B-Instruct-Turbo", + "alias": [ + "Meta-Llama-3-70B-Instruct-Turbo", + "Meta Llama 3 70B Instruct Turbo" + ], + "max_tokens": 8192, + "model_types": [ + "chat" + ] + }, + { + "name": "meta-llama/Meta-Llama-3-8B", + "alias": [ + "meta-llama/meta-llama-3-8b", + "Meta-Llama-3-8B", + "meta-llama-3-8b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "meta-llama/Meta-Llama-3-8B-Instruct", + "alias": [ + "meta-llama/meta-llama-3-8b-instruct", + "Meta-Llama-3-8B-Instruct", + "meta-llama-3-8b-instruct", + "meta/meta-llama-3-8b-instruct", + "meta-llama/llama-3-8b-instruct", + "Meta Llama 3 8B Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "meta-llama/Meta-Llama-3-8B-Instruct-Lite", + "alias": [ + "Meta-Llama-3-8B-Instruct-Lite", + "Meta Llama 3 8B Instruct Lite" + ], + "max_tokens": 8192, + "model_types": [ + "chat" + ] + }, + { + "name": "meta-llama/Meta-Llama-3.1-405B-Instruct", + "alias": [ + "Meta-Llama-3.1-405B-Instruct" + ], + "max_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "meta-llama/Meta-Llama-3.1-70B", + "alias": [ + "Meta-Llama-3.1-70B", + "Llama 3.1 70B" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "meta-llama/Meta-Llama-3.1-70B-Instruct", + "alias": [ + "Meta-Llama-3.1-70B-Instruct" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "meta-llama/Meta-Llama-3.1-70B-Instruct-Turbo", + "alias": [ + "Meta-Llama-3.1-70B-Instruct-Turbo", + "Meta Llama 3.1 70B Instruct Turbo" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "meta-llama/Meta-Llama-3.1-8B", + "alias": [ + "Meta-Llama-3.1-8B", + "Meta Llama 3.1 8B" + ], + "max_tokens": 16384, + "model_types": [ + "chat" + ] + }, + { + "name": "meta-llama/Meta-Llama-3.1-8B-Instruct", + "alias": [ + "Meta-Llama-3.1-8B-Instruct" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo", + "alias": [ + "Meta-Llama-3.1-8B-Instruct-Turbo", + "Meta Llama 3.1 8B Instruct Turbo" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "meta-llama/Meta-Llama-Guard-2-8B", + "alias": [ + "meta-llama/meta-llama-guard-2-8b", + "Meta-Llama-Guard-2-8B", + "meta-llama-guard-2-8b" + ], + "model_types": [ + "moderation" + ], + "max_tokens": 4096 + }, + { + "name": "meta-llama/Prompt-Guard-86M", + "alias": [ + "meta-llama/prompt-guard-86m", + "Prompt-Guard-86M", + "prompt-guard-86m" + ], + "model_types": [ + "moderation" + ] + }, + { + "name": "microsoft/Phi-3-medium-4k-instruct", + "alias": [ + "Phi-3-medium-4k-instruct" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "microsoft/phi-4", + "alias": [ + "phi-4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "microsoft/phi-4-mini-instruct", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "microsoft/Phi-4-multimodal-instruct", + "alias": [ + "Phi-4-multimodal-instruct" + ], + "max_tokens": 131072, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "microsoft/phi-4-reasoning-plus", + "alias": [ + "phi-4-reasoning-plus" + ], + "max_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "microsoft/WizardLM-2-7B", + "alias": [ + "WizardLM-2-7B" + ], + "max_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "microsoft/wizardlm-2-8x22b", + "alias": [ + "WizardLM-2-8x22B", + "Wizardlm 2 8x22B", + "microsoft/WizardLM-2-8x22B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 65536, + "max_completion_tokens": 8000 + }, + { + "name": "midjourney/mj_fast_blend", + "alias": [ + "mj_fast_blend", + "mj-fast-blend" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_custom_zoom", + "alias": [ + "mj_fast_custom_zoom", + "mj-fast-custom-zoom" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_describe", + "alias": [ + "mj_fast_describe", + "mj-fast-describe" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_edits", + "alias": [ + "mj_fast_edits", + "mj-fast-edits" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_high_variation", + "alias": [ + "mj_fast_high_variation", + "mj-fast-high-variation" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_imagine", + "alias": [ + "mj_fast_imagine", + "mj-fast-imagine" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "midjourney/mj_fast_inpaint", + "alias": [ + "mj_fast_inpaint", + "mj-fast-inpaint" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_low_variation", + "alias": [ + "mj_fast_low_variation", + "mj-fast-low-variation" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_modal", + "alias": [ + "mj_fast_modal", + "mj-fast-modal" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_pan", + "alias": [ + "mj_fast_pan", + "mj-fast-pan" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_pic_reader", + "alias": [ + "mj_fast_pic_reader", + "mj-fast-pic-reader" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_prompt_analyzer", + "alias": [ + "mj_fast_prompt_analyzer", + "mj-fast-prompt-analyzer" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_prompt_analyzer_extended", + "alias": [ + "mj_fast_prompt_analyzer_extended", + "mj-fast-prompt-analyzer-extended" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_reroll", + "alias": [ + "mj_fast_reroll", + "mj-fast-reroll" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_shorten", + "alias": [ + "mj_fast_shorten", + "mj-fast-shorten" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_upload", + "alias": [ + "mj_fast_upload", + "mj-fast-upload" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_upscale", + "alias": [ + "mj_fast_upscale", + "mj-fast-upscale" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_upscale_creative", + "alias": [ + "mj_fast_upscale_creative", + "mj-fast-upscale-creative" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_upscale_subtle", + "alias": [ + "mj_fast_upscale_subtle", + "mj-fast-upscale-subtle" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_variation", + "alias": [ + "mj_fast_variation", + "mj-fast-variation" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_fast_video", + "alias": [ + "mj_fast_video", + "mj-fast-video" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "midjourney/mj_fast_zoom", + "alias": [ + "mj_fast_zoom", + "mj-fast-zoom" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_blend", + "alias": [ + "mj_turbo_blend", + "mj-turbo-blend" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_custom_zoom", + "alias": [ + "mj_turbo_custom_zoom", + "mj-turbo-custom-zoom" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_describe", + "alias": [ + "mj_turbo_describe", + "mj-turbo-describe" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_high_variation", + "alias": [ + "mj_turbo_high_variation", + "mj-turbo-high-variation" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_imagine", + "alias": [ + "mj_turbo_imagine", + "mj-turbo-imagine" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "midjourney/mj_turbo_inpaint", + "alias": [ + "mj_turbo_inpaint", + "mj-turbo-inpaint" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_low_variation", + "alias": [ + "mj_turbo_low_variation", + "mj-turbo-low-variation" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_modal", + "alias": [ + "mj_turbo_modal", + "mj-turbo-modal" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_pan", + "alias": [ + "mj_turbo_pan", + "mj-turbo-pan" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_pic_reader", + "alias": [ + "mj_turbo_pic_reader", + "mj-turbo-pic-reader" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_prompt_analyzer", + "alias": [ + "mj_turbo_prompt_analyzer", + "mj-turbo-prompt-analyzer" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_prompt_analyzer_extended", + "alias": [ + "mj_turbo_prompt_analyzer_extended", + "mj-turbo-prompt-analyzer-extended" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_reroll", + "alias": [ + "mj_turbo_reroll", + "mj-turbo-reroll" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_shorten", + "alias": [ + "mj_turbo_shorten", + "mj-turbo-shorten" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_upload", + "alias": [ + "mj_turbo_upload", + "mj-turbo-upload" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_upscale", + "alias": [ + "mj_turbo_upscale", + "mj-turbo-upscale" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_upscale_creative", + "alias": [ + "mj_turbo_upscale_creative", + "mj-turbo-upscale-creative" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_upscale_subtle", + "alias": [ + "mj_turbo_upscale_subtle", + "mj-turbo-upscale-subtle" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_variation", + "alias": [ + "mj_turbo_variation", + "mj-turbo-variation" + ], + "model_types": [ + "other" + ] + }, + { + "name": "midjourney/mj_turbo_zoom", + "alias": [ + "mj_turbo_zoom", + "mj-turbo-zoom" + ], + "model_types": [ + "other" + ] + }, + { + "name": "mimo-v2-omni", "max_tokens": 256000, "model_types": [ "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "mimo-v2-pro", + "max_tokens": 1000000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "alias": [ + "xiaomimimo/mimo-v2-pro" + ], + "max_completion_tokens": 131072 + }, + { + "name": "mimo-v2-tts", + "model_types": [ + "tts" ] }, { - "name": "deepseek/deepseek-ocr-2", - "max_tokens": 8192, + "name": "mimo-v2.5", + "max_tokens": 1048576, "model_types": [ "chat", "image2text", "vision", - "ocr" + "video_generation" ], "alias": [ - "DeepSeek-OCR 2" + "XiaomiMiMo/MiMo-V2.5" ], - "max_completion_tokens": 8192 + "max_completion_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } }, { - "name": "speech-2.8-hd", + "name": "mimo-v2.5-asr", + "max_tokens": 8192, "model_types": [ - "chat", - "tts" + "asr" ] }, { - "name": "speech-2.8-turbo", + "name": "mimo-v2.5-pro", + "max_tokens": 1048576, + "model_types": [ + "chat" + ], + "alias": [ + "XiaomiMiMo/MiMo-V2.5-Pro" + ], + "max_completion_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "mimo-v2.5-tts", "model_types": [ - "chat", "tts" ], "alias": [ - "minimax/speech-2.8-turbo", - "Minimax Speech 2.8 Turbo" - ], - "max_tokens": 448 + "XiaomiMiMo/MiMo-V2.5-tts" + ] }, { - "name": "Pro/zai-org/GLM-5", - "max_tokens": 198000, + "name": "minimax/hailuo-02", + "alias": [ + "hailuo-02", + "MiniMax Hailuo 02" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "minimax/happyhorse-1.0", + "alias": [ + "happyhorse-1.0", + "happy-horse-1-0" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "minimax/minimax-m1", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "minimax/minimax-m2-her", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 65536 + }, + { + "name": "minimax/minimax-m2.1-h", + "alias": [ + "minimax-m2.1-h" + ], + "max_tokens": 204800, + "max_completion_tokens": 131072, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "minimax/minimax-m2.5-highspeed", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 204800, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "minimax/minimax-m2.7-highspeed", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 204800, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "minimax/minimax-m3", + "alias": [ + "minimax-m3" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1024000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "minimax/minimax_video-01", + "alias": [ + "minimax_video-01", + "minimax-video-01" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "minimax/video-01-director", + "alias": [ + "video-01-director", + "MiniMax 01 Director" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "MiniMax-File-Upload", "model_types": [ "chat" ] }, + { + "name": "minimax-for-coding", + "max_tokens": 200000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "MiniMax-Hailuo-02", + "model_types": [ + "video_generation" + ] + }, + { + "name": "MiniMax-Hailuo-2.3", + "model_types": [ + "chat", + "video_generation", + "video_understanding" + ] + }, + { + "name": "MiniMax-Hailuo-2.3-Fast", + "model_types": [ + "chat" + ] + }, + { + "name": "minimax-image-01", + "model_types": [ + "text-to-image", + "image_generation" + ], + "alias": [ + "minimaxi-image-01-live", + "minimax-image-01-live" + ] + }, + { + "name": "MiniMax-M1", + "max_tokens": 1000000, + "model_types": [ + "chat" + ] + }, + { + "name": "MiniMax-M2.1-highspeed", + "max_tokens": 1000000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, { "name": "MiniMax-M2.5-highspeed", "max_tokens": 204800, @@ -28157,201 +19299,6 @@ ], "max_completion_tokens": 131100 }, - { - "name": "doubao-seed-2-0-pro-260215", - "max_tokens": 256000, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "alias": [ - "doubao-seed-2-0-pro" - ], - "max_completion_tokens": 131072, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "doubao-seed-2-0-lite-260215", - "max_tokens": 256000, - "model_types": [ - "chat", - "vision", - "image2text", - "audio", - "speech2text" - ], - "alias": [ - "doubao-seed-2-0-lite", - "doubao-seed-2-0-lite-260428" - ], - "max_completion_tokens": 131072, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "doubao-seed-2-0-mini-260215", - "max_tokens": 256000, - "model_types": [ - "chat", - "vision", - "image2text", - "audio", - "speech2text" - ], - "alias": [ - "doubao-seed-2-0-mini", - "doubao-seed-2-0-mini-260428" - ], - "max_completion_tokens": 131072, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "doubao-seed-2-0-code-preview-260215", - "max_tokens": 256000, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "alias": [ - "doubao-seed-2-0-code" - ], - "max_completion_tokens": 131072, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "sophnet/GLM-5", - "max_tokens": 202000, - "model_types": [ - "chat" - ] - }, - { - "name": "claude-sonnet-4-6-thinking", - "max_tokens": 1000000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "cc-sonnet-4-6", - "max_tokens": 1000000, - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-seedream-5-0-260128", - "model_types": [ - "text-to-image", - "image_generation" - ], - "alias": [ - "doubao-seedream-5-0" - ] - }, - { - "name": "kling-v2-6", - "model_types": [ - "chat" - ], - "alias": [ - "kling/kling-v2-6" - ] - }, - { - "name": "gpt-5.3-chat-latest", - "max_tokens": 128000, - "model_types": [ - "chat" - ], - "alias": [ - "openai/gpt-5.3-chat-latest" - ] - }, - { - "name": "gpt-5.4-pro-2026-03-05", - "alias": [ - "gpt-5.4-pro", - "openai/gpt-5.4-pro", - "openai/gpt-5.4-pro-2026-03-05" - ], - "max_tokens": 1050000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "kling-image-o1", - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "kling-v3-omni", - "model_types": [ - "chat" - ], - "alias": [ - "kling/kling-v3-omni" - ] - }, - { - "name": "glm-5-turbo", - "max_tokens": 200000, - "model_types": [ - "chat" - ], - "alias": [ - "zai-org/glm-5-turbo" - ], - "max_completion_tokens": 131072, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-5.4-nano", - "max_tokens": 400000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "alias": [ - "openai/gpt-5.4-nano" - ] - }, - { - "name": "music-2.5+", - "model_types": [ - "chat" - ] - }, { "name": "MiniMax-M2.7-highspeed", "max_tokens": 204800, @@ -28369,247 +19316,43 @@ "max_completion_tokens": 131072 }, { - "name": "gpt-5.4-mini-2026-03-17", - "max_tokens": 400000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "alias": [ - "openai/gpt-5.4-mini-2026-03-17" - ] - }, - { - "name": "gpt-5.4-nano-2026-03-17", - "max_tokens": 400000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "alias": [ - "openai/gpt-5.4-nano-2026-03-17" - ] - }, - { - "name": "mimo-v2-pro", - "max_tokens": 1000000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "alias": [ - "xiaomimimo/mimo-v2-pro" - ], - "max_completion_tokens": 131072 - }, - { - "name": "mimo-v2-omni", - "max_tokens": 256000, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "glm-5v-turbo", - "max_tokens": 200000, + "name": "minimax-m3", + "max_tokens": 1024000, "model_types": [ "chat", "vision", "image2text" ], - "alias": [ - "zai-org/glm-5v-turbo" - ], - "max_completion_tokens": 131072, "thinking": { "default_value": true, "clear_thinking": true - } - }, - { - "name": "doubao-seedance-2-0-fast-260128", - "model_types": [ - "video_generation" - ], + }, "alias": [ - "doubao-seedance-2-0-fast" - ] - }, - { - "name": "doubao-seedance-2-0-260128", - "model_types": [ - "video_generation" + "minimax/minimax-m3", + "MiniMaxAI/MiniMax-M3", + "MiniMax M3" ], - "alias": [ - "doubao-seedance-2-0" - ] + "max_completion_tokens": 131072 }, { - "name": "claude-opus-4-7", - "max_tokens": 1000000, - "model_types": [ - "chat", - "image2text", - "vision", - "ocr" - ], - "alias": [ - "anthropic/claude-opus-4-7", - "anthropic/claude-opus-4.7", - "claude-opus-4.7" - ] - }, - { - "name": "cc-opus-4-7", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "claude-opus-4-7-thinking", - "max_tokens": 1000000, - "model_types": [ - "chat" - ] - }, - { - "name": "chat-latest", - "max_tokens": 400000, - "model_types": [ - "chat" - ] - }, - { - "name": "sensenova-6.7-flash-lite", - "max_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "cc-opus-4-8", - "max_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "Bria/video_mask_by_key_points", - "alias": [ - "video_mask_by_key_points" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "meta-llama/Llama-3.3-70B-Instruct-Turbo", - "alias": [ - "Llama-3.3-70B-Instruct-Turbo", - "Meta Llama 3.3 70B Instruct Turbo" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "Qwen/Qwen3-TTS-VoiceDesign", - "alias": [ - "Qwen3-TTS-VoiceDesign" - ], + "name": "MiniMax-Voice-Clone", "model_types": [ "tts" ] }, { - "name": "PrunaAI/p-image", - "alias": [ - "p-image" - ], + "name": "MiniMax-Voice-Design", "model_types": [ - "text-to-image", - "image_generation" + "tts" ] }, { - "name": "Wan-AI/Wan2.6-T2V", + "name": "MiniMaxAI/MiniMax-M2.5-FP4", "alias": [ - "Wan2.6-T2V" + "MiniMax-M2.5-FP4", + "MiniMax M2.5 FP4" ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "openai/whisper-timestamped-medium.en", - "alias": [ - "whisper-timestamped-medium.en" - ], - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "deepseek-ai/Janus-Pro-1B", - "alias": [ - "Janus-Pro-1B" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "ByteDance/Seedance-2.0", - "alias": [ - "Seedance-2.0", - "ByteDance Seedance 2.0" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "Bria/video_eraser", - "alias": [ - "video_eraser" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "Sao10K/L3.3-70B-Euryale-v2.3", - "alias": [ - "L3.3-70B-Euryale-v2.3" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/Llama-3.3-Nemotron-Super-49B-v1.5", - "alias": [ - "Llama-3.3-Nemotron-Super-49B-v1.5" - ], - "max_tokens": 131072, + "max_tokens": 8192, "model_types": [ "chat" ], @@ -28619,42 +19362,547 @@ } }, { - "name": "sentence-transformers/clip-ViT-B-32-multilingual-v1", + "name": "minimaxai/MiniMax-M1-40k", "alias": [ - "clip-ViT-B-32-multilingual-v1" + "minimaxai/minimax-m1-40k", + "minimax-m1-40k", + "Minimax M1 40K" ], - "max_tokens": 512, - "max_dimension": 512, "model_types": [ - "embedding" - ] + "chat" + ], + "max_tokens": 40000, + "thinking": { + "default_value": true, + "clear_thinking": true + } }, { - "name": "stabilityai/sd3.5-medium", + "name": "minimaxai/MiniMax-M1-40k-hf", "alias": [ - "sd3.5-medium" + "minimaxai/minimax-m1-40k-hf", + "minimax-m1-40k-hf" ], + "model_types": [ + "chat" + ], + "max_tokens": 40000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "minimaxai/MiniMax-M1-80k", + "alias": [ + "minimaxai/minimax-m1-80k", + "minimax-m1-80k", + "MiniMax M1", + "Minimax M1 80K" + ], + "model_types": [ + "chat" + ], + "max_tokens": 80000, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 40000 + }, + { + "name": "minimaxai/MiniMax-M1-80k-hf", + "alias": [ + "minimaxai/minimax-m1-80k-hf", + "minimax-m1-80k-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 80000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "minimaxai/MiniMax-M2", + "alias": [ + "minimaxai/minimax-m2", + "minimax-m2", + "minimax/minimax-m2", + "MiniMax M2" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 131072 + }, + { + "name": "minimaxai/MiniMax-M2.1", + "alias": [ + "minimaxai/minimax-m2.1", + "minimax-m2.1", + "minimax/minimax-m2.1", + "Minimax M2.1" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 131072 + }, + { + "name": "minimaxai/MiniMax-M2.5", + "alias": [ + "minimaxai/minimax-m2.5", + "minimax-m2.5", + "minimax/minimax-m2.5", + "MiniMax M2.5" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 131100 + }, + { + "name": "minimaxai/MiniMax-M2.7", + "alias": [ + "minimaxai/minimax-m2.7", + "minimax-m2.7", + "minimax/minimax-m2.7", + "MiniMax M2.7", + "MiniMax M2.7 FP4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 131072 + }, + { + "name": "minimaxai/MiniMax-Text-01", + "alias": [ + "minimaxai/minimax-text-01", + "minimax-text-01", + "minimax/minimax-01" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "minimaxai/MiniMax-Text-01-hf", + "alias": [ + "minimaxai/minimax-text-01-hf", + "minimax-text-01-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "minimaxai/MiniMax-VL-01", + "alias": [ + "minimaxai/minimax-vl-01", + "minimax-vl-01" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "minimaxai/SynLogic-32B", + "alias": [ + "minimaxai/synlogic-32b", + "synlogic-32b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "minimaxai/SynLogic-7B", + "alias": [ + "minimaxai/synlogic-7b", + "synlogic-7b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "minimaxai/SynLogic-Mix-3-32B", + "alias": [ + "minimaxai/synlogic-mix-3-32b", + "synlogic-mix-3-32b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "minimaxai/VTP-Base-f16d64", + "alias": [ + "minimaxai/vtp-base-f16d64", + "vtp-base-f16d64" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": 512, + "dimensions": [ + 512 + ], + "max_tokens": 0 + }, + { + "name": "minimaxai/VTP-Large-f16d64", + "alias": [ + "minimaxai/vtp-large-f16d64", + "vtp-large-f16d64" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": 512, + "dimensions": [ + 512 + ], + "max_tokens": 0 + }, + { + "name": "minimaxai/VTP-Small-f16d64", + "alias": [ + "minimaxai/vtp-small-f16d64", + "vtp-small-f16d64" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": 512, + "dimensions": [ + 512 + ], + "max_tokens": 0 + }, + { + "name": "minimaxi-image-01", "model_types": [ "text-to-image", "image_generation" ] }, { - "name": "Qwen/Qwen3-Embedding-0.6B-batch", - "alias": [ - "Qwen3-Embedding-0.6B-batch" - ], - "max_tokens": 32768, - "max_dimension": 1024, + "name": "minimaxi_music", "model_types": [ - "embedding" + "chat" ] }, { - "name": "mistralai/Mixtral-8x7B-Instruct-v0.1", + "name": "minimaxi_S2V-01", + "model_types": [ + "chat" + ] + }, + { + "name": "minimaxi_text2voice", + "model_types": [ + "video_generation" + ] + }, + { + "name": "minimaxi_video-01", + "model_types": [ + "video_generation" + ] + }, + { + "name": "minimaxi_video-01-live2d", + "model_types": [ + "video_generation" + ] + }, + { + "name": "ministral-14b-2512", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "ministral-3b-2512", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "ministral-8b-2512", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "mistral/mistral-ocr-2512", "alias": [ - "Mixtral-8x7B-Instruct-v0.1", - "Mixtral-8x7B Instruct v0.1" + "mistral-ocr-2512" + ], + "model_types": [ + "ocr" + ], + "max_tokens": 8192 + }, + { + "name": "mistral/codestral-latest", + "alias": [ + "codestral-latest" + ], + "model_types": [ + "chat" + ], + "max_tokens": 256000 + }, + { + "name": "mistral/magistral-medium-latest", + "alias": [ + "magistral-medium-latest" + ], + "model_types": [ + "chat" + ], + "max_tokens": 40000 + }, + { + "name": "mistral/magistral-small-latest", + "alias": [ + "magistral-small-latest" + ], + "model_types": [ + "chat" + ], + "max_tokens": 40000 + }, + { + "name": "mistral/ministral-3b-latest", + "alias": [ + "ministral-3b-latest" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "mistral/ministral-8b-latest", + "alias": [ + "ministral-8b-latest" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "mistral/mistral-embed", + "alias": [ + "mistral-embed" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "mistral/mistral-large-latest", + "alias": [ + "mistral-large-latest" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "mistral/mistral-medium-latest", + "alias": [ + "mistral-medium-latest" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "mistral/mistral-small-latest", + "alias": [ + "mistral-small-latest" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "mistral/open-mistral-7b", + "alias": [ + "open-mistral-7b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32000 + }, + { + "name": "mistral/open-mistral-nemo", + "alias": [ + "open-mistral-nemo" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "mistral/open-mixtral-8x22b", + "alias": [ + "open-mixtral-8x22b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 64000 + }, + { + "name": "mistral/open-mixtral-8x7b", + "alias": [ + "open-mixtral-8x7b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32000 + }, + { + "name": "mistral/pixtral-large-latest", + "alias": [ + "pixtral-large-latest" + ], + "model_types": [ + "chat", + "vision" + ], + "max_tokens": 128000 + }, + { + "name": "mistral-large-2", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "mistral-large-2411", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "mistral-large-2512", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "mistral-large-latest", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "mistral-medium-latest", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "mistral-small-2503", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "mistral-small-latest", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "mistralai/Mistral-7B-Instruct-v0.3", + "alias": [ + "Mistral-7B-Instruct-v0.3", + "Mistral (7B) Instruct v0.3" ], "max_tokens": 32768, "model_types": [ @@ -28662,23 +19910,36 @@ ] }, { - "name": "runwayml/stable-diffusion-v1-5", + "name": "mistralai/Mistral-7B-Instruct-v0.2", "alias": [ - "stable-diffusion-v1-5" + "Mistral-7B-Instruct-v0.2", + "mistral-7b" ], + "max_tokens": 32768, "model_types": [ - "text-to-image", - "image_generation" + "chat" ] }, { - "name": "Bria/erase", + "name": "mistralai/Mistral-7B-Instruct-v0.1", "alias": [ - "erase" + "Mistral-7B-Instruct-v0.1", + "Mistral (7B) Instruct v0.1" ], + "max_tokens": 32768, "model_types": [ - "text-to-image", - "image_generation" + "chat" + ] + }, + { + "name": "mistralai/Mistral-7B-v0.1", + "alias": [ + "Mistral-7B-v0.1", + "Mistral 7B v0.1" + ], + "max_tokens": 32768, + "model_types": [ + "chat" ] }, { @@ -28693,196 +19954,190 @@ ] }, { - "name": "allenai/olmOCR-7B-1025", + "name": "mistralai/Mixtral-8x7B-Instruct-v0.1", "alias": [ - "olmOCR-7B-1025" - ], - "max_tokens": 16384, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "Wan-AI/Wan2.6-Image-Edit", - "alias": [ - "Wan2.6-Image-Edit" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "mistralai/Voxtral-Small-24B-2507", - "alias": [ - "Voxtral-Small-24B-2507" + "Mixtral-8x7B-Instruct-v0.1", + "Mixtral-8x7B Instruct v0.1" ], "max_tokens": 32768, - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "Bria/fibo", - "alias": [ - "fibo" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "sesame/csm-1b", - "alias": [ - "csm-1b" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "Sao10K/L3.1-70B-Euryale-v2.2", - "alias": [ - "L3.1-70B-Euryale-v2.2" - ], - "max_tokens": 131072, "model_types": [ "chat" ] }, { - "name": "stabilityai/stable-diffusion-2-1", + "name": "mistralai/Mixtral-8x7B-Instruct-v0.1-FP8-Lora", "alias": [ - "stable-diffusion-2-1" + "Mixtral-8x7B-Instruct-v0.1-FP8-Lora", + "Mixtral 8x7B Instruct V0.1 FP8 Lora" ], + "max_tokens": 32768, "model_types": [ - "text-to-image", - "image_generation" + "chat" ] }, { - "name": "inworld-ai/realtime-tts-2", + "name": "mistralai/Mixtral-8x7B-v0.1", "alias": [ - "realtime-tts-2" + "Mixtral-8x7B-v0.1", + "Mixtral 8X7b V0.1" ], + "max_tokens": 32768, "model_types": [ - "tts" + "chat" ] }, { - "name": "Bria/video_mask_by_prompt", - "alias": [ - "video_mask_by_prompt" - ], + "name": "mistralai/codestral-2508", + "alias": [], "model_types": [ - "video_generation" + "chat" + ], + "max_tokens": 256000 + }, + { + "name": "mistralai/devstral-2512", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "mistralai/Magistral-Small-2506", + "alias": [ + "Magistral-Small-2506", + "Magistral Small 2506" + ], + "max_tokens": 40960, + "model_types": [ + "chat" ] }, { - "name": "black-forest-labs/FLUX-1-Redux-dev", - "alias": [ - "FLUX-1-Redux-dev" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "XiaomiMiMo/MiMo-V2.5-tts-voicedesign", - "alias": [ - "MiMo-V2.5-tts-voicedesign" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "ByteDance/Seedream-4.5", - "alias": [ - "Seedream-4.5" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "nvidia/Nemotron-3.5-ASR-Streaming-Multilingual-0.6b", - "alias": [ - "Nemotron-3.5-ASR-Streaming-Multilingual-0.6b" - ], - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "thenlper/gte-base", - "alias": [ - "gte-base" - ], - "max_tokens": 512, - "max_dimension": 768, - "model_types": [ - "embedding" - ] - }, - { - "name": "hexgrad/Kokoro-82M", - "alias": [ - "Kokoro-82M", - "Kokoro 82M" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "intfloat/e5-base-v2", - "alias": [ - "e5-base-v2" - ], - "max_tokens": 512, - "max_dimension": 768, - "model_types": [ - "embedding" - ] - }, - { - "name": "ByteDance/Seed-2.0-mini", - "alias": [ - "Seed-2.0-mini" - ], - "max_tokens": 256000, + "name": "mistralai/ministral-14b-2512", + "alias": [], "model_types": [ "chat", - "image2text", - "vision" + "vision", + "image2text" ], + "max_tokens": 262144 + }, + { + "name": "mistralai/Ministral-3-14B-Instruct-2512", + "alias": [ + "Ministral-3-14B-Instruct-2512", + "Ministral 3 14B Instruct 2512" + ], + "max_tokens": 262144, + "model_types": [ + "chat" + ] + }, + { + "name": "mistralai/ministral-3b-2512", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 131072 + }, + { + "name": "mistralai/ministral-8b-2512", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "mistralai/mistral-7b-instruct", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "mistralai/mistral-large", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "mistralai/mistral-large-2407", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "mistralai/mistral-large-2512", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "mistralai/mistral-medium-3", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 131072 + }, + { + "name": "mistralai/mistral-medium-3-5", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144, "thinking": { "default_value": true, "clear_thinking": true } }, { - "name": "Bria/remove_background", - "alias": [ - "remove_background" - ], + "name": "mistralai/mistral-medium-3.1", + "alias": [], "model_types": [ - "text-to-image", - "image_generation" - ] + "chat", + "vision", + "image2text" + ], + "max_tokens": 131072 }, { - "name": "meta-llama/Meta-Llama-3.1-8B-Instruct", + "name": "mistralai/mistral-nemo", "alias": [ - "Meta-Llama-3.1-8B-Instruct" + "mistral-nemo", + "Mistral Nemo" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "max_completion_tokens": 16000 + }, + { + "name": "mistralai/Mistral-Nemo-Instruct-2407", + "alias": [ + "Mistral-Nemo-Instruct-2407" ], "max_tokens": 131072, "model_types": [ @@ -28890,37 +20145,48 @@ ] }, { - "name": "stabilityai/sd3.5", - "alias": [ - "sd3.5" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "thenlper/gte-large", - "alias": [ - "gte-large" - ], - "max_tokens": 512, - "max_dimension": 1024, - "model_types": [ - "embedding" - ] - }, - { - "name": "microsoft/WizardLM-2-8x22B", - "alias": [ - "WizardLM-2-8x22B", - "Wizardlm 2 8x22B" - ], - "max_tokens": 65536, + "name": "mistralai/mistral-saba", + "alias": [], "model_types": [ "chat" ], - "max_completion_tokens": 8000 + "max_tokens": 32768 + }, + { + "name": "mistralai/mistral-small-24b-instruct-2501", + "alias": [ + "Mistral-Small-24B-Instruct-2501", + "Mistral Small (24B) Instruct 25.01", + "mistralai/Mistral-Small-24B-Instruct-2501" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "mistralai/mistral-small-2603", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "mistralai/mistral-small-3.1-24b-instruct", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000 }, { "name": "mistralai/Mistral-Small-3.1-24B-Instruct-2503", @@ -28933,21 +20199,21 @@ ] }, { - "name": "mattshumer/Reflection-Llama-3.1-70B", - "alias": [ - "Reflection-Llama-3.1-70B" - ], - "max_tokens": 8192, + "name": "mistralai/mistral-small-3.2-24b-instruct", + "alias": [], "model_types": [ - "chat" - ] + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000 }, { - "name": "anthropic/claude-4-opus", + "name": "mistralai/Mistral-Small-3.2-24B-Instruct-2506", "alias": [ - "claude-4-opus" + "Mistral-Small-3.2-24B-Instruct-2506" ], - "max_tokens": 200000, + "max_tokens": 128000, "model_types": [ "chat", "image2text", @@ -28956,68 +20222,404 @@ ] }, { - "name": "canopylabs/orpheus-3b-0.1-ft", + "name": "mistralai/mixtral-8x22b-instruct", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 65536 + }, + { + "name": "mistralai/Voxtral-Mini-3B-2507", "alias": [ - "orpheus-3b-0.1-ft", - "Orpheus 3B 0.1 FT" + "Voxtral-Mini-3B-2507" + ], + "max_tokens": 32768, + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "mistralai/voxtral-small-24b-2507", + "alias": [ + "Voxtral-Small-24B-2507", + "mistralai/Voxtral-Small-24B-2507" ], "model_types": [ + "chat", + "audio_understanding", + "asr", + "speech2text" + ], + "max_tokens": 32768 + }, + { + "name": "mixedbread-ai/mxbai-rerank-large-v2", + "alias": [ + "mxbai-rerank-large-v2", + "Mxbai Rerank Large V2" + ], + "max_tokens": 32768, + "model_types": [ + "rerank" + ] + }, + { + "name": "mj_blend", + "alias": [ + "mj-blend" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "mj_custom_zoom", + "alias": [ + "mj-custom-zoom" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "mj_describe", + "alias": [ + "mj-describe" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "mj_edits", + "alias": [ + "mj-edits" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "mj_high_variation", + "alias": [ + "mj-high-variation" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "mj_imagine", + "alias": [ + "mj-imagine" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "mj_inpaint", + "alias": [ + "mj-inpaint" + ], + "model_types": [ + "image", + "image_edit" + ] + }, + { + "name": "mj_low_variation", + "alias": [ + "mj-low-variation" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "mj_modal", + "alias": [ + "mj-modal" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "mj_pan", + "alias": [ + "mj-pan" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "mj_reroll", + "alias": [ + "mj-reroll" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "mj_upload", + "alias": [ + "mj-upload" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "mj_upscale", + "alias": [ + "mj-upscale" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "mj_variation", + "alias": [ + "mj-variation" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "mj_video", + "alias": [ + "mj-video" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "mj_zoom", + "alias": [ + "mj-zoom" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "moonshot-v1-128k", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "moonshot-v1-128k-vision-preview", + "max_tokens": 128000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "moonshot-v1-32k", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "moonshot-v1-32k-vision-preview", + "max_tokens": 32000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "moonshot-v1-8k", + "max_tokens": 8000, + "model_types": [ + "chat" + ] + }, + { + "name": "moonshot-v1-8k-vision-preview", + "max_tokens": 8000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "moonshotai/Kimi-Audio-7B", + "alias": [ + "moonshotai/kimi-audio-7b", + "kimi-audio-7b" + ], + "model_types": [ + "audio", "tts" - ] + ], + "max_tokens": 0 }, { - "name": "black-forest-labs/FLUX-1-schnell", + "name": "moonshotai/Kimi-Audio-7B-Instruct", "alias": [ - "FLUX-1-schnell", - "black-forest-labs/FLUX.1-schnell", - "FLUX.1-schnell", - "FLUX.1 Schnell" + "moonshotai/kimi-audio-7b-instruct", + "kimi-audio-7b-instruct" ], "model_types": [ - "text-to-image", - "image_generation" - ] + "audio", + "tts" + ], + "max_tokens": 0 }, { - "name": "ClarityAI/creative", + "name": "moonshotai/Kimi-Dev-72B", "alias": [ - "creative" + "moonshotai/kimi-dev-72b", + "kimi-dev-72b" ], "model_types": [ - "text-to-image", - "image_generation" - ] + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } }, { - "name": "Bria/blur_background", + "name": "moonshotai/kimi-k2-0905", + "max_tokens": 262144, + "model_types": [ + "chat" + ], "alias": [ - "blur_background" + "kimi-k2-0905", + "Kimi K2 0905" + ], + "max_completion_tokens": 262144 + }, + { + "name": "moonshotai/Kimi-K2-Base", + "alias": [ + "moonshotai/kimi-k2-base", + "kimi-k2-base" ], "model_types": [ - "text-to-image", - "image_generation" - ] + "chat" + ], + "max_tokens": 262144 }, { - "name": "Bria/replace_background", + "name": "moonshotai/Kimi-K2-Instruct", "alias": [ - "replace_background" + "moonshotai/kimi-k2-instruct", + "kimi-k2-instruct", + "moonshotai/kimi-k2", + "Kimi K2 Instruct" ], "model_types": [ - "text-to-image", - "image_generation" - ] + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 32768 }, { - "name": "nvidia/Nemotron-3-Nano-Omni-30B-A3B-Reasoning", + "name": "moonshotai/Kimi-K2-Instruct-0905", "alias": [ - "Nemotron-3-Nano-Omni-30B-A3B-Reasoning" + "moonshotai/kimi-k2-instruct-0905", + "kimi-k2-instruct-0905", + "moonshotai/kimi-k2-0905" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "moonshotai/kimi-k2-thinking", + "alias": [ + "Kimi K2 Thinking" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 262144 + }, + { + "name": "moonshotai/Kimi-K2.5", + "alias": [ + "moonshotai/kimi-k2.5", + "kimi-k2.5", + "Kimi K2.5", + "kimi/kimi-k2.5" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 262144 + }, + { + "name": "moonshotai/Kimi-K2.5-fp4", + "alias": [ + "Kimi-K2.5-fp4", + "Kimi K2.5 Fp4" ], "max_tokens": 262144, "model_types": [ - "chat", - "image2text", - "vision" + "chat" + ] + }, + { + "name": "moonshotai/Kimi-K2.5-Turbo", + "alias": [ + "Kimi-K2.5-Turbo" + ], + "max_tokens": 262144, + "model_types": [ + "chat" ], "thinking": { "default_value": true, @@ -29025,225 +20627,1171 @@ } }, { - "name": "Phind/Phind-CodeLlama-34B-v2", + "name": "moonshotai/Kimi-K2.6", "alias": [ - "Phind-CodeLlama-34B-v2" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "microsoft/Phi-3-medium-4k-instruct", - "alias": [ - "Phi-3-medium-4k-instruct" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/Llama-4-Maverick-17B-128E-Instruct-Turbo", - "alias": [ - "Llama-4-Maverick-17B-128E-Instruct-Turbo" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "Wan-AI/Wan2.6-I2V", - "alias": [ - "Wan2.6-I2V" + "moonshotai/kimi-k2.6", + "kimi-k2.6", + "Kimi K2.6", + "kimi/kimi-k2.6", + "Kimi K2.6 Fp4" ], "model_types": [ + "chat", + "vision", + "image2text", "video_generation" - ] + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 262144 }, { - "name": "run-diffusion/Juggernaut-Flux", + "name": "moonshotai/kimi-k2.7-code", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "moonshotai/kimi-latest", "alias": [ - "Juggernaut-Flux" + "~moonshotai/kimi-latest" ], "model_types": [ - "text-to-image", - "image_generation" + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "moonshotai/Kimi-Linear-48B-A3B-Base", + "alias": [ + "moonshotai/kimi-linear-48b-a3b-base", + "kimi-linear-48b-a3b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "moonshotai/Kimi-Linear-48B-A3B-Instruct", + "alias": [ + "moonshotai/kimi-linear-48b-a3b-instruct", + "kimi-linear-48b-a3b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "moonshotai/Kimi-VL-A3B-Instruct", + "alias": [ + "moonshotai/kimi-vl-a3b-instruct", + "kimi-vl-a3b-instruct" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "moonshotai/Kimi-VL-A3B-Thinking", + "alias": [ + "moonshotai/kimi-vl-a3b-thinking", + "kimi-vl-a3b-thinking" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "moonshotai/Kimi-VL-A3B-Thinking-2506", + "alias": [ + "moonshotai/kimi-vl-a3b-thinking-2506", + "kimi-vl-a3b-thinking-2506" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "moonshotai/Moonlight-16B-A3B", + "alias": [ + "moonshotai/moonlight-16b-a3b", + "moonlight-16b-a3b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "moonshotai/Moonlight-16B-A3B-Instruct", + "alias": [ + "moonshotai/moonlight-16b-a3b-instruct", + "moonlight-16b-a3b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "moonshotai/MoonViT-SO-400M", + "alias": [ + "moonshotai/moonvit-so-400m", + "moonvit-so-400m" + ], + "model_types": [ + "vision" + ], + "max_tokens": 0 + }, + { + "name": "morph/morph-v3-fast", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 81920 + }, + { + "name": "morph/morph-v3-large", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "music-1.5", + "model_types": [ + "chat" ] }, { - "name": "allenai/olmOCR-7B-0825", + "name": "music-2.0", + "model_types": [ + "chat" + ] + }, + { + "name": "music-2.5", + "model_types": [ + "chat" + ] + }, + { + "name": "music-2.5+", + "model_types": [ + "chat" + ] + }, + { + "name": "netease-youdao/bce-embedding-base_v1", + "model_types": [ + "embedding" + ] + }, + { + "name": "netease-youdao/bce-reranker-base_v1", + "model_types": [ + "rerank" + ], "alias": [ - "olmOCR-7B-0825" + "netease-youdao/bce-reranker-base-v1" + ] + }, + { + "name": "nex-agi/nex-n2-pro", + "alias": [ + "nex-n2-pro" + ], + "max_tokens": 262144, + "max_completion_tokens": 262144, + "model_types": [ + "chat", + "vision", + "image2text" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nex-agi/nex-n2-pro:free", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nim/mistralai/mixtral-8x22b-instruct-v01", + "alias": [ + "mixtral-8x22b-instruct-v01" ], "max_tokens": 16384, "model_types": [ - "chat", - "image2text", - "vision" + "chat" ] }, { - "name": "anthropic/claude-4-sonnet", + "name": "nim/mistralai/mixtral-8x7b-instruct-v01", "alias": [ - "claude-4-sonnet" + "mixtral-8x7b-instruct-v01" ], - "max_tokens": 200000, - "model_types": [ - "chat", - "image2text", - "vision", - "ocr" - ] - }, - { - "name": "nvidia/Nemotron-4-340B-Instruct", - "alias": [ - "Nemotron-4-340B-Instruct" - ], - "max_tokens": 4096, + "max_tokens": 16384, "model_types": [ "chat" ] }, { - "name": "BAAI/bge-m3-multi", + "name": "nim/nvidia/llama-3.3-nemotron-super-49b-v1", "alias": [ - "bge-m3-multi" + "llama-3.3-nemotron-super-49b-v1" ], - "max_tokens": 8192, - "max_dimension": 1024, - "model_types": [ - "embedding" - ] - }, - { - "name": "Wan-AI/Wan2.7-Image-Edit", - "alias": [ - "Wan2.7-Image-Edit" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "cognitivecomputations/dolphin-2.6-mixtral-8x7b", - "alias": [ - "dolphin-2.6-mixtral-8x7b" - ], - "max_tokens": 32768, + "max_tokens": 16384, "model_types": [ "chat" ] }, { - "name": "mistralai/Mistral-Small-24B-Instruct-2501", + "name": "nim/nv-mistralai/mistral-nemo-12b-instruct", "alias": [ - "Mistral-Small-24B-Instruct-2501", - "Mistral Small (24B) Instruct 25.01" + "mistral-nemo-12b-instruct" ], - "max_tokens": 32768, + "max_tokens": 16384, "model_types": [ "chat" ] }, { - "name": "black-forest-labs/FLUX-1-dev", + "name": "NousResearch/Hermes-3-Llama-3.1-405B", "alias": [ - "FLUX-1-dev" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "Wan-AI/Wan2.2-T2V-A14B", - "alias": [ - "Wan2.2-T2V-A14B", - "Wan 2.2 T2V" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "ACE-Step/acestep-v15-xl-sft", - "alias": [ - "acestep-v15-xl-sft" - ], - "model_types": [ - "audio_generation" - ] - }, - { - "name": "Pixverse/Pixverse-T2V-HD", - "alias": [ - "Pixverse-T2V-HD" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "openai/gpt-oss-120b-Turbo", - "alias": [ - "gpt-oss-120b-Turbo" + "Hermes-3-Llama-3.1-405B" ], "max_tokens": 131072, "model_types": [ "chat" + ] + }, + { + "name": "NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO", + "alias": [ + "Nous-Hermes-2-Mixtral-8x7B-DPO", + "Nous Hermes 2 Mixtral 8X7B Dpo" ], + "max_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "nousresearch/hermes-2-pro-llama-3-8b", + "alias": [ + "hermes-2-pro-llama-3-8b", + "Hermes 2 Pro Llama 3 8B" + ], + "max_tokens": 8192, + "max_completion_tokens": 8192, + "model_types": [ + "chat" + ] + }, + { + "name": "nousresearch/hermes-3-llama-3.1-405b:free", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "nousresearch/hermes-3-llama-3.1-70b", + "alias": [ + "Hermes-3-Llama-3.1-70B", + "NousResearch/Hermes-3-Llama-3.1-70B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "nousresearch/hermes-4-405b", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 131072, "thinking": { "default_value": true, "clear_thinking": true } }, { - "name": "microsoft/Phi-4-multimodal-instruct", + "name": "nousresearch/hermes-4-70b", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nousresearch/nous-hermes-llama2-13b", "alias": [ - "Phi-4-multimodal-instruct" + "nous-hermes-llama2-13b", + "Nous Hermes Llama2 13B" + ], + "max_tokens": 4096, + "max_completion_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "NovaSky-AI/Sky-T1-32B-Preview", + "alias": [ + "Sky-T1-32B-Preview" + ], + "max_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "nvidia/Qwen3-VL-235B-A22B-Instruct-NVFP4-MLPerf-Inference-Closed-V6.0", + "alias": [ + "nvidia/qwen3-vl-235b-a22b-instruct-nvfp4-mlperf-inference-closed-v6.0", + "Qwen3-VL-235B-A22B-Instruct-NVFP4-MLPerf-Inference-Closed-V6.0", + "qwen3-vl-235b-a22b-instruct-nvfp4-mlperf-inference-closed-v6.0" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/GLM-5-NVFP4", + "alias": [ + "nvidia/glm-5-nvfp4", + "GLM-5-NVFP4", + "glm-5-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "nvidia/DeepSeek-V4-Flash-NVFP4", + "alias": [ + "nvidia/deepseek-v4-flash-nvfp4", + "DeepSeek-V4-Flash-NVFP4", + "deepseek-v4-flash-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1048576, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/DeepSeek-V4-Pro-NVFP4", + "alias": [ + "nvidia/deepseek-v4-pro-nvfp4", + "DeepSeek-V4-Pro-NVFP4", + "deepseek-v4-pro-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1048576, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/llama-4-scout-17b-16e-instruct-fp8", + "alias": [ + "llama-4-scout-17b-16e-instruct-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 10485760 + }, + { + "name": "nvidia/llama-4-scout-17b-16e-instruct-nvfp4", + "alias": [ + "llama-4-scout-17b-16e-instruct-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 10485760 + }, + { + "name": "nvidia/Qwen3.5-122B-A10B-NVFP4", + "alias": [ + "nvidia/qwen3.5-122b-a10b-nvfp4", + "Qwen3.5-122B-A10B-NVFP4", + "qwen3.5-122b-a10b-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Llama-3.3-70B-Instruct-Eagle3", + "alias": [ + "nvidia/llama-3.3-70b-instruct-eagle3", + "Llama-3.3-70B-Instruct-Eagle3", + "llama-3.3-70b-instruct-eagle3" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/llama-3.3-nemotron-70b-reward-principle", + "alias": [ + "llama-3.3-nemotron-70b-reward-principle" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/llama-3.3-nemotron-super-49b-v1.5", + "alias": [ + "Llama-3.3-Nemotron-Super-49B-v1.5", + "nvidia/Llama-3.3-Nemotron-Super-49B-v1.5" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/DeepSeek-V3.2-NVFP4", + "alias": [ + "nvidia/deepseek-v3.2-nvfp4", + "DeepSeek-V3.2-NVFP4", + "deepseek-v3.2-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/DeepSeek-V3.1-NVFP4", + "alias": [ + "nvidia/deepseek-v3.1-nvfp4", + "DeepSeek-V3.1-NVFP4", + "deepseek-v3.1-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/Llama-3.1-Nemotron-70B-Instruct", + "alias": [ + "Llama-3.1-Nemotron-70B-Instruct", + "nim/nvidia/llama-3.1-nemotron-70b-instruct" ], "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "nvidia/Llama-3.1-Nemotron-70B-Instruct-HF", + "alias": [ + "Llama-3.1-Nemotron-70B-Instruct-HF", + "Llama 3.1 Nemotron 70B Instruct HF" + ], + "max_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "nvidia/llama-3.1-nemotron-nano-vl-8b-v1", + "alias": [ + "llama-3.1-nemotron-nano-vl-8b-v1" + ], "model_types": [ "chat", - "image2text", + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/llama-3.1-nemotron-safety-guard-8b-v3", + "alias": [ + "llama-3.1-nemotron-safety-guard-8b-v3" + ], + "model_types": [ + "moderation" + ] + }, + { + "name": "nvidia/Audio2Emotion-v3.0", + "alias": [ + "nvidia/audio2emotion-v3.0", + "Audio2Emotion-v3.0", + "audio2emotion-v3.0" + ], + "model_types": [ + "audio" + ] + }, + { + "name": "nvidia/gpt-oss-120b-Eagle3-v3", + "alias": [ + "nvidia/gpt-oss-120b-eagle3-v3", + "gpt-oss-120b-Eagle3-v3", + "gpt-oss-120b-eagle3-v3" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "nvidia/nemotron-page-elements-v3", + "alias": [ + "nemotron-page-elements-v3" + ], + "model_types": [ "vision" ] }, { - "name": "Bria/video_increase_resolution", + "name": "nvidia/parakeet-tdt-0.6b-v3", "alias": [ - "video_increase_resolution" + "parakeet-tdt-0.6b-v3", + "Nvidia Parakeet TDT 0.6B V3" ], "model_types": [ - "video_generation" + "asr", + "speech2text" + ], + "max_tokens": 448 + }, + { + "name": "nvidia/Qwen3-235B-A22B-Eagle3", + "alias": [ + "nvidia/qwen3-235b-a22b-eagle3", + "Qwen3-235B-A22B-Eagle3", + "qwen3-235b-a22b-eagle3" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Qwen3-235B-A22B-Instruct-2507-NVFP4", + "alias": [ + "nvidia/qwen3-235b-a22b-instruct-2507-nvfp4", + "Qwen3-235B-A22B-Instruct-2507-NVFP4", + "qwen3-235b-a22b-instruct-2507-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Qwen3-235B-A22B-Thinking-2507-Eagle3", + "alias": [ + "nvidia/qwen3-235b-a22b-thinking-2507-eagle3", + "Qwen3-235B-A22B-Thinking-2507-Eagle3", + "qwen3-235b-a22b-thinking-2507-eagle3" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/Qwen3-235B-A22B-Thinking-2507-FP4-Eagle3", + "alias": [ + "nvidia/qwen3-235b-a22b-thinking-2507-fp4-eagle3", + "Qwen3-235B-A22B-Thinking-2507-FP4-Eagle3", + "qwen3-235b-a22b-thinking-2507-fp4-eagle3" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/Qwen3-235B-A22B-Thinking-2507-NVFP4", + "alias": [ + "nvidia/qwen3-235b-a22b-thinking-2507-nvfp4", + "Qwen3-235B-A22B-Thinking-2507-NVFP4", + "qwen3-235b-a22b-thinking-2507-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/Qwen3-30B-A3B-Thinking-2507-Eagle3", + "alias": [ + "nvidia/qwen3-30b-a3b-thinking-2507-eagle3", + "Qwen3-30B-A3B-Thinking-2507-Eagle3", + "qwen3-30b-a3b-thinking-2507-eagle3" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/Qwen3-8B-DMS-8x", + "alias": [ + "nvidia/qwen3-8b-dms-8x", + "Qwen3-8B-DMS-8x", + "qwen3-8b-dms-8x" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Qwen3-Coder-480B-A35B-Instruct-NVFP4", + "alias": [ + "nvidia/qwen3-coder-480b-a35b-instruct-nvfp4", + "Qwen3-Coder-480B-A35B-Instruct-NVFP4", + "qwen3-coder-480b-a35b-instruct-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Qwen3-Nemotron-14B-BRRM", + "alias": [ + "nvidia/qwen3-nemotron-14b-brrm", + "Qwen3-Nemotron-14B-BRRM", + "qwen3-nemotron-14b-brrm" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/qwen3-nemotron-235b-a22b-genrm", + "alias": [ + "qwen3-nemotron-235b-a22b-genrm" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/Qwen3-Nemotron-235B-A22B-GenRM-2603", + "alias": [ + "nvidia/qwen3-nemotron-235b-a22b-genrm-2603", + "Qwen3-Nemotron-235B-A22B-GenRM-2603", + "qwen3-nemotron-235b-a22b-genrm-2603" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/qwen3-nemotron-32b-genrm-principle", + "alias": [ + "qwen3-nemotron-32b-genrm-principle" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/qwen3-nemotron-32b-rlbff", + "alias": [ + "qwen3-nemotron-32b-rlbff" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Qwen3-Nemotron-8B-BRRM", + "alias": [ + "nvidia/qwen3-nemotron-8b-brrm", + "Qwen3-Nemotron-8B-BRRM", + "qwen3-nemotron-8b-brrm" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Qwen3-Next-80B-A3B-Instruct-NVFP4", + "alias": [ + "nvidia/qwen3-next-80b-a3b-instruct-nvfp4", + "Qwen3-Next-80B-A3B-Instruct-NVFP4", + "qwen3-next-80b-a3b-instruct-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Qwen3-Next-80B-A3B-Thinking-NVFP4", + "alias": [ + "nvidia/qwen3-next-80b-a3b-thinking-nvfp4", + "Qwen3-Next-80B-A3B-Thinking-NVFP4", + "qwen3-next-80b-a3b-thinking-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/Qwen3-VL-235B-A22B-Instruct-NVFP4", + "alias": [ + "nvidia/qwen3-vl-235b-a22b-instruct-nvfp4", + "Qwen3-VL-235B-A22B-Instruct-NVFP4", + "qwen3-vl-235b-a22b-instruct-nvfp4" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Qwen2.5-CascadeRL-RM-72B", + "alias": [ + "nvidia/qwen2.5-cascaderl-rm-72b", + "Qwen2.5-CascadeRL-RM-72B", + "qwen2.5-cascaderl-rm-72b" + ], + "model_types": [ + "chat" ] }, { - "name": "sentence-transformers/multi-qa-mpnet-base-dot-v1", + "name": "nvidia/qwen2.5-vl-7b-instruct-fp8", "alias": [ - "multi-qa-mpnet-base-dot-v1" + "qwen2.5-vl-7b-instruct-fp8" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 131072 + }, + { + "name": "nvidia/qwen2.5-vl-7b-instruct-nvfp4", + "alias": [ + "qwen2.5-vl-7b-instruct-nvfp4" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 131072 + }, + { + "name": "nvidia/Qwen2.5-VL-7B-Surg-CholecT50", + "alias": [ + "nvidia/qwen2.5-vl-7b-surg-cholect50", + "Qwen2.5-VL-7B-Surg-CholecT50", + "qwen2.5-vl-7b-surg-cholect50" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 131072 + }, + { + "name": "nvidia/audio2face-3d-v2.3.1-claire", + "alias": [ + "audio2face-3d-v2.3.1-claire" + ], + "model_types": [ + "audio", + "3d_generation" + ] + }, + { + "name": "nvidia/audio2face-3d-v2.3.1-james", + "alias": [ + "audio2face-3d-v2.3.1-james" + ], + "model_types": [ + "audio", + "3d_generation" + ] + }, + { + "name": "nvidia/audio2face-3d-v2.3-mark", + "alias": [ + "audio2face-3d-v2.3-mark" + ], + "model_types": [ + "audio", + "3d_generation" + ] + }, + { + "name": "nvidia/Audio2Emotion-v2.2", + "alias": [ + "nvidia/audio2emotion-v2.2", + "Audio2Emotion-v2.2", + "audio2emotion-v2.2" + ], + "model_types": [ + "audio" + ] + }, + { + "name": "nvidia/diar_streaming_sortformer_4spk-v2.1", + "alias": [ + "diar_streaming_sortformer_4spk-v2.1" + ], + "model_types": [ + "asr" + ] + }, + { + "name": "nvidia/canary-1b-v2", + "alias": [ + "canary-1b-v2" + ], + "model_types": [ + "asr" + ] + }, + { + "name": "nvidia/diar_streaming_sortformer_4spk-v2", + "alias": [ + "diar_streaming_sortformer_4spk-v2" + ], + "model_types": [ + "asr" + ] + }, + { + "name": "nvidia/geneformer_v2_104m", + "alias": [ + "geneformer_v2_104m" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/geneformer_v2_104m_clcancer", + "alias": [ + "geneformer_v2_104m_clcancer" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/geneformer_v2_316m", + "alias": [ + "geneformer_v2_316m" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/llama-nemotron-colembed-vl-3b-v2", + "alias": [ + "llama-nemotron-colembed-vl-3b-v2" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": 3072, + "dimensions": [] + }, + { + "name": "nvidia/llama-nemotron-embed-1b-v2", + "alias": [ + "llama-nemotron-embed-1b-v2" ], - "max_tokens": 512, - "max_dimension": 768, "model_types": [ "embedding" + ], + "max_dimension": 2048, + "dimensions": [ + 384, + 512, + 768, + 1024, + 2048 ] }, { - "name": "Bria/Bria-3.2", + "name": "nvidia/llama-nemotron-embed-vl-1b-v2", "alias": [ - "Bria-3.2" + "llama-nemotron-embed-vl-1b-v2" ], "model_types": [ - "text-to-image", - "image_generation" + "embedding", + "vision" + ], + "max_dimension": 2048, + "dimensions": [], + "max_tokens": 10240 + }, + { + "name": "nvidia/llama-nemotron-embed-vl-1b-v2-fp8", + "alias": [ + "llama-nemotron-embed-vl-1b-v2-fp8" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": 2048, + "dimensions": [] + }, + { + "name": "nvidia/llama-nemotron-rerank-1b-v2", + "alias": [ + "llama-nemotron-rerank-1b-v2" + ], + "model_types": [ + "rerank" ] }, + { + "name": "nvidia/llama-nemotron-rerank-vl-1b-v2", + "alias": [ + "llama-nemotron-rerank-vl-1b-v2" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 10240 + }, + { + "name": "nvidia/nemotron-colembed-vl-4b-v2", + "alias": [ + "nemotron-colembed-vl-4b-v2" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": null, + "dimensions": [] + }, + { + "name": "nvidia/nemotron-colembed-vl-8b-v2", + "alias": [ + "nemotron-colembed-vl-8b-v2" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": null, + "dimensions": [] + }, + { + "name": "nvidia/nv-genmol-89m-v2", + "alias": [ + "nv-genmol-89m-v2" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/NV-KERMT-70M-v2", + "alias": [ + "nvidia/nv-kermt-70m-v2", + "NV-KERMT-70M-v2", + "nv-kermt-70m-v2" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/NV-ReaSyn-AR-166M-v2", + "alias": [ + "nvidia/nv-reasyn-ar-166m-v2", + "NV-ReaSyn-AR-166M-v2", + "nv-reasyn-ar-166m-v2" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/NV-ReaSyn-EB-174M-v2", + "alias": [ + "nvidia/nv-reasyn-eb-174m-v2", + "NV-ReaSyn-EB-174M-v2", + "nv-reasyn-eb-174m-v2" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/nvidia-nemotron-nano-12b-v2", + "alias": [ + "nvidia-nemotron-nano-12b-v2" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/nvidia-nemotron-nano-12b-v2-base", + "alias": [ + "nvidia-nemotron-nano-12b-v2-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, { "name": "nvidia/NVIDIA-Nemotron-Nano-12B-v2-VL", "alias": [ @@ -29262,811 +21810,1043 @@ } }, { - "name": "NousResearch/Hermes-3-Llama-3.1-70B", + "name": "nvidia/nvidia-nemotron-nano-12b-v2-vl-bf16", "alias": [ - "Hermes-3-Llama-3.1-70B" + "nvidia-nemotron-nano-12b-v2-vl-bf16", + "nvidia/nemotron-nano-12b-v2-vl:free" ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "cognitivecomputations/dolphin-2.9.1-llama-3-70b", - "alias": [ - "dolphin-2.9.1-llama-3-70b" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "allenai/Olmo-3.1-32B-Instruct", - "alias": [ - "Olmo-3.1-32B-Instruct" - ], - "max_tokens": 65536, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo", - "alias": [ - "Meta-Llama-3.1-8B-Instruct-Turbo", - "Meta Llama 3.1 8B Instruct Turbo" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "BAAI/bge-en-icl", - "alias": [ - "bge-en-icl" - ], - "max_tokens": 8192, - "max_dimension": 4096, - "model_types": [ - "embedding" - ] - }, - { - "name": "black-forest-labs/FLUX-pro", - "alias": [ - "FLUX-pro" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "shibing624/text2vec-base-chinese", - "alias": [ - "text2vec-base-chinese" - ], - "max_tokens": 512, - "max_dimension": 768, - "model_types": [ - "embedding" - ] - }, - { - "name": "ByteDance/Seed-1.8", - "alias": [ - "Seed-1.8" - ], - "max_tokens": 256000, "model_types": [ "chat", - "image2text", + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/nvidia-nemotron-nano-12b-v2-vl-fp8", + "alias": [ + "nvidia-nemotron-nano-12b-v2-vl-fp8" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVIDIA-Nemotron-Nano-9B-v2", + "alias": [ + "nvidia/nvidia-nemotron-nano-9b-v2", + "NVIDIA-Nemotron-Nano-9B-v2", + "nvidia-nemotron-nano-9b-v2", + "nvidia/nemotron-nano-9b-v2:free", + "Nvidia Nemotron Nano 9B V2" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/nvidia-nemotron-nano-9b-v2-base", + "alias": [ + "nvidia-nemotron-nano-9b-v2-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVIDIA-Nemotron-Nano-9B-v2-FP8", + "alias": [ + "nvidia/nvidia-nemotron-nano-9b-v2-fp8", + "NVIDIA-Nemotron-Nano-9B-v2-FP8", + "nvidia-nemotron-nano-9b-v2-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVIDIA-Nemotron-Nano-9B-v2-Japanese", + "alias": [ + "nvidia/nvidia-nemotron-nano-9b-v2-japanese", + "NVIDIA-Nemotron-Nano-9B-v2-Japanese", + "nvidia-nemotron-nano-9b-v2-japanese" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVIDIA-Nemotron-Nano-9B-v2-NVFP4", + "alias": [ + "nvidia/nvidia-nemotron-nano-9b-v2-nvfp4", + "NVIDIA-Nemotron-Nano-9B-v2-NVFP4", + "nvidia-nemotron-nano-9b-v2-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/parakeet-tdt-0.6b-v2", + "alias": [ + "parakeet-tdt-0.6b-v2" + ], + "model_types": [ + "asr" + ] + }, + { + "name": "nvidia/Kimodo-SOMA-RP-v1.1", + "alias": [ + "nvidia/kimodo-soma-rp-v1.1", + "Kimodo-SOMA-RP-v1.1", + "kimodo-soma-rp-v1.1" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/Kimodo-SOMA-SEED-v1.1", + "alias": [ + "nvidia/kimodo-soma-seed-v1.1", + "Kimodo-SOMA-SEED-v1.1", + "kimodo-soma-seed-v1.1" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/NVIDIA-Nemotron-Parse-v1.1-TC", + "alias": [ + "nvidia/nvidia-nemotron-parse-v1.1-tc", + "NVIDIA-Nemotron-Parse-v1.1-TC", + "nvidia-nemotron-parse-v1.1-tc" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Riva-Translate-4B-Instruct-v1.1", + "alias": [ + "nvidia/riva-translate-4b-instruct-v1.1", + "Riva-Translate-4B-Instruct-v1.1", + "riva-translate-4b-instruct-v1.1" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "nvidia/diar_sortformer_4spk-v1", + "alias": [ + "diar_sortformer_4spk-v1" + ], + "model_types": [ + "asr" + ] + }, + { + "name": "nvidia/dlesym-v1-era5", + "alias": [ + "dlesym-v1-era5" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/geneformer_v1_10m", + "alias": [ + "geneformer_v1_10m" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/Kimodo-G1-RP-v1", + "alias": [ + "nvidia/kimodo-g1-rp-v1", + "Kimodo-G1-RP-v1", + "kimodo-g1-rp-v1" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/Kimodo-G1-SEED-v1", + "alias": [ + "nvidia/kimodo-g1-seed-v1", + "Kimodo-G1-SEED-v1", + "kimodo-g1-seed-v1" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/Kimodo-SMPLX-RP-v1", + "alias": [ + "nvidia/kimodo-smplx-rp-v1", + "Kimodo-SMPLX-RP-v1", + "kimodo-smplx-rp-v1" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/Kimodo-SOMA-RP-v1", + "alias": [ + "nvidia/kimodo-soma-rp-v1", + "Kimodo-SOMA-RP-v1", + "kimodo-soma-rp-v1" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/Kimodo-SOMA-SEED-v1", + "alias": [ + "nvidia/kimodo-soma-seed-v1", + "Kimodo-SOMA-SEED-v1", + "kimodo-soma-seed-v1" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/llama-3_3-nemotron-super-49b-v1_5-nvfp4", + "alias": [ + "llama-3_3-nemotron-super-49b-v1_5-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/llama-nemoretriever-colembed-1b-v1", + "alias": [ + "llama-nemoretriever-colembed-1b-v1" + ], + "model_types": [ + "embedding" + ], + "max_dimension": null, + "dimensions": [] + }, + { + "name": "nvidia/llama-nemoretriever-colembed-3b-v1", + "alias": [ + "llama-nemoretriever-colembed-3b-v1" + ], + "model_types": [ + "embedding" + ], + "max_dimension": null, + "dimensions": [] + }, + { + "name": "nvidia/multitalker-parakeet-streaming-0.6b-v1", + "alias": [ + "multitalker-parakeet-streaming-0.6b-v1" + ], + "model_types": [ + "asr" + ] + }, + { + "name": "nvidia/nemotron-graphic-elements-v1", + "alias": [ + "nemotron-graphic-elements-v1" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "nvidia/nemotron-table-structure-v1", + "alias": [ + "nemotron-table-structure-v1" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "nvidia/nv-codonfm-encodon-1b-v1", + "alias": [ + "nv-codonfm-encodon-1b-v1" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/nv-codonfm-encodon-600m-v1", + "alias": [ + "nv-codonfm-encodon-600m-v1" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/nv-codonfm-encodon-80m-v1", + "alias": [ + "nv-codonfm-encodon-80m-v1" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/nv-codonfm-encodon-cdwt-1b-v1", + "alias": [ + "nv-codonfm-encodon-cdwt-1b-v1" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/nv-codonfm-encodon-te-1b-v1", + "alias": [ + "nv-codonfm-encodon-te-1b-v1" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/nv-codonfm-encodon-te-600m-v1", + "alias": [ + "nv-codonfm-encodon-te-600m-v1" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/nv-codonfm-encodon-te-80m-v1", + "alias": [ + "nv-codonfm-encodon-te-80m-v1" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/nv-codonfm-encodon-te-cdwt-1b-v1", + "alias": [ + "nv-codonfm-encodon-te-cdwt-1b-v1" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/nv-dualbind-1m-v1", + "alias": [ + "nv-dualbind-1m-v1" + ], + "model_types": [ + "embedding", "vision" ], - "thinking": { - "default_value": true, - "clear_thinking": true - } + "max_dimension": null, + "dimensions": [] }, { - "name": "mistralai/Mistral-7B-Instruct-v0.3", + "name": "nvidia/nv-genmol-89m-v1", "alias": [ - "Mistral-7B-Instruct-v0.3", - "Mistral (7B) Instruct v0.3" + "nv-genmol-89m-v1" ], - "max_tokens": 32768, "model_types": [ - "chat" + "other" ] }, { - "name": "NovaSky-AI/Sky-T1-32B-Preview", + "name": "nvidia/nv-la-proteina-motif-v1", "alias": [ - "Sky-T1-32B-Preview" + "nv-la-proteina-motif-v1" ], - "max_tokens": 32768, "model_types": [ - "chat" + "other" ] }, { - "name": "Wan-AI/Wan2.1-T2V-1.3B", + "name": "nvidia/nv-la-proteina-ucond-v1", "alias": [ - "Wan2.1-T2V-1.3B" + "nv-la-proteina-ucond-v1" ], "model_types": [ - "video_generation" + "other" ] }, { - "name": "PrunaAI/p-video", + "name": "nvidia/nv-megalodon-geom-drugs-v1", "alias": [ - "p-video" + "nv-megalodon-geom-drugs-v1" ], "model_types": [ - "video_generation" + "other" ] }, { - "name": "mistralai/Mistral-Nemo-Instruct-2407", + "name": "nvidia/nv-megalodon-qm9-v1", "alias": [ - "Mistral-Nemo-Instruct-2407" + "nv-megalodon-qm9-v1" ], - "max_tokens": 131072, "model_types": [ - "chat" + "other" ] }, { - "name": "FastVideo/LTX2-Distilled-Diffusers", + "name": "nvidia/nv-proteina-200m-v1", "alias": [ - "LTX2-Distilled-Diffusers" + "nv-proteina-200m-v1" ], "model_types": [ - "video_generation" + "other" ] }, { - "name": "run-diffusion/Juggernaut-Lightning-Flux", + "name": "nvidia/nv-proteina-400m-v1", "alias": [ - "Juggernaut-Lightning-Flux", - "Rundiffusion/Juggernaut-Lightning-Flux", - "Juggernaut Lightning Flux by RunDiffusion" + "nv-proteina-400m-v1" ], "model_types": [ - "text-to-image", - "image_generation" + "other" ] }, { - "name": "intfloat/e5-large-v2", + "name": "nvidia/nv-proteina-60m-v1", "alias": [ - "e5-large-v2" + "nv-proteina-60m-v1" ], - "max_tokens": 512, - "max_dimension": 1024, "model_types": [ - "embedding" + "other" ] }, { - "name": "Zyphra/Zonos-v0.1-hybrid", + "name": "nvidia/NV-Proteina-Complexa-AME-160M-v1", "alias": [ - "Zonos-v0.1-hybrid" + "nvidia/nv-proteina-complexa-ame-160m-v1", + "NV-Proteina-Complexa-AME-160M-v1", + "nv-proteina-complexa-ame-160m-v1" ], "model_types": [ - "tts" + "other" ] }, { - "name": "moonshotai/Kimi-K2.5-Turbo", + "name": "nvidia/NV-Proteina-Complexa-Ligand-Target-160M-v1", "alias": [ - "Kimi-K2.5-Turbo" + "nvidia/nv-proteina-complexa-ligand-target-160m-v1", + "NV-Proteina-Complexa-Ligand-Target-160M-v1", + "nv-proteina-complexa-ligand-target-160m-v1" ], - "max_tokens": 262144, "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo", - "alias": [ - "Qwen3-Coder-480B-A35B-Instruct-Turbo" - ], - "max_tokens": 262144, - "model_types": [ - "chat" + "other" ] }, { - "name": "black-forest-labs/FLUX-2-klein-9b", + "name": "nvidia/NV-Proteina-Complexa-Protein-Target-160M-v1", "alias": [ - "FLUX-2-klein-9b" + "nvidia/nv-proteina-complexa-protein-target-160m-v1", + "NV-Proteina-Complexa-Protein-Target-160M-v1", + "nv-proteina-complexa-protein-target-160m-v1" ], "model_types": [ - "text-to-image", - "image_generation" + "other" ] }, { - "name": "microsoft/WizardLM-2-7B", + "name": "nvidia/NV-ReaSyn-AR-166M-v1", "alias": [ - "WizardLM-2-7B" + "nvidia/nv-reasyn-ar-166m-v1", + "NV-ReaSyn-AR-166M-v1", + "nv-reasyn-ar-166m-v1" ], - "max_tokens": 32768, "model_types": [ - "chat" + "other" ] }, { - "name": "NousResearch/Hermes-3-Llama-3.1-405B", + "name": "nvidia/parakeet_realtime_eou_120m-v1", "alias": [ - "Hermes-3-Llama-3.1-405B" + "parakeet_realtime_eou_120m-v1" ], - "max_tokens": 131072, "model_types": [ - "chat" + "asr" ] }, { - "name": "Qwen/Qwen3-Embedding-4B-batch", + "name": "nvidia/personaplex-7b-v1", "alias": [ - "Qwen3-Embedding-4B-batch" - ], - "max_tokens": 32768, - "max_dimension": 2560, - "model_types": [ - "embedding" - ] - }, - { - "name": "XpucT/Deliberate", - "alias": [ - "Deliberate" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "Wan-AI/Wan2.7-I2V", - "alias": [ - "Wan2.7-I2V", - "Wan 2.7 I2V" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "deepseek-ai/DeepSeek-V3-0324-Turbo", - "alias": [ - "DeepSeek-V3-0324-Turbo" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "lizpreciatior/lzlv_70b_fp16_hf", - "alias": [ - "lzlv_70b_fp16_hf" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "sentence-transformers/clip-ViT-B-32", - "alias": [ - "clip-ViT-B-32" - ], - "max_tokens": 77, - "max_dimension": 512, - "model_types": [ - "embedding" - ] - }, - { - "name": "sentence-transformers/paraphrase-MiniLM-L6-v2", - "alias": [ - "paraphrase-MiniLM-L6-v2" - ], - "max_tokens": 512, - "max_dimension": 384, - "model_types": [ - "embedding" - ] - }, - { - "name": "bosonai/HiggsAudioV2.5", - "alias": [ - "HiggsAudioV2.5" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "Wan-AI/Wan2.7-R2V", - "alias": [ - "Wan2.7-R2V", - "Wan 2.7 R2V" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "inworld-ai/inworld-tts-1.5-max", - "alias": [ - "inworld-tts-1.5-max" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "mistralai/Mistral-7B-Instruct-v0.1", - "alias": [ - "Mistral-7B-Instruct-v0.1", - "Mistral (7B) Instruct v0.1" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "openai/whisper-timestamped-medium", - "alias": [ - "whisper-timestamped-medium" + "personaplex-7b-v1" ], "model_types": [ + "audio", "asr", - "speech2text" - ] - }, - { - "name": "deepseek-ai/Janus-Pro-7B", - "alias": [ - "Janus-Pro-7B" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "intfloat/multilingual-e5-large-instruct", - "alias": [ - "multilingual-e5-large-instruct", - "Multilingual E5 Large Instruct" - ], - "max_tokens": 512, - "max_dimension": 1024, - "model_types": [ - "embedding" - ] - }, - { - "name": "KoboldAI/LLaMA2-13B-Tiefighter", - "alias": [ - "LLaMA2-13B-Tiefighter" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "microsoft/phi-4-reasoning-plus", - "alias": [ - "phi-4-reasoning-plus" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "black-forest-labs/FLUX-2-dev", - "alias": [ - "FLUX-2-dev", - "black-forest-labs/FLUX.2-dev", - "FLUX.2-dev", - "FLUX.2 [dev]" - ], - "model_types": [ - "text-to-image", - "image_generation", - "image", - "image_edit" - ] - }, - { - "name": "openchat/openchat-3.6-8b", - "alias": [ - "openchat-3.6-8b" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "Bria/video_remove_background", - "alias": [ - "video_remove_background" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "mistralai/Mistral-7B-Instruct-v0.2", - "alias": [ - "Mistral-7B-Instruct-v0.2", - "mistral-7b" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "CompVis/stable-diffusion-v1-4", - "alias": [ - "stable-diffusion-v1-4" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "inworld-ai/realtime-tts-1.5-mini", - "alias": [ - "realtime-tts-1.5-mini" - ], - "model_types": [ "tts" ] }, { - "name": "ClarityAI/crystal", + "name": "nvidia/stormcast-v1-era5-hrrr", "alias": [ - "crystal" + "stormcast-v1-era5-hrrr" ], "model_types": [ - "text-to-image", - "image_generation" + "other" ] }, { - "name": "allenai/olmOCR-2", + "name": "nvidia/stt_ar_fastconformer_hybrid_large_pc_v1.0", "alias": [ - "olmOCR-2" + "stt_ar_fastconformer_hybrid_large_pc_v1.0" + ], + "model_types": [ + "asr" + ] + }, + { + "name": "nvidia/TMR-SOMA-RP-v1", + "alias": [ + "nvidia/tmr-soma-rp-v1", + "TMR-SOMA-RP-v1", + "tmr-soma-rp-v1" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/dler-r1-1.5b-research", + "alias": [ + "dler-r1-1.5b-research" + ], + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/dler-r1-7b-research", + "alias": [ + "dler-r1-7b-research" + ], + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/1_install_trocar_1gpu_64bs_50k_steps_53_data", + "alias": [ + "1_install_trocar_1gpu_64bs_50k_steps_53_data" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/ArtiFixer", + "alias": [ + "nvidia/artifixer", + "ArtiFixer", + "artifixer" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/asset-harvester", + "alias": [ + "asset-harvester" + ], + "model_types": [ + "3d_generation" + ] + }, + { + "name": "nvidia/atlas-era5", + "alias": [ + "atlas-era5" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/audio-flamingo-3", + "alias": [ + "audio-flamingo-3" ], - "max_tokens": 16384, "model_types": [ "chat", - "image2text", + "audio", + "asr" + ] + }, + { + "name": "nvidia/audio-flamingo-3-hf", + "alias": [ + "audio-flamingo-3-hf" + ], + "model_types": [ + "chat", + "audio", + "asr" + ] + }, + { + "name": "nvidia/audio-flamingo-next-captioner-hf", + "alias": [ + "audio-flamingo-next-captioner-hf" + ], + "model_types": [ + "chat", + "audio", + "asr" + ] + }, + { + "name": "nvidia/audio-flamingo-next-hf", + "alias": [ + "audio-flamingo-next-hf" + ], + "model_types": [ + "chat", + "audio", + "asr" + ] + }, + { + "name": "nvidia/audio-flamingo-next-think-hf", + "alias": [ + "audio-flamingo-next-think-hf" + ], + "model_types": [ + "chat", + "audio", + "asr" + ] + }, + { + "name": "nvidia/AutoGaze", + "alias": [ + "nvidia/autogaze", + "AutoGaze", + "autogaze" + ], + "model_types": [ "vision" ] }, { - "name": "Austism/chronos-hermes-13b-v2", + "name": "nvidia/C-RADIOv2-B", "alias": [ - "chronos-hermes-13b-v2" + "nvidia/c-radiov2-b", + "C-RADIOv2-B", + "c-radiov2-b" ], - "max_tokens": 4096, "model_types": [ - "chat" + "embedding", + "vision" + ], + "max_dimension": null, + "dimensions": [] + }, + { + "name": "nvidia/C-RADIOv2-H", + "alias": [ + "nvidia/c-radiov2-h", + "C-RADIOv2-H", + "c-radiov2-h" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": null, + "dimensions": [] + }, + { + "name": "nvidia/C-RADIOv2-L", + "alias": [ + "nvidia/c-radiov2-l", + "C-RADIOv2-L", + "c-radiov2-l" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": null, + "dimensions": [] + }, + { + "name": "nvidia/C-RADIOv3-B", + "alias": [ + "nvidia/c-radiov3-b", + "C-RADIOv3-B", + "c-radiov3-b" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": null, + "dimensions": [] + }, + { + "name": "nvidia/C-RADIOv3-g", + "alias": [ + "nvidia/c-radiov3-g", + "C-RADIOv3-g", + "c-radiov3-g" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": null, + "dimensions": [] + }, + { + "name": "nvidia/C-RADIOv3-H", + "alias": [ + "nvidia/c-radiov3-h", + "C-RADIOv3-H", + "c-radiov3-h" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": null, + "dimensions": [] + }, + { + "name": "nvidia/C-RADIOv3-L", + "alias": [ + "nvidia/c-radiov3-l", + "C-RADIOv3-L", + "c-radiov3-l" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": null, + "dimensions": [] + }, + { + "name": "nvidia/C-RADIOv4-H", + "alias": [ + "nvidia/c-radiov4-h", + "C-RADIOv4-H", + "c-radiov4-h" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": null, + "dimensions": [] + }, + { + "name": "nvidia/C-RADIOv4-SO400M", + "alias": [ + "nvidia/c-radiov4-so400m", + "C-RADIOv4-SO400M", + "c-radiov4-so400m" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": null, + "dimensions": [] + }, + { + "name": "nvidia/canary-1b", + "alias": [ + "canary-1b" + ], + "model_types": [ + "asr" ] }, { - "name": "bigcode/starcoder2-15b-instruct-v0.1", + "name": "nvidia/canary-1b-flash", "alias": [ - "starcoder2-15b-instruct-v0.1" + "canary-1b-flash" ], "model_types": [ - "chat" + "asr" ] }, { - "name": "Qwen/Qwen3-Embedding-8B-batch", + "name": "nvidia/canary-qwen-2.5b", "alias": [ - "Qwen3-Embedding-8B-batch" + "canary-qwen-2.5b" ], - "max_tokens": 32768, - "max_dimension": 4096, "model_types": [ - "embedding" + "asr" ] }, { - "name": "Bria/Bria-3.2-vector", + "name": "nvidia/cbottle", "alias": [ - "Bria-3.2-vector" + "cbottle" ], "model_types": [ - "text-to-image", - "image_generation" + "other" ] }, { - "name": "Bria/enhance", + "name": "nvidia/compass", "alias": [ - "enhance" + "compass" ], "model_types": [ - "text-to-image", - "image_generation" + "other" ] }, { - "name": "sentence-transformers/all-mpnet-base-v2", + "name": "nvidia/corrdiff-cmip6-era5", "alias": [ - "all-mpnet-base-v2" + "corrdiff-cmip6-era5" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/Cosmos-Embed1-224p", + "alias": [ + "nvidia/cosmos-embed1-224p", + "Cosmos-Embed1-224p", + "cosmos-embed1-224p" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": 256, + "dimensions": [] + }, + { + "name": "nvidia/Cosmos-Embed1-336p", + "alias": [ + "nvidia/cosmos-embed1-336p", + "Cosmos-Embed1-336p", + "cosmos-embed1-336p" + ], + "model_types": [ + "embedding", + "vision" ], - "max_tokens": 512, "max_dimension": 768, - "model_types": [ - "embedding" - ] + "dimensions": [] }, { - "name": "Pixverse/Pixverse-6-I2V", + "name": "nvidia/Cosmos-Embed1-448p", "alias": [ - "Pixverse-6-I2V" + "nvidia/cosmos-embed1-448p", + "Cosmos-Embed1-448p", + "cosmos-embed1-448p" ], "model_types": [ - "video_generation" - ] - }, - { - "name": "meta-llama/Meta-Llama-3.1-405B-Instruct", - "alias": [ - "Meta-Llama-3.1-405B-Instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "intfloat/multilingual-e5-large", - "alias": [ - "multilingual-e5-large" - ], - "max_tokens": 512, - "max_dimension": 1024, - "model_types": [ - "embedding" - ] - }, - { - "name": "black-forest-labs/FLUX-1.1-pro", - "alias": [ - "FLUX-1.1-pro" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "meta-llama/Meta-Llama-3.1-70B-Instruct-Turbo", - "alias": [ - "Meta-Llama-3.1-70B-Instruct-Turbo", - "Meta Llama 3.1 70B Instruct Turbo" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "ResembleAI/chatterbox", - "alias": [ - "chatterbox" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "Wan-AI/Wan2.1-T2V-14B", - "alias": [ - "Wan2.1-T2V-14B" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "nvidia/Llama-3.1-Nemotron-70B-Instruct", - "alias": [ - "Llama-3.1-Nemotron-70B-Instruct", - "nim/nvidia/llama-3.1-nemotron-70b-instruct" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "black-forest-labs/FLUX-2-pro", - "alias": [ - "FLUX-2-pro", - "black-forest-labs/FLUX.2-pro", - "FLUX.2-pro", - "FLUX.2 [pro]" - ], - "model_types": [ - "text-to-image", - "image_generation", - "chat", - "image", - "image_edit" - ] - }, - { - "name": "ByteDance/Seedance-1.5-Pro", - "alias": [ - "Seedance-1.5-Pro" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "Bria/gen_fill", - "alias": [ - "gen_fill" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B", - "alias": [ - "NVIDIA-Nemotron-3-Super-120B-A12B" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B", - "alias": [ - "NVIDIA-Nemotron-3-Ultra-550B-A55B" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "image2text", + "embedding", "vision" ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "Bria/expand", - "alias": [ - "expand" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "inworld-ai/realtime-tts-1.5-max", - "alias": [ - "realtime-tts-1.5-max" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "ResembleAI/chatterbox-turbo", - "alias": [ - "chatterbox-turbo" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "deepinfra/airoboros-70b", - "alias": [ - "airoboros-70b" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "Wan-AI/Wan2.6-T2I", - "alias": [ - "Wan2.6-T2I" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "PrunaAI/p-video-avatar", - "alias": [ - "p-video-avatar" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "stabilityai/sdxl-turbo", - "alias": [ - "sdxl-turbo" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "BAAI/bge-base-en-v1.5", - "alias": [ - "bge-base-en-v1.5", - "BAAI-Bge-Base-1.5" - ], - "max_tokens": 512, "max_dimension": 768, - "model_types": [ - "embedding" - ] + "dimensions": [] }, { - "name": "Zyphra/Zonos-v0.1-transformer", + "name": "nvidia/Cosmos-Embed1-448p-anomaly-detection", "alias": [ - "Zonos-v0.1-transformer" + "nvidia/cosmos-embed1-448p-anomaly-detection", + "Cosmos-Embed1-448p-anomaly-detection", + "cosmos-embed1-448p-anomaly-detection" ], "model_types": [ - "tts" + "embedding", + "vision" + ], + "max_dimension": 768, + "dimensions": [] + }, + { + "name": "nvidia/Cosmos-H-Surgical", + "alias": [ + "nvidia/cosmos-h-surgical", + "Cosmos-H-Surgical", + "cosmos-h-surgical" + ], + "model_types": [ + "other" ] }, { - "name": "Bria/video_foreground_mask", + "name": "nvidia/Cosmos-H-Surgical-Simulator", "alias": [ - "video_foreground_mask" + "nvidia/cosmos-h-surgical-simulator", + "Cosmos-H-Surgical-Simulator", + "cosmos-h-surgical-simulator" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/Cosmos-Policy-ALOHA-Planning-Model-Predict2-2B", + "alias": [ + "nvidia/cosmos-policy-aloha-planning-model-predict2-2b", + "Cosmos-Policy-ALOHA-Planning-Model-Predict2-2B", + "cosmos-policy-aloha-planning-model-predict2-2b" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/Cosmos-Policy-ALOHA-Predict2-2B", + "alias": [ + "nvidia/cosmos-policy-aloha-predict2-2b", + "Cosmos-Policy-ALOHA-Predict2-2B", + "cosmos-policy-aloha-predict2-2b" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/Cosmos-Policy-LIBERO-Predict2-2B", + "alias": [ + "nvidia/cosmos-policy-libero-predict2-2b", + "Cosmos-Policy-LIBERO-Predict2-2B", + "cosmos-policy-libero-predict2-2b" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/Cosmos-Policy-RoboCasa-Predict2-2B", + "alias": [ + "nvidia/cosmos-policy-robocasa-predict2-2b", + "Cosmos-Policy-RoboCasa-Predict2-2B", + "cosmos-policy-robocasa-predict2-2b" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/cosmos-predict2.5-14b", + "alias": [ + "cosmos-predict2.5-14b" ], "model_types": [ "video_generation" ] }, { - "name": "ByteDance/Seed-2.0-code", + "name": "nvidia/Cosmos-Predict2.5-2B", "alias": [ - "Seed-2.0-code" + "nvidia/cosmos-predict2.5-2b", + "Cosmos-Predict2.5-2B", + "cosmos-predict2.5-2b" ], - "max_tokens": 256000, "model_types": [ - "chat", - "image2text", - "vision" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } + "video_generation" + ] }, { - "name": "Pixverse/Pixverse-T2V", + "name": "nvidia/cosmos-reason1-7b", "alias": [ - "Pixverse-T2V" + "cosmos-reason1-7b" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "nvidia/cosmos-tokenizer-ci8x8-lidar", + "alias": [ + "cosmos-tokenizer-ci8x8-lidar" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/Cosmos-Tokenizer-Surg", + "alias": [ + "nvidia/cosmos-tokenizer-surg", + "Cosmos-Tokenizer-Surg", + "cosmos-tokenizer-surg" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/cosmos-transfer-lidargen", + "alias": [ + "cosmos-transfer-lidargen" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "nvidia/cosmos-transfer1-7b", + "alias": [ + "cosmos-transfer1-7b" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "nvidia/Cosmos-Transfer2.5-2B", + "alias": [ + "nvidia/cosmos-transfer2.5-2b", + "Cosmos-Transfer2.5-2B", + "cosmos-transfer2.5-2b" ], "model_types": [ "video_generation" @@ -30082,14 +22862,763 @@ ] }, { - "name": "sentence-transformers/all-MiniLM-L12-v2", + "name": "nvidia/Cosmos3-Super", "alias": [ - "all-MiniLM-L12-v2" + "nvidia/cosmos3-super", + "Cosmos3-Super", + "cosmos3-super" + ], + "model_types": [ + "other", + "video_generation" + ] + }, + { + "name": "nvidia/DiffiT", + "alias": [ + "nvidia/diffit", + "DiffiT", + "diffit" + ], + "model_types": [ + "image" + ] + }, + { + "name": "nvidia/diffusiongemma-26B-A4B-it-NVFP4", + "alias": [ + "nvidia/diffusiongemma-26b-a4b-it-nvfp4", + "diffusiongemma-26B-A4B-it-NVFP4", + "diffusiongemma-26b-a4b-it-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "nvidia/difix", + "alias": [ + "difix" + ], + "model_types": [ + "image_edit" + ] + }, + { + "name": "nvidia/dler-llama-nemotron-8b-merge-research", + "alias": [ + "dler-llama-nemotron-8b-merge-research" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/DreamDojo", + "alias": [ + "nvidia/dreamdojo", + "DreamDojo", + "dreamdojo" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "nvidia/eagle2.5-8b", + "alias": [ + "eagle2.5-8b" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "nvidia/EGM-4B", + "alias": [ + "nvidia/egm-4b", + "EGM-4B", + "egm-4b" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "nvidia/EGM-4B-SFT", + "alias": [ + "nvidia/egm-4b-sft", + "EGM-4B-SFT", + "egm-4b-sft" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "nvidia/EGM-8B", + "alias": [ + "nvidia/egm-8b", + "EGM-8B", + "egm-8b" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "nvidia/EGM-8B-SFT", + "alias": [ + "nvidia/egm-8b-sft", + "EGM-8B-SFT", + "egm-8b-sft" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "nvidia/esm2_t33_650M_UR50D", + "alias": [ + "nvidia/esm2_t33_650m_ur50d", + "esm2_t33_650M_UR50D", + "esm2_t33_650m_ur50d" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/esm2_t36_3B_UR50D", + "alias": [ + "nvidia/esm2_t36_3b_ur50d", + "esm2_t36_3B_UR50D", + "esm2_t36_3b_ur50d" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/esm2_t48_15B_UR50D", + "alias": [ + "nvidia/esm2_t48_15b_ur50d", + "esm2_t48_15B_UR50D", + "esm2_t48_15b_ur50d" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/finite-difference-flow-optimization", + "alias": [ + "finite-difference-flow-optimization" + ], + "model_types": [ + "image" + ] + }, + { + "name": "nvidia/fixer", + "alias": [ + "fixer" + ], + "model_types": [ + "image_edit" + ] + }, + { + "name": "nvidia/fourcastnet1", + "alias": [ + "fourcastnet1" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/fourcastnet3", + "alias": [ + "fourcastnet3" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/g1_locomanip_finetune", + "alias": [ + "g1_locomanip_finetune" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/GEAR-SONIC", + "alias": [ + "nvidia/gear-sonic", + "GEAR-SONIC", + "gear-sonic" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/Gemma-4-26B-A4B-NVFP4", + "alias": [ + "nvidia/gemma-4-26b-a4b-nvfp4", + "Gemma-4-26B-A4B-NVFP4", + "gemma-4-26b-a4b-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "nvidia/Gemma-4-31B-IT-NVFP4", + "alias": [ + "nvidia/gemma-4-31b-it-nvfp4", + "Gemma-4-31B-IT-NVFP4", + "gemma-4-31b-it-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "nvidia/geotransolver_drivaerml", + "alias": [ + "geotransolver_drivaerml" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/gliner-pii", + "alias": [ + "gliner-pii" + ], + "model_types": [ + "moderation" + ] + }, + { + "name": "nvidia/GN1.6-Tuned-Arena-GR1-PlaceItemCloseDoor-Task", + "alias": [ + "nvidia/gn1.6-tuned-arena-gr1-placeitemclosedoor-task", + "GN1.6-Tuned-Arena-GR1-PlaceItemCloseDoor-Task", + "gn1.6-tuned-arena-gr1-placeitemclosedoor-task" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/GN16-Tuned-Arena-GR1-Manipulation", + "alias": [ + "nvidia/gn16-tuned-arena-gr1-manipulation", + "GN16-Tuned-Arena-GR1-Manipulation", + "gn16-tuned-arena-gr1-manipulation" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/GN1x-Tuned-Arena-G1-Loco-Manipulation", + "alias": [ + "nvidia/gn1x-tuned-arena-g1-loco-manipulation", + "GN1x-Tuned-Arena-G1-Loco-Manipulation", + "gn1x-tuned-arena-g1-loco-manipulation" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/GN1x-Tuned-Arena-GR1-Manipulation", + "alias": [ + "nvidia/gn1x-tuned-arena-gr1-manipulation", + "GN1x-Tuned-Arena-GR1-Manipulation", + "gn1x-tuned-arena-gr1-manipulation" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/gpt-oss-120b-Eagle3-long-context", + "alias": [ + "nvidia/gpt-oss-120b-eagle3-long-context", + "gpt-oss-120b-Eagle3-long-context", + "gpt-oss-120b-eagle3-long-context" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "nvidia/gpt-oss-120b-Eagle3-short-context", + "alias": [ + "nvidia/gpt-oss-120b-eagle3-short-context", + "gpt-oss-120b-Eagle3-short-context", + "gpt-oss-120b-eagle3-short-context" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "nvidia/gpt-oss-120b-Eagle3-throughput", + "alias": [ + "nvidia/gpt-oss-120b-eagle3-throughput", + "gpt-oss-120b-Eagle3-throughput", + "gpt-oss-120b-eagle3-throughput" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "nvidia/GR00T-H", + "alias": [ + "nvidia/gr00t-h", + "GR00T-H", + "gr00t-h" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/GR00T-N1.5-RL-Rheo-AssembleTrocar", + "alias": [ + "nvidia/gr00t-n1.5-rl-rheo-assembletrocar", + "GR00T-N1.5-RL-Rheo-AssembleTrocar", + "gr00t-n1.5-rl-rheo-assembletrocar" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/GR00T-N1.6-3B", + "alias": [ + "nvidia/gr00t-n1.6-3b", + "GR00T-N1.6-3B", + "gr00t-n1.6-3b" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/GR00T-N1.6-DROID", + "alias": [ + "nvidia/gr00t-n1.6-droid", + "GR00T-N1.6-DROID", + "gr00t-n1.6-droid" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/GR00T-N1.6-Rheo-PickNPlaceTray", + "alias": [ + "nvidia/gr00t-n1.6-rheo-picknplacetray", + "GR00T-N1.6-Rheo-PickNPlaceTray", + "gr00t-n1.6-rheo-picknplacetray" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/GR00T-N1.6-Rheo-Sim-PushCart", + "alias": [ + "nvidia/gr00t-n1.6-rheo-sim-pushcart", + "GR00T-N1.6-Rheo-Sim-PushCart", + "gr00t-n1.6-rheo-sim-pushcart" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/GR00T-N1.7-DROID", + "alias": [ + "nvidia/gr00t-n1.7-droid", + "GR00T-N1.7-DROID", + "gr00t-n1.7-droid" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/GR00T-N1.7-LIBERO", + "alias": [ + "nvidia/gr00t-n1.7-libero", + "GR00T-N1.7-LIBERO", + "gr00t-n1.7-libero" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/GR00T-N1.7-SimplerEnv-Bridge", + "alias": [ + "nvidia/gr00t-n1.7-simplerenv-bridge", + "GR00T-N1.7-SimplerEnv-Bridge", + "gr00t-n1.7-simplerenv-bridge" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/GR00T-N1.7-SimplerEnv-Fractal", + "alias": [ + "nvidia/gr00t-n1.7-simplerenv-fractal", + "GR00T-N1.7-SimplerEnv-Fractal", + "gr00t-n1.7-simplerenv-fractal" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/groot-n1.5-3b-wavehand", + "alias": [ + "groot-n1.5-3b-wavehand" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/groot-n1.6-behavior1k", + "alias": [ + "groot-n1.6-behavior1k" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/groot-n1.6-bridge", + "alias": [ + "groot-n1.6-bridge" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/groot-n1.6-fractal", + "alias": [ + "groot-n1.6-fractal" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/groot-n1.6-g1-pnpappletoplate", + "alias": [ + "groot-n1.6-g1-pnpappletoplate" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/hymba-1.5b-base", + "alias": [ + "hymba-1.5b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "nvidia/isaaclab-arena-envs", + "alias": [ + "isaaclab-arena-envs" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/Ising-Calibration-1-35B-A3B", + "alias": [ + "nvidia/ising-calibration-1-35b-a3b", + "Ising-Calibration-1-35B-A3B", + "ising-calibration-1-35b-a3b" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/Kimi-K2-Thinking-Eagle3", + "alias": [ + "nvidia/kimi-k2-thinking-eagle3", + "Kimi-K2-Thinking-Eagle3", + "kimi-k2-thinking-eagle3" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/Kimi-K2-Thinking-NVFP4", + "alias": [ + "nvidia/kimi-k2-thinking-nvfp4", + "Kimi-K2-Thinking-NVFP4", + "kimi-k2-thinking-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/Kimi-K2.5-NVFP4", + "alias": [ + "nvidia/kimi-k2.5-nvfp4", + "Kimi-K2.5-NVFP4", + "kimi-k2.5-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Kimi-K2.5-Thinking-Eagle3", + "alias": [ + "nvidia/kimi-k2.5-thinking-eagle3", + "Kimi-K2.5-Thinking-Eagle3", + "kimi-k2.5-thinking-eagle3" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/Kimi-K2.6-Eagle3", + "alias": [ + "nvidia/kimi-k2.6-eagle3", + "Kimi-K2.6-Eagle3", + "kimi-k2.6-eagle3" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Kimi-K2.6-NVFP4", + "alias": [ + "nvidia/kimi-k2.6-nvfp4", + "Kimi-K2.6-NVFP4", + "kimi-k2.6-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/KVzap-linear-Llama-3.1-8B-Instruct", + "alias": [ + "nvidia/kvzap-linear-llama-3.1-8b-instruct", + "KVzap-linear-Llama-3.1-8B-Instruct", + "kvzap-linear-llama-3.1-8b-instruct" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/KVzap-linear-Qwen3-32B", + "alias": [ + "nvidia/kvzap-linear-qwen3-32b", + "KVzap-linear-Qwen3-32B", + "kvzap-linear-qwen3-32b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/KVzap-linear-Qwen3-8B", + "alias": [ + "nvidia/kvzap-linear-qwen3-8b", + "KVzap-linear-Qwen3-8B", + "kvzap-linear-qwen3-8b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/KVzap-mlp-Llama-3.1-8B-Instruct", + "alias": [ + "nvidia/kvzap-mlp-llama-3.1-8b-instruct", + "KVzap-mlp-Llama-3.1-8B-Instruct", + "kvzap-mlp-llama-3.1-8b-instruct" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/KVzap-mlp-Qwen3-32B", + "alias": [ + "nvidia/kvzap-mlp-qwen3-32b", + "KVzap-mlp-Qwen3-32B", + "kvzap-mlp-qwen3-32b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/KVzap-mlp-Qwen3-8B", + "alias": [ + "nvidia/kvzap-mlp-qwen3-8b", + "KVzap-mlp-Qwen3-8B", + "kvzap-mlp-qwen3-8b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/llama-nv-embed-reasoning-3b", + "alias": [ + "llama-nv-embed-reasoning-3b" ], - "max_tokens": 512, - "max_dimension": 384, "model_types": [ "embedding" + ], + "max_dimension": 3072, + "dimensions": [] + }, + { + "name": "nvidia/LocateAnything-3B", + "alias": [ + "nvidia/locateanything-3b", + "LocateAnything-3B", + "locateanything-3b" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "nvidia/Lyra-2.0", + "alias": [ + "nvidia/lyra-2.0", + "Lyra-2.0", + "lyra-2.0" + ], + "model_types": [ + "3d_generation" + ] + }, + { + "name": "nvidia/MiniMax-M2.5-NVFP4", + "alias": [ + "nvidia/minimax-m2.5-nvfp4", + "MiniMax-M2.5-NVFP4", + "minimax-m2.5-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000 + }, + { + "name": "nvidia/music-flamingo-2601-hf", + "alias": [ + "music-flamingo-2601-hf" + ], + "model_types": [ + "chat", + "audio", + "asr" + ] + }, + { + "name": "nvidia/nemotron-3-asr-streaming-0.6b", + "alias": [ + "nemotron-3-asr-streaming-0.6b", + "Nvidia Nemotron 3 ASR Streaming 0.6B" + ], + "max_tokens": 448, + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "nvidia/Nemotron-3-Content-Safety", + "alias": [ + "nvidia/nemotron-3-content-safety", + "Nemotron-3-Content-Safety", + "nemotron-3-content-safety" + ], + "model_types": [ + "moderation", + "vision" ] }, { @@ -30109,43 +23638,44 @@ "max_completion_tokens": 32768 }, { - "name": "Sao10K/L3-8B-Lunaris-v1", + "name": "nvidia/Nemotron-3-Nano-Omni-30B-A3B-Reasoning", "alias": [ - "L3-8B-Lunaris-v1" + "Nemotron-3-Nano-Omni-30B-A3B-Reasoning" ], - "max_tokens": 8192, + "max_tokens": 262144, "model_types": [ - "chat" - ] + "chat", + "image2text", + "vision" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } }, { - "name": "black-forest-labs/FLUX-2-klein-4b", + "name": "nvidia/Nemotron-3-Nano-Omni-30B-A3B-Reasoning-BF16", "alias": [ - "FLUX-2-klein-4b" + "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning-bf16", + "Nemotron-3-Nano-Omni-30B-A3B-Reasoning-BF16", + "nemotron-3-nano-omni-30b-a3b-reasoning-bf16" ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "Sao10K/L3-70B-Euryale-v2.1", - "alias": [ - "L3-70B-Euryale-v2.1", - "L3 70B Euryale V2.1" - ], - "max_tokens": 8192, "model_types": [ "chat" ], - "max_completion_tokens": 8192 + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } }, { - "name": "deepseek-ai/DeepSeek-R1-0528-Turbo", + "name": "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning-fp8", "alias": [ - "DeepSeek-R1-0528-Turbo" + "nemotron-3-nano-omni-30b-a3b-reasoning-fp8", + "Nemotron 3 Nano Omni 30B A3b Reasoning Fp8" ], - "max_tokens": 32768, + "max_tokens": 131072, "model_types": [ "chat" ], @@ -30155,105 +23685,92 @@ } }, { - "name": "black-forest-labs/FLUX.1-Kontext-dev", - "alias": [ - "FLUX.1-Kontext-dev" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "microsoft/phi-4", - "alias": [ - "phi-4" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "allenai/olmOCR-2-7B-1025", - "alias": [ - "olmOCR-2-7B-1025" - ], - "max_tokens": 16384, + "name": "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free", + "alias": [], "model_types": [ "chat", - "image2text", "vision", - "ocr" - ] + "image2text", + "video_understanding", + "audio_understanding" + ], + "max_tokens": 256000, + "thinking": { + "default_value": true, + "clear_thinking": true + } }, { - "name": "Bria/erase_foreground", + "name": "nvidia/nemotron-3-super-120b-a12b", "alias": [ - "erase_foreground" + "nemotron-3-super-120b-a12b" ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "sentence-transformers/all-MiniLM-L6-v2", - "alias": [ - "all-MiniLM-L6-v2" - ], - "max_tokens": 512, - "max_dimension": 384, - "model_types": [ - "embedding" - ] - }, - { - "name": "Gryphe/MythoMax-L2-13b", - "alias": [ - "MythoMax-L2-13b", - "Mythomax L2 13B" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ], - "max_completion_tokens": 3200 - }, - { - "name": "XiaomiMiMo/MiMo-V2.5-tts-voiceclone", - "alias": [ - "MiMo-V2.5-tts-voiceclone" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "openchat/openchat_3.5", - "alias": [ - "openchat_3.5" - ], - "max_tokens": 8192, "model_types": [ "chat" ] }, { - "name": "mistralai/Voxtral-Mini-3B-2507", - "alias": [ - "Voxtral-Mini-3B-2507" + "name": "nvidia/nemotron-3-super-120b-a12b:free", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/nemotron-3-ultra-550b-a55b", + "alias": [ + "nemotron-3-ultra-550b-a55b", + "NVIDIA Nemotron 3 Ultra 550B A55B NVFP4" + ], + "max_tokens": 512288, + "model_types": [ + "chat" + ] + }, + { + "name": "nvidia/nemotron-3.5-asr-streaming-0.6b", + "alias": [ + "nemotron-3.5-asr-streaming-0.6b", + "Nvidia Nemotron 3.5 ASR Streaming 0.6B" + ], + "model_types": [ + "asr", + "speech2text" + ], + "max_tokens": 448 + }, + { + "name": "nvidia/Nemotron-3.5-ASR-Streaming-Multilingual-0.6b", + "alias": [ + "Nemotron-3.5-ASR-Streaming-Multilingual-0.6b" ], - "max_tokens": 32768, "model_types": [ "asr", "speech2text" ] }, { - "name": "Gryphe/MythoMax-L2-13b-turbo", + "name": "nvidia/Nemotron-3.5-Content-Safety", "alias": [ - "MythoMax-L2-13b-turbo" + "nvidia/nemotron-3.5-content-safety", + "Nemotron-3.5-Content-Safety", + "nemotron-3.5-content-safety", + "nvidia/nemotron-3.5-content-safety:free" + ], + "model_types": [ + "moderation", + "vision" + ] + }, + { + "name": "nvidia/Nemotron-4-340B-Instruct", + "alias": [ + "Nemotron-4-340B-Instruct" ], "max_tokens": 4096, "model_types": [ @@ -30261,111 +23778,100 @@ ] }, { - "name": "Sao10K/L3-8B-Lunaris-v1-Turbo", + "name": "nvidia/Nemotron-4-Mini-Hindi-4B-Base", "alias": [ - "L3-8B-Lunaris-v1-Turbo" + "nvidia/nemotron-4-mini-hindi-4b-base", + "Nemotron-4-Mini-Hindi-4B-Base", + "nemotron-4-mini-hindi-4b-base" ], - "max_tokens": 8192, "model_types": [ "chat" - ] + ], + "max_tokens": 262144 }, { - "name": "black-forest-labs/FLUX-2-max", + "name": "nvidia/Nemotron-Cascade-14B-Thinking", "alias": [ - "FLUX-2-max", - "black-forest-labs/FLUX.2-max", - "FLUX.2-max", - "FLUX.2 [max]" + "nvidia/nemotron-cascade-14b-thinking", + "Nemotron-Cascade-14B-Thinking", + "nemotron-cascade-14b-thinking" ], - "model_types": [ - "text-to-image", - "image_generation", - "image", - "image_edit" - ] - }, - { - "name": "PrunaAI/p-image-Edit", - "alias": [ - "p-image-Edit" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "Bria/fibo_edit", - "alias": [ - "fibo_edit" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "Qwen/Qwen3-TTS", - "alias": [ - "Qwen3-TTS" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "deepseek-ai/DeepSeek-R1-Turbo", - "alias": [ - "DeepSeek-R1-Turbo" - ], - "max_tokens": 40960, "model_types": [ "chat" - ] + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } }, { - "name": "Pixverse/Pixverse-6-T2V", + "name": "nvidia/Nemotron-Cascade-8B", "alias": [ - "Pixverse-6-T2V" + "nvidia/nemotron-cascade-8b", + "Nemotron-Cascade-8B", + "nemotron-cascade-8b" ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "allenai/olmOCR-7B-0725-FP8", - "alias": [ - "olmOCR-7B-0725-FP8" - ], - "max_tokens": 16384, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "openbmb/MiniCPM-Llama3-V-2_5", - "alias": [ - "MiniCPM-Llama3-V-2_5" - ], - "max_tokens": 8192, - "model_types": [ - "chat", - "image2text", - "vision" - ] - }, - { - "name": "meta-llama/Meta-Llama-3.1-70B-Instruct", - "alias": [ - "Meta-Llama-3.1-70B-Instruct" - ], - "max_tokens": 131072, "model_types": [ "chat" - ] + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/Nemotron-Cascade-8B-Intermediate-ckpts", + "alias": [ + "nvidia/nemotron-cascade-8b-intermediate-ckpts", + "Nemotron-Cascade-8B-Intermediate-ckpts", + "nemotron-cascade-8b-intermediate-ckpts" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/Nemotron-Cascade-8B-Thinking", + "alias": [ + "nvidia/nemotron-cascade-8b-thinking", + "Nemotron-Cascade-8B-Thinking", + "nemotron-cascade-8b-thinking" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/nemotron-climb-fasttext-classifiers", + "alias": [ + "nemotron-climb-fasttext-classifiers" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/nemotron-climb-proxy-models", + "alias": [ + "nemotron-climb-proxy-models" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 }, { "name": "nvidia/Nemotron-Content-Safety-3.5", @@ -30381,11 +23887,452 @@ ] }, { - "name": "ByteDance/Seed-2.0-pro", + "name": "nvidia/nemotron-content-safety-reasoning-4b", "alias": [ - "Seed-2.0-pro" + "nemotron-content-safety-reasoning-4b" ], - "max_tokens": 256000, + "model_types": [ + "moderation" + ] + }, + { + "name": "nvidia/Nemotron-Elastic-12B", + "alias": [ + "nvidia/nemotron-elastic-12b", + "Nemotron-Elastic-12B", + "nemotron-elastic-12b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Nemotron-Flash-1B", + "alias": [ + "nvidia/nemotron-flash-1b", + "Nemotron-Flash-1B", + "nemotron-flash-1b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Nemotron-Flash-3B", + "alias": [ + "nvidia/nemotron-flash-3b", + "Nemotron-Flash-3B", + "nemotron-flash-3b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Nemotron-Flash-3B-Instruct", + "alias": [ + "nvidia/nemotron-flash-3b-instruct", + "Nemotron-Flash-3B-Instruct", + "nemotron-flash-3b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/nemotron-h-4b-base-8k", + "alias": [ + "nemotron-h-4b-base-8k" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "nvidia/nemotron-h-4b-instruct-128k", + "alias": [ + "nemotron-h-4b-instruct-128k" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "nvidia/Nemotron-Labs-Diffusion-14B", + "alias": [ + "nvidia/nemotron-labs-diffusion-14b", + "Nemotron-Labs-Diffusion-14B", + "nemotron-labs-diffusion-14b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Nemotron-Labs-Diffusion-14B-Base", + "alias": [ + "nvidia/nemotron-labs-diffusion-14b-base", + "Nemotron-Labs-Diffusion-14B-Base", + "nemotron-labs-diffusion-14b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Nemotron-Labs-Diffusion-3B", + "alias": [ + "nvidia/nemotron-labs-diffusion-3b", + "Nemotron-Labs-Diffusion-3B", + "nemotron-labs-diffusion-3b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Nemotron-Labs-Diffusion-3B-Base", + "alias": [ + "nvidia/nemotron-labs-diffusion-3b-base", + "Nemotron-Labs-Diffusion-3B-Base", + "nemotron-labs-diffusion-3b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Nemotron-Labs-Diffusion-8B", + "alias": [ + "nvidia/nemotron-labs-diffusion-8b", + "Nemotron-Labs-Diffusion-8B", + "nemotron-labs-diffusion-8b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Nemotron-Labs-Diffusion-8B-Base", + "alias": [ + "nvidia/nemotron-labs-diffusion-8b-base", + "Nemotron-Labs-Diffusion-8B-Base", + "nemotron-labs-diffusion-8b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Nemotron-Labs-Diffusion-VLM-8B", + "alias": [ + "nvidia/nemotron-labs-diffusion-vlm-8b", + "Nemotron-Labs-Diffusion-VLM-8B", + "nemotron-labs-diffusion-vlm-8b" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/nemotron-orchestrator-8b", + "alias": [ + "nemotron-orchestrator-8b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/Nemotron-Research-GooseReason-4B-Instruct", + "alias": [ + "nvidia/nemotron-research-goosereason-4b-instruct", + "Nemotron-Research-GooseReason-4B-Instruct", + "nemotron-research-goosereason-4b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/nemotron-research-reasoning-qwen-1.5b", + "alias": [ + "nemotron-research-reasoning-qwen-1.5b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/nemotron-speech-streaming-en-0.6b", + "alias": [ + "nemotron-speech-streaming-en-0.6b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/Nemotron-Terminal-14B", + "alias": [ + "nvidia/nemotron-terminal-14b", + "Nemotron-Terminal-14B", + "nemotron-terminal-14b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/Nemotron-Terminal-32B", + "alias": [ + "nvidia/nemotron-terminal-32b", + "Nemotron-Terminal-32B", + "nemotron-terminal-32b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/Nemotron-Terminal-8B", + "alias": [ + "nvidia/nemotron-terminal-8b", + "Nemotron-Terminal-8B", + "nemotron-terminal-8b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/NitroGen", + "alias": [ + "nvidia/nitrogen", + "NitroGen", + "nitrogen" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/NV-Raw2insights-MRI", + "alias": [ + "nvidia/nv-raw2insights-mri", + "NV-Raw2insights-MRI", + "nv-raw2insights-mri" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/nv-reason-cxr-3b", + "alias": [ + "nv-reason-cxr-3b" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "nvidia/nv-segment-ctmrmedtech", + "alias": [ + "nv-segment-ctmrmedtech" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-Base-BF16", + "alias": [ + "nvidia/nvidia-nemotron-3-nano-30b-a3b-base-bf16", + "NVIDIA-Nemotron-3-Nano-30B-A3B-Base-BF16", + "nvidia-nemotron-3-nano-30b-a3b-base-bf16" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16", + "alias": [ + "nvidia/nvidia-nemotron-3-nano-30b-a3b-bf16", + "NVIDIA-Nemotron-3-Nano-30B-A3B-BF16", + "nvidia-nemotron-3-nano-30b-a3b-bf16", + "nvidia/nemotron-3-nano-30b-a3b:free", + "Nvidia Nemotron 3 Nano 30B A3b Bf16" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-FP8", + "alias": [ + "nvidia/nvidia-nemotron-3-nano-30b-a3b-fp8", + "NVIDIA-Nemotron-3-Nano-30B-A3B-FP8", + "nvidia-nemotron-3-nano-30b-a3b-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-NVFP4", + "alias": [ + "nvidia/nvidia-nemotron-3-nano-30b-a3b-nvfp4", + "NVIDIA-Nemotron-3-Nano-30B-A3B-NVFP4", + "nvidia-nemotron-3-nano-30b-a3b-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVIDIA-Nemotron-3-Nano-4B-BF16", + "alias": [ + "nvidia/nvidia-nemotron-3-nano-4b-bf16", + "NVIDIA-Nemotron-3-Nano-4B-BF16", + "nvidia-nemotron-3-nano-4b-bf16" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVIDIA-Nemotron-3-Nano-4B-FP8", + "alias": [ + "nvidia/nvidia-nemotron-3-nano-4b-fp8", + "NVIDIA-Nemotron-3-Nano-4B-FP8", + "nvidia-nemotron-3-nano-4b-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVIDIA-Nemotron-3-Nano-4B-GGUF", + "alias": [ + "nvidia/nvidia-nemotron-3-nano-4b-gguf", + "NVIDIA-Nemotron-3-Nano-4B-GGUF", + "nvidia-nemotron-3-nano-4b-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B", + "alias": [ + "NVIDIA-Nemotron-3-Super-120B-A12B" + ], + "max_tokens": 262144, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-Base-BF16", + "alias": [ + "nvidia/nvidia-nemotron-3-super-120b-a12b-base-bf16", + "NVIDIA-Nemotron-3-Super-120B-A12B-Base-BF16", + "nvidia-nemotron-3-super-120b-a12b-base-bf16" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16", + "alias": [ + "NVIDIA-Nemotron-3-Super-120B-A12B-BF16", + "Nvidia Nemotron 3 Super 120B A12b Bf16" + ], + "max_tokens": 262144, + "model_types": [ + "chat" + ] + }, + { + "name": "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-FP8", + "alias": [ + "NVIDIA-Nemotron-3-Super-120B-A12B-FP8", + "Nvidia Nemotron 3 Super 120B A12b Fp8" + ], + "max_tokens": 262144, + "model_types": [ + "chat" + ] + }, + { + "name": "nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B", + "alias": [ + "NVIDIA-Nemotron-3-Ultra-550B-A55B" + ], + "max_tokens": 262144, "model_types": [ "chat", "image2text", @@ -30397,203 +24344,2513 @@ } }, { - "name": "mistralai/Mistral-Small-3.2-24B-Instruct-2506", + "name": "nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-Base-BF16", "alias": [ - "Mistral-Small-3.2-24B-Instruct-2506" + "nvidia/nvidia-nemotron-3-ultra-550b-a55b-base-bf16", + "NVIDIA-Nemotron-3-Ultra-550B-A55B-Base-BF16", + "nvidia-nemotron-3-ultra-550b-a55b-base-bf16" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-BF16", + "alias": [ + "nvidia/nvidia-nemotron-3-ultra-550b-a55b-bf16", + "NVIDIA-Nemotron-3-Ultra-550B-A55B-BF16", + "nvidia-nemotron-3-ultra-550b-a55b-bf16", + "nvidia/nemotron-3-ultra-550b-a55b:free" ], - "max_tokens": 128000, "model_types": [ "chat", "image2text", - "vision", - "ocr" + "vision" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-GenRM", + "alias": [ + "nvidia/nvidia-nemotron-3-ultra-550b-a55b-genrm", + "NVIDIA-Nemotron-3-Ultra-550B-A55B-GenRM", + "nvidia-nemotron-3-ultra-550b-a55b-genrm" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-NVFP4", + "alias": [ + "nvidia/nvidia-nemotron-3-ultra-550b-a55b-nvfp4", + "NVIDIA-Nemotron-3-Ultra-550B-A55B-NVFP4", + "nvidia-nemotron-3-ultra-550b-a55b-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVIDIA-Nemotron-Labs-3-Elastic-30B-A3B-BF16", + "alias": [ + "nvidia/nvidia-nemotron-labs-3-elastic-30b-a3b-bf16", + "NVIDIA-Nemotron-Labs-3-Elastic-30B-A3B-BF16", + "nvidia-nemotron-labs-3-elastic-30b-a3b-bf16" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVIDIA-Nemotron-Labs-3-Elastic-30B-A3B-FP8", + "alias": [ + "nvidia/nvidia-nemotron-labs-3-elastic-30b-a3b-fp8", + "NVIDIA-Nemotron-Labs-3-Elastic-30B-A3B-FP8", + "nvidia-nemotron-labs-3-elastic-30b-a3b-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVIDIA-Nemotron-Labs-3-Elastic-30B-A3B-NVFP4", + "alias": [ + "nvidia/nvidia-nemotron-labs-3-elastic-30b-a3b-nvfp4", + "NVIDIA-Nemotron-Labs-3-Elastic-30B-A3B-NVFP4", + "nvidia-nemotron-labs-3-elastic-30b-a3b-nvfp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "nvidia/NVILA-8B-HD-Video", + "alias": [ + "nvidia/nvila-8b-hd-video", + "NVILA-8B-HD-Video", + "nvila-8b-hd-video" + ], + "model_types": [ + "video_generation" ] }, { - "name": "inworld-ai/inworld-tts-1.5-mini", + "name": "nvidia/nvpanoptix-3d", "alias": [ - "inworld-tts-1.5-mini" + "nvpanoptix-3d" ], "model_types": [ - "tts" + "other" ] }, { - "name": "ResembleAI/chatterbox-multilingual", + "name": "nvidia/omni-dreams-models", "alias": [ - "chatterbox-multilingual" + "omni-dreams-models" ], "model_types": [ - "tts" + "video_generation" ] }, { - "name": "ByteDance/Seedream-4", + "name": "nvidia/omnivinci", "alias": [ - "Seedream-4" + "omnivinci" ], "model_types": [ - "text-to-image", + "other" + ] + }, + { + "name": "nvidia/parakeet-ctc-0.6b-Vietnamese", + "alias": [ + "nvidia/parakeet-ctc-0.6b-vietnamese", + "parakeet-ctc-0.6b-Vietnamese", + "parakeet-ctc-0.6b-vietnamese" + ], + "model_types": [ + "asr" + ] + }, + { + "name": "nvidia/parakeet-rnnt-0.6b", + "alias": [ + "parakeet-rnnt-0.6b" + ], + "model_types": [ + "asr" + ] + }, + { + "name": "nvidia/parakeet-rnnt-1.1b", + "alias": [ + "parakeet-rnnt-1.1b" + ], + "model_types": [ + "asr" + ] + }, + { + "name": "nvidia/parakeet-tdt-1.1b", + "alias": [ + "parakeet-tdt-1.1b" + ], + "model_types": [ + "asr" + ] + }, + { + "name": "nvidia/parakeet-unified-en-0.6b", + "alias": [ + "parakeet-unified-en-0.6b" + ], + "model_types": [ + "asr" + ] + }, + { + "name": "nvidia/physicalai-robotics-groot-x-embodiment-sim", + "alias": [ + "physicalai-robotics-groot-x-embodiment-sim" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/PhysicalAI-Simulation-VoMP-Model", + "alias": [ + "nvidia/physicalai-simulation-vomp-model", + "PhysicalAI-Simulation-VoMP-Model", + "physicalai-simulation-vomp-model" + ], + "model_types": [ + "other" + ] + }, + { + "name": "nvidia/pi05-arena-gr1-microwave", + "alias": [ + "pi05-arena-gr1-microwave" + ], + "model_types": [ + "robotics" + ] + }, + { + "name": "nvidia/PixelDiT-1300M-1024px", + "alias": [ + "nvidia/pixeldit-1300m-1024px", + "PixelDiT-1300M-1024px", + "pixeldit-1300m-1024px" + ], + "model_types": [ + "image" + ] + }, + { + "name": "nvidia/PixelDiT-ImageNet", + "alias": [ + "nvidia/pixeldit-imagenet", + "PixelDiT-ImageNet", + "pixeldit-imagenet" + ], + "model_types": [ + "image", "image_generation" ] }, { - "name": "fishaudio/s2-pro", + "name": "nvidia/PointWorld_models", "alias": [ - "s2-pro" + "nvidia/pointworld_models", + "PointWorld_models", + "pointworld_models" ], "model_types": [ - "tts", - "audio" + "other" ] }, { - "name": "fishaudio/s1-mini", + "name": "nvidia/RE-USE", "alias": [ - "s1-mini" + "nvidia/re-use", + "RE-USE", + "re-use" ], "model_types": [ - "tts", - "audio" + "audio", + "asr", + "tts" ] }, { - "name": "fishaudio/fish-speech-1.5", + "name": "nvidia/riva-translate-4b-instruct", "alias": [ - "fish-speech-1.5" + "riva-translate-4b-instruct" ], "model_types": [ - "tts", - "audio" + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "nvidia/RNAPro-Private-Best-500M", + "alias": [ + "nvidia/rnapro-private-best-500m", + "RNAPro-Private-Best-500M", + "rnapro-private-best-500m" + ], + "model_types": [ + "other" ] }, { - "name": "fishaudio/fish-speech-1.4", + "name": "nvidia/RNAPro-Public-Best-500M", "alias": [ - "fish-speech-1.4" + "nvidia/rnapro-public-best-500m", + "RNAPro-Public-Best-500M", + "rnapro-public-best-500m" ], "model_types": [ - "tts", - "audio" + "other" ] }, { - "name": "fishaudio/fish-agent-v0.1-3b", + "name": "nvidia/smolvla-arena-gr1-microwave", "alias": [ - "fish-agent-v0.1-3b" + "smolvla-arena-gr1-microwave" ], "model_types": [ - "audio" + "robotics" ] }, { - "name": "fishaudio/fish-speech-1.2-sft", + "name": "nvidia/SOMA-X", "alias": [ - "fish-speech-1.2-sft" + "nvidia/soma-x", + "SOMA-X", + "soma-x" ], "model_types": [ - "tts", - "audio" + "robotics" ] }, { - "name": "fishaudio/fish-speech-1.2", + "name": "nvidia/stormscope-goes-mrms", "alias": [ - "fish-speech-1.2" + "stormscope-goes-mrms" ], "model_types": [ - "tts", - "audio" + "other" ] }, { - "name": "fishaudio/fish-speech-1", + "name": "nvidia/Wan2.2-T2V-A14B-Diffusers-FP8", "alias": [ - "fish-speech-1" + "nvidia/wan2.2-t2v-a14b-diffusers-fp8", + "Wan2.2-T2V-A14B-Diffusers-FP8", + "wan2.2-t2v-a14b-diffusers-fp8" ], "model_types": [ - "tts", - "audio" + "other" ] }, { - "name": "fishaudio/speech-lm-v1", + "name": "nvidia/Wan2.2-T2V-A14B-Diffusers-NVFP4", "alias": [ - "speech-lm-v1" + "nvidia/wan2.2-t2v-a14b-diffusers-nvfp4", + "Wan2.2-T2V-A14B-Diffusers-NVFP4", + "wan2.2-t2v-a14b-diffusers-nvfp4" ], "model_types": [ - "tts", - "audio" + "other" ] }, { - "name": "claude-opus-4-6", + "name": "o1", + "max_tokens": 200000, + "model_types": [ + "chat" + ], + "alias": [ + "o1-all" + ] + }, + { + "name": "o1-2024-12-17", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "o1-mini", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "o1-mini-2024-09-12", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "o1-mini-all", + "model_types": [ + "chat", + "vision", + "image2text" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "o1-plus", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "o1-preview", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "o1-preview-2024-09-12", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "o1-preview-all", + "model_types": [ + "chat", + "vision", + "image2text" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "o1-pro-all", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "o3", + "max_tokens": 200000, + "model_types": [ + "chat", + "vision", + "image2text" + ], + "alias": [ + "o3-all" + ] + }, + { + "name": "o3-2025-04-16", + "max_tokens": 200000, + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "o3-deep-research", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "o3-deep-research-2025-06-26", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "o3-mini", + "max_tokens": 128000, + "model_types": [ + "chat" + ], + "alias": [ + "o3-mini-all" + ] + }, + { + "name": "o3-mini-2025-01-31", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "o3-mini-high-all", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "o3-pro", + "max_tokens": 200000, + "model_types": [ + "chat", + "vision", + "image2text" + ], + "alias": [ + "o3-pro-all" + ] + }, + { + "name": "o3-pro-2025-06-10", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "o4-mini", + "max_tokens": 200000, + "model_types": [ + "chat", + "vision", + "image2text" + ], + "alias": [ + "o4-mini-all" + ] + }, + { + "name": "o4-mini-2025-04-16", + "max_tokens": 200000, + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "o4-mini-deep-research", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "o4-mini-deep-research-2025-06-26", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "omni-moderation-latest", + "model_types": [ + "chat" + ] + }, + { + "name": "openai/gpt-6", + "alias": [ + "gpt-6" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "openai/gpt-5.6", + "alias": [ + "gpt-5.6", + "gpt-5-6" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "openai/gpt-5.5-2026-04-23", + "alias": [ + "gpt-5.5-2026-04-23" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "openai/gpt-5.5-pro-2026-04-23", + "alias": [ + "gpt-5.5-pro-2026-04-23" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "openai/gpt-5.5", + "alias": [ + "gpt-5.5", + "gpt-5.5-r" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1050000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5.5-all", + "alias": [ + "gpt-5.5-all", + "gpt-5-5-all" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "openai/gpt-5.5-light", + "alias": [ + "gpt-5.5-light" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1050000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5.5-pro", + "alias": [ + "gpt-5.5-pro" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1050000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5.4", + "alias": [ + "gpt-5.4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1050000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5.4-image-2", + "alias": [ + "gpt-5.4-image-2" + ], "model_types": [ "chat", "vision", "image2text", - "ocr" + "image_generation", + "image" ], + "max_tokens": 272000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5.4-mini", "alias": [ - "anthropic/claude-opus-4-6", - "anthropic/claude-opus-4.6", - "claude-opus-4.6" + "gpt-5.4-mini" + ], + "model_types": [ + "chat" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5.4-nano", + "alias": [ + "gpt-5.4-nano" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5.4-pro", + "alias": [ + "gpt-5.4-pro" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1050000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5.3", + "alias": [ + "gpt-5.3", + "gpt-5-3" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "openai/gpt-5.3-chat", + "alias": [ + "gpt-5.3-chat" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000 + }, + { + "name": "openai/gpt-5.3-chat-latest", + "alias": [ + "gpt-5.3-chat-latest", + "gpt-5-3-chat-latest" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "openai/gpt-5.3-codex", + "alias": [ + "gpt-5.3-codex" + ], + "model_types": [ + "chat" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5.3-codex-spark", + "alias": [ + "gpt-5.3-codex-spark" + ], + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5.2", + "alias": [ + "gpt-5.2" + ], + "model_types": [ + "chat" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5.2-chat", + "alias": [ + "gpt-5.2-chat" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000 + }, + { + "name": "openai/gpt-5.2-chat-latest", + "alias": [ + "gpt-5.2-chat-latest" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000 + }, + { + "name": "openai/gpt-5.2-codex", + "alias": [ + "gpt-5.2-codex" + ], + "model_types": [ + "chat" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5.2-pro", + "alias": [ + "gpt-5.2-pro" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5.1", + "alias": [ + "gpt-5.1" + ], + "model_types": [ + "chat" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5.1-chat", + "alias": [ + "gpt-5.1-chat" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000 + }, + { + "name": "openai/gpt-5.1-chat-latest", + "alias": [ + "gpt-5.1-chat-latest", + "gpt-5-1-chat-latest" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 400000 + }, + { + "name": "openai/gpt-5.1-codex", + "alias": [ + "gpt-5.1-codex" + ], + "model_types": [ + "chat" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5.1-codex-max", + "alias": [ + "gpt-5.1-codex-max" + ], + "model_types": [ + "chat" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5.1-codex-mini", + "alias": [ + "gpt-5.1-codex-mini" + ], + "model_types": [ + "chat" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5-search-api-2025-10-14", + "alias": [ + "gpt-5-search-api-2025-10-14" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "openai/gpt-5", + "alias": [ + "gpt-5" + ], + "model_types": [ + "chat" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5-chat", + "alias": [ + "gpt-5-chat" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000 + }, + { + "name": "openai/gpt-5-chat-latest", + "alias": [ + "gpt-5-chat-latest" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 400000 + }, + { + "name": "openai/gpt-5-codex", + "alias": [ + "gpt-5-codex" + ], + "model_types": [ + "chat" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5-codex-mini", + "alias": [ + "gpt-5-codex-mini" + ], + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5-image", + "alias": [ + "gpt-5-image" + ], + "model_types": [ + "chat", + "vision", + "image2text", + "image_generation" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5-image-mini", + "alias": [ + "gpt-5-image-mini" + ], + "model_types": [ + "chat", + "vision", + "image2text", + "image_generation", + "image" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5-mini", + "alias": [ + "gpt-5-mini" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5-nano", + "alias": [ + "gpt-5-nano" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5-pro", + "alias": [ + "gpt-5-pro" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-5-search-api", + "alias": [ + "gpt-5-search-api" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "openai/gpt-4.1-2025-04-14", + "alias": [ + "gpt-4.1-2025-04-14" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1000000 + }, + { + "name": "openai/gpt-4.1-mini-2025-04-14", + "alias": [ + "gpt-4.1-mini-2025-04-14" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1000000 + }, + { + "name": "openai/gpt-4.1-nano-2025-04-14", + "alias": [ + "gpt-4.1-nano-2025-04-14" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1000000 + }, + { + "name": "openai/gpt-4.1", + "alias": [ + "gpt-4.1" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1047576 + }, + { + "name": "openai/gpt-4.1-mini", + "alias": [ + "gpt-4.1-mini" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1047576 + }, + { + "name": "openai/gpt-4.1-nano", + "alias": [ + "gpt-4.1-nano" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1047576 + }, + { + "name": "openai/gpt-4o-mini-tts-2025-03-20", + "alias": [ + "gpt-4o-mini-tts-2025-03-20" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "openai/gpt-4o-mini-search-preview-2025-03-11", + "alias": [ + "gpt-4o-mini-search-preview-2025-03-11" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "openai/gpt-4o-search-preview-2025-03-11", + "alias": [ + "gpt-4o-search-preview-2025-03-11" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "openai/gpt-4o-mini-audio-preview-2024-12-17", + "alias": [ + "gpt-4o-mini-audio-preview-2024-12-17", + "gpt-4o-mini-audio" + ], + "model_types": [ + "tts", + "speech2text" + ] + }, + { + "name": "openai/gpt-4o-2024-11-20", + "alias": [ + "gpt-4o-2024-11-20" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000 + }, + { + "name": "openai/gpt-4o", + "alias": [ + "gpt-4o", + "azure/gpt-4o", + "azure/global-standard/gpt-4o-2024-08-06", + "azure/eu/gpt-4o" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000 + }, + { + "name": "openai/gpt-4o-2024-08-06", + "alias": [ + "gpt-4o-2024-08-06" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000 + }, + { + "name": "openai/gpt-4o-mini-2024-07-18", + "alias": [ + "gpt-4o-mini-2024-07-18" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000 + }, + { + "name": "openai/gpt-4o-2024-05-13", + "alias": [ + "gpt-4o-2024-05-13" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000 + }, + { + "name": "openai/gpt-4", + "alias": [ + "gpt-4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8191 + }, + { + "name": "openai/gpt-4-turbo", + "alias": [ + "gpt-4-turbo" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000 + }, + { + "name": "openai/gpt-4-turbo-preview", + "alias": [ + "gpt-4-turbo-preview" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "openai/gpt-4o-image", + "alias": [ + "gpt-4o-image" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "openai/gpt-4o-mini", + "alias": [ + "gpt-4o-mini", + "azure/gpt-4o-mini", + "azure/global-standard/gpt-4o-mini" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000 + }, + { + "name": "openai/gpt-4o-mini-audio-preview", + "alias": [ + "gpt-4o-mini-audio-preview" + ], + "model_types": [ + "tts", + "speech2text" + ] + }, + { + "name": "openai/gpt-4o-mini-realtime-preview", + "alias": [ + "gpt-4o-mini-realtime-preview" + ], + "model_types": [ + "tts", + "speech2text" + ] + }, + { + "name": "openai/gpt-4o-mini-search-preview", + "alias": [ + "gpt-4o-mini-search-preview" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "openai/gpt-4o-mini-tts", + "alias": [ + "gpt-4o-mini-tts" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "openai/gpt-4o-search-preview", + "alias": [ + "gpt-4o-search-preview" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "openai/gpt-4o-transcribe", + "alias": [ + "gpt-4o-transcribe" + ], + "model_types": [ + "chat", + "speech2text" + ] + }, + { + "name": "openai/gpt-3.5-turbo", + "alias": [ + "gpt-3.5-turbo" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16385 + }, + { + "name": "openai/gpt-3.5-turbo-0613", + "alias": [ + "gpt-3.5-turbo-0613" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4095 + }, + { + "name": "openai/gpt-3.5-turbo-16k", + "alias": [ + "gpt-3.5-turbo-16k" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16385 + }, + { + "name": "openai/gpt-3.5-turbo-instruct", + "alias": [ + "gpt-3.5-turbo-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4095 + }, + { + "name": "openai/whisper-large-v3", + "alias": [ + "whisper-large-v3", + "Whisper large-v3" + ], + "model_types": [ + "asr", + "speech2text" + ], + "max_tokens": 448, + "max_completion_tokens": 448 + }, + { + "name": "openai/whisper-large-v3-turbo", + "alias": [ + "whisper-large-v3-turbo" + ], + "model_types": [ + "asr", + "speech2text" + ], + "max_tokens": 448, + "max_completion_tokens": 448 + }, + { + "name": "openai/whisper-large-v2", + "alias": [ + "whisper-large-v2" + ], + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "openai/o3-pro-2025-06-10", + "alias": [ + "o3-pro-2025-06-10" + ], + "model_types": [ + "chat", + "vision", + "image2text" ], "max_tokens": 200000 }, { - "name": "opendatalab/mineru2.5-pro-2605-1.2b", + "name": "openai/o3-2025-04-16", "alias": [ - "MinerU2.5-Pro-2605-1.2B" + "o3-2025-04-16" ], - "max_tokens": 131072, "model_types": [ "chat", "vision", - "image2text", - "ocr" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "opendatalab/mineru2.5-pro-2604-1.2b", - "alias": [ - "MinerU2.5-Pro-2604-1.2B" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "vision", - "image2text", - "ocr" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "opendatalab/mineru2.5-2509-1.2b", - "alias": [ - "MinerU2.5-2509-1.2B" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "vision", - "image2text", - "ocr" + "image2text" ] }, { - "name": "opendatalab/mineru-html", + "name": "openai/o4-mini-2025-04-16", "alias": [ - "MinerU-HTML" + "o4-mini-2025-04-16" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "openai/o1-pro-2025-03-19", + "alias": [ + "o1-pro-2025-03-19" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "openai/o3-mini-2025-01-31", + "alias": [ + "o3-mini-2025-01-31" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "openai/o1-2024-12-17", + "alias": [ + "o1-2024-12-17" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "openai/omni-moderation-2024-09-26", + "alias": [ + "omni-moderation-2024-09-26" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "openai/antigravity-preview-05-2026", + "alias": [ + "antigravity-preview-05-2026", + "models/antigravity-preview-05-2026" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1048576 + }, + { + "name": "openai/circuit-sparsity", + "alias": [ + "circuit-sparsity" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "openai/clip-vit-base-patch16", + "alias": [ + "clip-vit-base-patch16" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": 512, + "dimensions": [ + 512 + ] + }, + { + "name": "openai/clip-vit-base-patch32", + "alias": [ + "clip-vit-base-patch32" + ], + "model_types": [ + "embedding", + "vision", + "image_understanding" + ], + "max_dimension": 512, + "dimensions": [ + 512 + ] + }, + { + "name": "openai/clip-vit-large-patch14", + "alias": [ + "clip-vit-large-patch14" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": 768, + "dimensions": [ + 768 + ] + }, + { + "name": "openai/clip-vit-large-patch14-336", + "alias": [ + "clip-vit-large-patch14-336" + ], + "model_types": [ + "embedding", + "vision", + "image_understanding" + ], + "max_dimension": 768, + "dimensions": [ + 768 + ] + }, + { + "name": "openai/consistency-decoder", + "alias": [ + "consistency-decoder" + ], + "model_types": [ + "image" + ] + }, + { + "name": "openai/dall-e-3", + "alias": [ + "dall-e-3" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "openai/deep-research-max-preview-04-2026", + "alias": [ + "deep-research-max-preview-04-2026", + "models/deep-research-max-preview-04-2026" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1048576 + }, + { + "name": "openai/deep-research-preview-04-2026", + "alias": [ + "deep-research-preview-04-2026", + "models/deep-research-preview-04-2026" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1048576 + }, + { + "name": "openai/diffusers-cd_bedroom256_l2", + "alias": [ + "diffusers-cd_bedroom256_l2" + ], + "model_types": [ + "image" + ] + }, + { + "name": "openai/diffusers-cd_bedroom256_lpips", + "alias": [ + "diffusers-cd_bedroom256_lpips" + ], + "model_types": [ + "image" + ] + }, + { + "name": "openai/diffusers-cd_cat256_l2", + "alias": [ + "diffusers-cd_cat256_l2" + ], + "model_types": [ + "image" + ] + }, + { + "name": "openai/diffusers-cd_cat256_lpips", + "alias": [ + "diffusers-cd_cat256_lpips" + ], + "model_types": [ + "image" + ] + }, + { + "name": "openai/diffusers-cd_imagenet64_l2", + "alias": [ + "diffusers-cd_imagenet64_l2" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "openai/diffusers-cd_imagenet64_lpips", + "alias": [ + "diffusers-cd_imagenet64_lpips" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "openai/diffusers-ct_bedroom256", + "alias": [ + "diffusers-ct_bedroom256" + ], + "model_types": [ + "image" + ] + }, + { + "name": "openai/diffusers-ct_cat256", + "alias": [ + "diffusers-ct_cat256" + ], + "model_types": [ + "image" + ] + }, + { + "name": "openai/diffusers-ct_imagenet64", + "alias": [ + "diffusers-ct_imagenet64" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "openai/gpt-audio", + "alias": [ + "gpt-audio" + ], + "model_types": [ + "chat", + "audio_understanding", + "audio" + ], + "max_tokens": 128000 + }, + { + "name": "openai/gpt-audio-1.5", + "alias": [ + "gpt-audio-1.5", + "gpt-audio-1-5" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "openai/gpt-audio-mini", + "alias": [ + "gpt-audio-mini" + ], + "model_types": [ + "chat", + "audio_understanding", + "audio" + ], + "max_tokens": 128000 + }, + { + "name": "openai/gpt-chat-latest", + "alias": [ + "gpt-chat-latest" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 400000 + }, + { + "name": "openai/gpt-image-1", + "alias": [ + "gpt-image-1" + ], + "model_types": [ + "image", + "image_generation", + "image_edit" + ] + }, + { + "name": "openai/gpt-image-1-mini", + "alias": [ + "gpt-image-1-mini" + ], + "model_types": [ + "image", + "image_generation" + ], + "max_tokens": 2000000 + }, + { + "name": "openai/gpt-image-1.5", + "alias": [ + "gpt-image-1.5", + "gpt-image-1-5" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "openai/gpt-image-2", + "alias": [ + "gpt-image-2" + ], + "model_types": [ + "image", + "image_edit", + "image_generation" + ] + }, + { + "name": "openai/gpt-image-2-all", + "alias": [ + "gpt-image-2-all" + ], + "model_types": [ + "chat", + "image", + "image_generation" + ] + }, + { + "name": "openai/gpt-latest", + "alias": [ + "gpt-latest", + "~openai/gpt-latest" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 1050000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-mini-latest", + "alias": [ + "gpt-mini-latest", + "~openai/gpt-mini-latest" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 400000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-oss-120b", + "alias": [ + "gpt-oss-120b", + "openai/gpt-oss-120b:free", + "OpenAI GPT OSS 120B", + "OpenAI GPT-OSS 120B" + ], + "model_types": [ + "chat", + "vision", + "image2text" ], "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 65536 + }, + { + "name": "openai/gpt-oss-120b-Turbo", + "alias": [ + "gpt-oss-120b-Turbo" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-oss-20b", + "alias": [ + "gpt-oss-20b", + "openai/gpt-oss-20b:free", + "OpenAI: GPT OSS 20B", + "OpenAI GPT-OSS 20B" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 65536 + }, + { + "name": "openai/gpt-oss-safeguard-120b", + "alias": [ + "gpt-oss-safeguard-120b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/gpt-oss-safeguard-20b", + "alias": [ + "gpt-oss-safeguard-20b" + ], + "model_types": [ + "chat", + "moderation" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 65536 + }, + { + "name": "openai/gpt-realtime-1.5", + "alias": [ + "gpt-realtime-1.5", + "gpt-realtime-1-5" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "openai/imagegpt-large", + "alias": [ + "imagegpt-large" + ], + "model_types": [ + "image" + ] + }, + { + "name": "openai/imagegpt-medium", + "alias": [ + "imagegpt-medium" + ], + "model_types": [ + "image" + ] + }, + { + "name": "openai/imagegpt-small", + "alias": [ + "imagegpt-small" + ], + "model_types": [ + "image" + ] + }, + { + "name": "openai/jukebox-1b-lyrics", + "alias": [ + "jukebox-1b-lyrics" + ], + "model_types": [ + "audio_generation" + ] + }, + { + "name": "openai/jukebox-5b-lyrics", + "alias": [ + "jukebox-5b-lyrics" + ], + "model_types": [ + "audio_generation" + ] + }, + { + "name": "openai/o1", + "alias": [ + "o1" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/o1-mini", + "alias": [ + "o1-mini" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/o1-preview", + "alias": [ + "azure/o1-preview", + "azure/eu/o1-preview" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/o1-pro", + "alias": [ + "o1-pro" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/o3", + "alias": [ + "o3" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/o3-deep-research", + "alias": [ + "o3-deep-research" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/o3-mini", + "alias": [ + "o3-mini", + "azure/o3-mini", + "azure/eu/o3-mini" + ], + "model_types": [ + "chat" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/o3-mini-high", + "alias": [ + "o3-mini-high" + ], + "model_types": [ + "chat" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/o3-pro", + "alias": [ + "o3-pro" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/o4-mini", + "alias": [ + "o4-mini" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/o4-mini-deep-research", + "alias": [ + "o4-mini-deep-research" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/o4-mini-high", + "alias": [ + "o4-mini-high" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "openai/omni-moderation-latest", + "alias": [ + "omni-moderation-latest" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "openai/privacy-filter", + "alias": [ + "privacy-filter" + ], + "model_types": [ + "other" + ], + "max_tokens": 4096 + }, + { + "name": "openai/shap-e", + "alias": [ + "shap-e" + ], + "model_types": [ + "3d_generation" + ] + }, + { + "name": "openai/shap-e-img2img", + "alias": [ + "shap-e-img2img" + ], + "model_types": [ + "image2image", + "3d_generation" + ] + }, + { + "name": "openai/sora-2", + "alias": [ + "sora-2" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "openai/sora-2-pro", + "alias": [ + "sora-2-pro", + "Sora 2 Pro" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "openai/text-embedding-3-large", + "alias": [ + "text-embedding-3-large" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 3072, + "dimensions": [] + }, + { + "name": "openai/text-embedding-3-small", + "alias": [ + "text-embedding-3-small" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1536, + "dimensions": [] + }, + { + "name": "openai/text-embedding-ada-002", + "alias": [ + "text-embedding-ada-002" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1536, + "dimensions": [] + }, + { + "name": "openai/tts", + "alias": [ + "tts" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "openai/tts-1", + "alias": [ + "tts-1" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "openai/tts-1-1106", + "alias": [ + "tts-1-1106" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "openai/tts-1-hd", + "alias": [ + "tts-1-hd" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "openai/tts-1-hd-1106", + "alias": [ + "tts-1-hd-1106" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "openai/whisper-1", + "alias": [ + "whisper-1" + ], + "model_types": [ + "speech2text" + ] + }, + { + "name": "openai/whisper-base", + "alias": [ + "whisper-base" + ], + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "openai/whisper-base.en", + "alias": [ + "whisper-base.en" + ], + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "openai/whisper-large", + "alias": [ + "whisper-large" + ], + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "openai/whisper-medium", + "alias": [ + "whisper-medium" + ], + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "openai/whisper-medium.en", + "alias": [ + "whisper-medium.en" + ], + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "openai/whisper-small", + "alias": [ + "whisper-small" + ], + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "openai/whisper-small.en", + "alias": [ + "whisper-small.en" + ], + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "openai/whisper-timestamped-medium", + "alias": [ + "whisper-timestamped-medium" + ], + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "openai/whisper-timestamped-medium.en", + "alias": [ + "whisper-timestamped-medium.en" + ], + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "openai/whisper-tiny", + "alias": [ + "whisper-tiny" + ], + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "openai/whisper-tiny.en", + "alias": [ + "whisper-tiny.en" + ], + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "openbmb/MiniCPM-Llama3-V-2_5", + "alias": [ + "MiniCPM-Llama3-V-2_5" + ], + "max_tokens": 8192, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "openchat/openchat-3.6-8b", + "alias": [ + "openchat-3.6-8b" + ], + "max_tokens": 8192, + "model_types": [ + "chat" + ] + }, + { + "name": "openchat/openchat-7b", + "alias": [ + "openchat-7b", + "OpenChat 7B" + ], + "max_tokens": 4096, + "max_completion_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "openchat/openchat_3.5", + "alias": [ + "openchat_3.5" + ], + "max_tokens": 8192, + "model_types": [ + "chat" + ] + }, + { + "name": "opendatalab/mineru-html-v1.1-hunyuan0.5b-compact", + "alias": [ + "MinerU-HTML-v1.1-hunyuan0.5B-compact" + ], + "max_tokens": 32768, "model_types": [ "chat" ] @@ -30610,30 +26867,31 @@ ] }, { - "name": "opendatalab/pdf-extract-kit-1.0", + "name": "opendatalab/belt_road_hungarian_beta1", "alias": [ - "PDF-Extract-Kit-1.0" + "belt_road_hungarian_beta1" ], + "max_tokens": 131072, "model_types": [ - "ocr", - "vision", - "image2text" + "chat", + "translation" ] }, { - "name": "opendatalab/mineru-html-v1.1-hunyuan0.5b-compact", + "name": "opendatalab/belt_road_hungarian_beta2", "alias": [ - "MinerU-HTML-v1.1-hunyuan0.5B-compact" + "belt_road_hungarian_beta2" ], - "max_tokens": 32768, + "max_tokens": 131072, "model_types": [ - "chat" + "chat", + "translation" ] }, { - "name": "opendatalab/chartverse-8b", + "name": "opendatalab/chartverse-2b", "alias": [ - "ChartVerse-8B" + "ChartVerse-2B" ], "max_tokens": 131072, "model_types": [ @@ -30663,9 +26921,9 @@ } }, { - "name": "opendatalab/chartverse-2b", + "name": "opendatalab/chartverse-8b", "alias": [ - "ChartVerse-2B" + "ChartVerse-8B" ], "max_tokens": 131072, "model_types": [ @@ -30693,56 +26951,9 @@ } }, { - "name": "opendatalab/trivia-3b", + "name": "opendatalab/meta-rater-1b-25raters", "alias": [ - "TRivia-3B" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "opendatalab/belt_road_hungarian_beta1", - "alias": [ - "belt_road_hungarian_beta1" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "opendatalab/belt_road_hungarian_beta2", - "alias": [ - "belt_road_hungarian_beta2" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "translation" - ] - }, - { - "name": "opendatalab/mineru2.0-2505-0.9b", - "alias": [ - "MinerU2.0-2505-0.9B" - ], - "max_tokens": 131072, - "model_types": [ - "chat", - "vision", - "image2text", - "ocr" - ] - }, - { - "name": "opendatalab/meta-rater-1b-professionalism", - "alias": [ - "meta-rater-1b-professionalism" + "meta-rater-1b-25raters" ], "max_tokens": 1024, "model_types": [ @@ -30760,9 +26971,19 @@ ] }, { - "name": "opendatalab/meta-rater-1b-25raters", + "name": "opendatalab/meta-rater-1b-professionalism", "alias": [ - "meta-rater-1b-25raters" + "meta-rater-1b-professionalism" + ], + "max_tokens": 1024, + "model_types": [ + "chat" + ] + }, + { + "name": "opendatalab/meta-rater-1b-random", + "alias": [ + "meta-rater-1b-random" ], "max_tokens": 1024, "model_types": [ @@ -30790,9 +27011,9 @@ ] }, { - "name": "opendatalab/meta-rater-1b-random", + "name": "opendatalab/meta-rater-3b-25raters", "alias": [ - "meta-rater-1b-random" + "meta-rater-3b-25raters" ], "max_tokens": 1024, "model_types": [ @@ -30810,9 +27031,9 @@ ] }, { - "name": "opendatalab/meta-rater-3b-25raters", + "name": "opendatalab/meta-rater-7b-25raters", "alias": [ - "meta-rater-3b-25raters" + "meta-rater-7b-25raters" ], "max_tokens": 1024, "model_types": [ @@ -30829,16 +27050,6 @@ "chat" ] }, - { - "name": "opendatalab/meta-rater-7b-25raters", - "alias": [ - "meta-rater-7b-25raters" - ], - "max_tokens": 1024, - "model_types": [ - "chat" - ] - }, { "name": "opendatalab/meta-rater-cleanliness-rating", "alias": [ @@ -30849,16 +27060,6 @@ "classification" ] }, - { - "name": "opendatalab/meta-rater-readability-rating", - "alias": [ - "meta-rater-readability-rating" - ], - "max_tokens": 4096, - "model_types": [ - "classification" - ] - }, { "name": "opendatalab/meta-rater-professionalism-rating", "alias": [ @@ -30869,6 +27070,16 @@ "classification" ] }, + { + "name": "opendatalab/meta-rater-readability-rating", + "alias": [ + "meta-rater-readability-rating" + ], + "max_tokens": 4096, + "model_types": [ + "classification" + ] + }, { "name": "opendatalab/meta-rater-reasoning-rating", "alias": [ @@ -30879,6 +27090,76 @@ "classification" ] }, + { + "name": "opendatalab/mineru-html", + "alias": [ + "MinerU-HTML" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "opendatalab/mineru2.0-2505-0.9b", + "alias": [ + "MinerU2.0-2505-0.9B" + ], + "max_tokens": 131072, + "model_types": [ + "chat", + "vision", + "image2text", + "ocr" + ] + }, + { + "name": "opendatalab/mineru2.5-2509-1.2b", + "alias": [ + "MinerU2.5-2509-1.2B" + ], + "max_tokens": 131072, + "model_types": [ + "chat", + "vision", + "image2text", + "ocr" + ] + }, + { + "name": "opendatalab/mineru2.5-pro-2604-1.2b", + "alias": [ + "MinerU2.5-Pro-2604-1.2B" + ], + "max_tokens": 131072, + "model_types": [ + "chat", + "vision", + "image2text", + "ocr" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "opendatalab/mineru2.5-pro-2605-1.2b", + "alias": [ + "MinerU2.5-Pro-2605-1.2B" + ], + "max_tokens": 131072, + "model_types": [ + "chat", + "vision", + "image2text", + "ocr" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, { "name": "opendatalab/pdf-extract-kit", "alias": [ @@ -30891,1230 +27172,22 @@ ] }, { - "name": "mj_custom_zoom", + "name": "opendatalab/pdf-extract-kit-1.0", "alias": [ - "mj-custom-zoom" + "PDF-Extract-Kit-1.0" ], "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "kling-multi-elements", - "model_types": [ - "video_generation", - "video_understanding" - ] - }, - { - "name": "gpt-5.2-codex-2026-01-14", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "o1-mini-all", - "model_types": [ - "chat", + "ocr", "vision", "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "pixverse-sound-effect", - "model_types": [ - "audio_generation" ] }, { - "name": "pixverse-mimic", - "model_types": [ - "video_generation", - "video_understanding" - ] - }, - { - "name": "gpt-5.2-chat-2025-12-11", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "mj_blend", + "name": "opendatalab/trivia-3b", "alias": [ - "mj-blend" + "TRivia-3B" ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "glm-4", - "model_types": [ - "chat" - ] - }, - { - "name": "pixverse-lipsync", - "model_types": [ - "tts" - ] - }, - { - "name": "o1-mini-2024-09-12", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "pixverse-multi-transition", - "model_types": [ - "video_generation", - "video_understanding" - ] - }, - { - "name": "qwq-72b-preview", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "mj_edits", - "alias": [ - "mj-edits" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "pixverse-modify", - "model_types": [ - "video_generation", - "video_understanding" - ] - }, - { - "name": "happyhorse-1.0-t2v", - "model_types": [ - "video_generation" - ], - "alias": [ - "alibaba/happyhorse-1.0-t2v", - "HappyHorse 1.0 T2V" - ] - }, - { - "name": "ERNIE-3.5-8K", - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-5.5-2026-04-24", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "mj_high_variation", - "alias": [ - "mj-high-variation" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "gpt-4-turbo-preview", - "model_types": [ - "chat" - ] - }, - { - "name": "MiniMax-Voice-Design", - "model_types": [ - "tts" - ] - }, - { - "name": "suno_music_open", - "alias": [ - "suno-music-open" - ], - "model_types": [ - "audio_generation" - ] - }, - { - "name": "mj_video", - "alias": [ - "mj-video" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "wan2.7-image-pro", - "model_types": [ - "image", - "image_edit", - "text-to-image", - "image_generation" - ] - }, - { - "name": "grok-4.2-image", - "model_types": [ - "text-to-image", - "image_generation" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "kling-image", - "model_types": [ - "image", - "image_edit" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen3-coder", - "model_types": [ - "chat" - ] - }, - { - "name": "ERNIE-Functions-8K", - "model_types": [ - "chat" - ] - }, - { - "name": "mj_pan", - "alias": [ - "mj-pan" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "happyhorse-1.0-i2v", - "model_types": [ - "video_generation" - ], - "alias": [ - "alibaba/happyhorse-1.0-i2v", - "HappyHorse 1.0 I2V" - ] - }, - { - "name": "o1-pro-all", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "suno_upload_open", - "alias": [ - "suno-upload-open" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "viduq1", - "model_types": [ - "video_generation" - ] - }, - { - "name": "kling-avatar-image2video", - "model_types": [ - "video_generation", - "video_understanding" - ] - }, - { - "name": "kling-motion-control", - "model_types": [ - "video_generation", - "video_understanding" - ] - }, - { - "name": "vidu-tts", - "model_types": [ - "tts" - ] - }, - { - "name": "gpt-audio-2025-08-28", - "model_types": [ - "video_generation" - ] - }, - { - "name": "suno_lyrics_open", - "alias": [ - "suno-lyrics-open" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "suno_persona_open", - "alias": [ - "suno-persona-open" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "o1-preview-all", - "model_types": [ - "chat", - "vision", - "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "kling-audio", - "model_types": [ - "tts" - ] - }, - { - "name": "audio1.0", - "model_types": [ - "audio_generation" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "grok-4.20-0309-reasoning", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_tokens": 1000000, - "alias": [ - "xai/grok-4.20-reasoning", - "grok-4.20-reasoning", - "grok-4.20-reasoning-latest", - "grok-4.20-reasoning-gv2", - "grok-4.20-beta-0309-reasoning", - "grok-4.20-beta-reasoning", - "grok-4.20-beta-latest-reasoning", - "grok-4.20-experimental-beta-0304-reasoning", - "grok-4.20-experimental-beta-reasoning-latest", - "grok-4-20-reasoning" - ] - }, - { - "name": "mj_upload", - "alias": [ - "mj-upload" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "SparkDesk-v3.1", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "tts-hd-1", - "model_types": [ - "tts" - ] - }, - { - "name": "viduq3-turbo", - "model_types": [ - "video_generation" - ] - }, - { - "name": "grok-video-3-10s", - "model_types": [ - "video_generation" - ] - }, - { - "name": "gpt-5.1-chat", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "mj_modal", - "alias": [ - "mj-modal" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "Dolphin3.0-R1-Mistral-24B", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-4o-mini-audio-preview", - "model_types": [ - "tts" - ] - }, - { - "name": "happyhorse-1.0-r2v", - "model_types": [ - "video_generation" - ], - "alias": [ - "alibaba/happyhorse-1.0-r2v", - "HappyHorse 1.0 R2V" - ] - }, - { - "name": "pixverse-swap", - "model_types": [ - "video_generation", - "video_understanding" - ] - }, - { - "name": "MiniMax-Voice-Clone", - "model_types": [ - "tts" - ] - }, - { - "name": "viduq2-pro", - "model_types": [ - "video_generation", - "video_understanding" - ] - }, - { - "name": "mj_reroll", - "alias": [ - "mj-reroll" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "ERNIE-Lite-8K", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "mj_low_variation", - "alias": [ - "mj-low-variation" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "kling-custom-elements", - "model_types": [ - "video_generation" - ] - }, - { - "name": "grok-imagine-image-quality", - "model_types": [ - "text-to-image", - "image_generation" - ], - "alias": [ - "xai/grok-imagine-image-quality", - "grok-imagine-image-quality-20260403", - "grok-imagine-image-quality-latest", - "grok-imagine-image-pro" - ] - }, - { - "name": "babbage-002", - "model_types": [ - "chat" - ] - }, - { - "name": "qwen3-30b-a3b-think", - "model_types": [ - "chat" - ] - }, - { - "name": "llama-3-8b", - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-5.3-chat", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "qwen3-max-preview-n", - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-5.1-codex-2025-11-13", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "davinci-002", - "model_types": [ - "chat" - ] - }, - { - "name": "grok-3-reasoner", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "kimi-k2", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "alias": [ - "kimi-k2-thinking-251104" - ], - "max_tokens": 262144, - "max_completion_tokens": 32768 - }, - { - "name": "kimi-k2-250905", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_tokens": 262144, - "max_completion_tokens": 32768 - }, - { - "name": "Embedding-V1", - "model_types": [ - "embedding" - ] - }, - { - "name": "gpt-5-chat", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-5-codex-2025-09-15", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-image-1-2025-04-15", - "model_types": [ - "chat" - ] - }, - { - "name": "SparkDesk-v3.5", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "kling-video", - "model_types": [ - "video_generation" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "mj_upscale", - "alias": [ - "mj-upscale" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "gpt-realtime-1.5", - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-4o-mini-tts-1", - "model_types": [ - "tts" - ] - }, - { - "name": "grok-4-image", - "model_types": [ - "text-to-image", - "image_generation" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-5.2-chat", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "kling-video-extend", - "model_types": [ - "video_generation" - ] - }, - { - "name": "o3-mini-high-all", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "wen-max-2025-01-25", - "model_types": [ - "chat" - ] - }, - { - "name": "pixverse-mask-selection", - "model_types": [ - "video_generation", - "video_understanding" - ] - }, - { - "name": "longcat-flash", - "model_types": [ - "chat" - ] - }, - { - "name": "z-image-turbo", - "model_types": [ - "text-to-image", - "image_generation" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "kimi-k2.7-code", - "model_types": [ - "video_generation", - "chat", - "vision", - "image2text" - ], - "alias": [ - "moonshotai/kimi-k2.7-code", - "Kimi K2.7 Code", - "kimi/kimi-k2.7-code" - ], - "max_tokens": 262144, - "max_completion_tokens": 262144, - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "pixverse-restyle", - "model_types": [ - "video_generation" - ] - }, - { - "name": "suno_concat_open", - "alias": [ - "suno-concat-open" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "kling-effects", - "model_types": [ - "video_generation" - ] - }, - { - "name": "llama-3-70b", - "model_types": [ - "chat" - ] - }, - { - "name": "grok-4.1-image", - "model_types": [ - "text-to-image", - "image_generation" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "SparkDesk-v2.1", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "viduq3-mix", - "model_types": [ - "video_generation" - ] - }, - { - "name": "llama-3-sonar-small-32k-chat", - "model_types": [ - "chat" - ] - }, - { - "name": "ERNIE-Tiny-8K", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "MiniMax-File-Upload", - "model_types": [ - "chat" - ] - }, - { - "name": "kling-image-recognize", - "model_types": [ - "image_understanding", - "vision" - ] - }, - { - "name": "gpt-5.3-chat-2026-03-03", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "kling-advanced-custom-elements", - "model_types": [ - "video_generation" - ] - }, - { - "name": "viduq1-classic", - "model_types": [ - "video_generation" - ] - }, - { - "name": "suno_upsample_open", - "alias": [ - "suno-upsample-open" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "grok-video-3", - "model_types": [ - "video_generation" - ] - }, - { - "name": "pixverse-upload", - "model_types": [ - "chat" - ] - }, - { - "name": "viduq3-pro", - "model_types": [ - "video_generation" - ] - }, - { - "name": "o1-preview-2024-09-12", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "flux.1-kontext-pro", - "model_types": [ - "text-to-image", - "image_generation", - "image", - "image_edit" - ], - "alias": [ - "black-forest-labs/FLUX.1-kontext-pro", - "FLUX.1 Kontext [pro]" - ] - }, - { - "name": "mj_variation", - "alias": [ - "mj-variation" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "kling-omni-image", - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "kling-omni-video", - "model_types": [ - "video_generation" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "grok-3-image", - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "mj_zoom", - "alias": [ - "mj-zoom" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "mj_imagine", - "alias": [ - "mj-imagine" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "mj_inpaint", - "alias": [ - "mj-inpaint" - ], - "model_types": [ - "image", - "image_edit" - ] - }, - { - "name": "gpt-5.2-pro-2025-12-11", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "alias": [ - "openai/gpt-5.2-pro-2025-12-11" - ] - }, - { - "name": "kling-custom-voices", - "model_types": [ - "tts" - ] - }, - { - "name": "SparkDesk-v1.1", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "ERNIE-Speed-8K", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "viduq2-turbo", - "model_types": [ - "video_generation" - ] - }, - { - "name": "deepseek-v3-1-think-250821", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-5.1-codex-max-2025-12-04", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "o1-preview", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-4o-mini-audio-preview-2024-12-17", - "model_types": [ - "tts" - ] - }, - { - "name": "wan2.5-i2v-preview", - "model_types": [ - "video_generation" - ] - }, - { - "name": "pixverse-image-template", - "model_types": [ - "video_generation" - ] - }, - { - "name": "gpt-5.3-codex-2026-02-24", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "vidu2.0", - "model_types": [ - "video_generation" - ] - }, - { - "name": "o1-mini", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "grok-3-reasoning", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-5-chat-2025-08-07", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-5-chat-2025-10-03", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-audio", - "model_types": [ - "chat" - ] - }, - { - "name": "ERNIE-Character-8K", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "kling-advanced-lip-sync", - "model_types": [ - "video_generation", - "video_understanding" - ] - }, - { - "name": "mj_describe", - "alias": [ - "mj-describe" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "happyhorse-1.0-video-edit", - "model_types": [ - "video_generation", - "video_understanding" - ] - }, - { - "name": "viduq3", - "model_types": [ - "video_generation" - ] - }, - { - "name": "grok-4.20-0309-non-reasoning", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - }, - "max_tokens": 1000000, - "alias": [ - "xai/grok-4.20-non-reasoning", - "grok-4.20-non-reasoning", - "grok-4.20-non-reasoning-latest", - "grok-4.20-non-reasoning-gv2", - "grok-4.20-beta-0309-non-reasoning", - "grok-4.20-beta-non-reasoning", - "grok-4.20-beta-latest-non-reasoning", - "grok-4.20-experimental-beta-0304-non-reasoning", - "grok-4.20-experimental-beta-non-reasoning-latest", - "grok-4-20-non-reasoning" - ] - }, - { - "name": "ERNIE-Speed-128K", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-4-vision-preview", + "max_tokens": 131072, "model_types": [ "chat", "vision", @@ -32122,447 +27195,77 @@ ] }, { - "name": "deepseek-r1-2025-01-20", - "model_types": [ - "chat" - ] - }, - { - "name": "grok-3-deepsearch", - "model_types": [ - "chat" - ] - }, - { - "name": "suno_uploads", - "alias": [ - "suno-uploads" - ], - "model_types": [ - "audio_generation" - ] - }, - { - "name": "pixverse-video", - "model_types": [ - "video_generation" - ] - }, - { - "name": "MiniMax-Hailuo-02", - "model_types": [ - "video_generation" - ] - }, - { - "name": "llama-3-sonar-large-32k-chat", - "model_types": [ - "chat" - ] - }, - { - "name": "gpt-5.1-chat-2025-11-13", - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "grok-imagine-image", - "model_types": [ - "text-to-image", - "image_generation", - "chat" - ], - "alias": [ - "grok/grok-imagine-image", - "xai/grok-imagine-image", - "grok-imagine-image-2026-03-02" - ] - }, - { - "name": "suno_upsample-tags", - "alias": [ - "suno-upsample-tags" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "nvidia/nemotron-3-super-120b-a12b", - "alias": [ - "nemotron-3-super-120b-a12b" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "canopylabs/orpheus-arabic-saudi", - "alias": [ - "orpheus-arabic-saudi" - ], - "max_tokens": 4000, - "max_completion_tokens": 50000, - "model_types": [ - "tts" - ] - }, - { - "name": "llama-3.1-8b-instant", - "max_tokens": 131072, - "max_completion_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "groq/compound", - "alias": [ - "compound" - ], - "max_tokens": 131072, - "max_completion_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "groq/compound-mini", - "alias": [ - "compound-mini" - ], - "max_tokens": 131072, - "max_completion_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "llama-3.3-70b-versatile", - "max_tokens": 131072, - "max_completion_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "canopylabs/orpheus-v1-english", - "alias": [ - "orpheus-v1-english" - ], - "max_tokens": 4000, - "max_completion_tokens": 50000, - "model_types": [ - "tts" - ] - }, - { - "name": "allam-2-7b", - "max_tokens": 4096, - "max_completion_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/cobuddy", - "alias": [ - "cobuddy" - ], - "max_tokens": 131072, - "max_completion_tokens": 65536, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "bunny", - "max_tokens": 262144, - "max_completion_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/glm-4.7-h", - "alias": [ - "glm-4.7-h" - ], - "max_tokens": 204800, - "max_completion_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "paddlepaddle/paddleocr-vl", - "alias": [ - "paddleocr-vl" - ], - "max_tokens": 16384, - "max_completion_tokens": 16384, + "name": "openrouter/auto", + "alias": [], "model_types": [ "chat", "vision", "image2text", - "ocr" - ] + "video_understanding", + "audio_understanding", + "image_generation" + ], + "max_tokens": 2000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } }, { - "name": "kwaipilot/kat-coder-pro", - "alias": [ - "kat-coder-pro", - "Kat Coder Pro" - ], - "max_tokens": 256000, - "max_completion_tokens": 128000, + "name": "openrouter/bodybuilder", + "alias": [], "model_types": [ "chat" - ] + ], + "max_tokens": 128000 }, { - "name": "nex-agi/nex-n2-pro", - "alias": [ - "nex-n2-pro" - ], - "max_tokens": 262144, - "max_completion_tokens": 262144, + "name": "openrouter/free", + "alias": [], "model_types": [ "chat", "vision", "image2text" ], + "max_tokens": 200000, "thinking": { "default_value": true, "clear_thinking": true } }, { - "name": "mistralai/mistral-nemo", + "name": "openrouter/fusion", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "openrouter/owl-alpha", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 1048756 + }, + { + "name": "openrouter/pareto-code", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 2000000 + }, + { + "name": "orcarouter/auto", "alias": [ - "mistral-nemo", - "Mistral Nemo" + "auto" ], - "max_tokens": 60288, - "max_completion_tokens": 16000, "model_types": [ "chat" ] }, - { - "name": "meta-llama/llama-3-8b-instruct", - "alias": [ - "llama-3-8b-instruct", - "Llama 3 8B Instruct" - ], - "max_tokens": 8192, - "max_completion_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/llama-3-70b-instruct", - "alias": [ - "llama-3-70b-instruct", - "Llama3 70B Instruct" - ], - "max_tokens": 8192, - "max_completion_tokens": 8000, - "model_types": [ - "chat" - ] - }, - { - "name": "openchat/openchat-7b", - "alias": [ - "openchat-7b", - "OpenChat 7B" - ], - "max_tokens": 4096, - "max_completion_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "nousresearch/hermes-2-pro-llama-3-8b", - "alias": [ - "hermes-2-pro-llama-3-8b", - "Hermes 2 Pro Llama 3 8B" - ], - "max_tokens": 8192, - "max_completion_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "nousresearch/nous-hermes-llama2-13b", - "alias": [ - "nous-hermes-llama2-13b", - "Nous Hermes Llama2 13B" - ], - "max_tokens": 4096, - "max_completion_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "teknium/openhermes-2.5-mistral-7b", - "alias": [ - "openhermes-2.5-mistral-7b", - "Openhermes2.5 Mistral 7B" - ], - "max_tokens": 4096, - "max_completion_tokens": 8000, - "model_types": [ - "chat" - ] - }, - { - "name": "sao10k/l3-8b-lunaris", - "alias": [ - "l3-8b-lunaris", - "Sao10k L3 8B Lunaris" - ], - "max_tokens": 8192, - "max_completion_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "Sao10K/L3-8B-Stheno-v3.2", - "alias": [ - "L3-8B-Stheno-v3.2", - "L3 8B Stheno V3.2" - ], - "max_tokens": 8192, - "max_completion_tokens": 32000, - "model_types": [ - "chat" - ] - }, - { - "name": "inclusionai/ring-2.6-1t", - "alias": [ - "ring-2.6-1t" - ], - "max_tokens": 262144, - "max_completion_tokens": 65536, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "inclusionai/ling-2.6-flash", - "alias": [ - "ling-2.6-flash" - ], - "max_tokens": 262144, - "max_completion_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "inclusionai/ling-2.6-1t", - "alias": [ - "ling-2.6-1t" - ], - "max_tokens": 262144, - "max_completion_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "elephant", - "max_tokens": 262144, - "max_completion_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "ai_infer_test_3", - "max_tokens": 200000, - "max_completion_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "ai_infer_test_2", - "max_tokens": 200000, - "max_completion_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "ai_infer_test_1", - "max_tokens": 200000, - "max_completion_tokens": 200000, - "model_types": [ - "chat" - ] - }, - { - "name": "dev/glm46", - "alias": [ - "glm46" - ], - "max_tokens": 256000, - "max_completion_tokens": 256000, - "model_types": [ - "chat" - ] - }, - { - "name": "gt-4p", - "max_completion_tokens": 131072, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "sao10k/l31-70b-euryale-v2.2", - "alias": [ - "l31-70b-euryale-v2.2", - "L31 70B Euryale V2.2" - ], - "max_tokens": 8192, - "max_completion_tokens": 8192, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, { "name": "orcarouter/fusion", "alias": [ @@ -32591,1869 +27294,61 @@ ] }, { - "name": "orcarouter/auto", + "name": "paddleocr/paddleocr-vl-0.9b", "alias": [ - "auto" + "paddleocr-vl-0.9b", + "paddleocr-vl-1.5" ], "model_types": [ - "chat" + "ocr" ] }, { - "name": "anthropic/claude-opus-4", + "name": "paddleocr/pp-ocrv5", "alias": [ - "claude-opus-4" + "PP-OCRv5" ], "model_types": [ - "chat" - ] + "ocr" + ], + "max_tokens": 16384 }, { - "name": "anthropic/claude-opus-4.1", + "name": "paddleocr/pp-structurev3", "alias": [ - "claude-opus-4.1" + "PP-StructureV3" ], "model_types": [ - "chat" - ] + "ocr" + ], + "max_tokens": 16384 }, { - "name": "anthropic/claude-sonnet-4", + "name": "paddleocr-vl-0.9b", "alias": [ - "claude-sonnet-4" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "byteplus/dreamina-seedance-2-0-260128", - "alias": [ - "dreamina-seedance-2-0-260128" + "paddleocr-vl-1.5", + "PaddlePaddle/PaddleOCR-VL-0.9B" ], "model_types": [ + "ocr", "chat", - "video_generation" - ] - }, - { - "name": "kling/kling-v3", - "alias": [ - "kling-v3" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "kling/kling-video-o1", - "alias": [ - "kling-video-o1" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "openai/gpt-4o-mini-search-preview-2025-03-11", - "alias": [ - "gpt-4o-mini-search-preview-2025-03-11" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "openai/gpt-4o-mini-tts-2025-03-20", - "alias": [ - "gpt-4o-mini-tts-2025-03-20" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "openai/gpt-4o-search-preview-2025-03-11", - "alias": [ - "gpt-4o-search-preview-2025-03-11" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "openai/gpt-5-search-api", - "alias": [ - "gpt-5-search-api" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "openai/gpt-5-search-api-2025-10-14", - "alias": [ - "gpt-5-search-api-2025-10-14" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "openai/gpt-5.5-2026-04-23", - "alias": [ - "gpt-5.5-2026-04-23" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "openai/gpt-5.5-pro", - "alias": [ - "gpt-5.5-pro" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "openai/gpt-5.5-pro-2026-04-23", - "alias": [ - "gpt-5.5-pro-2026-04-23" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "minimax/minimax-m2.1-h", - "alias": [ - "minimax-m2.1-h" - ], - "max_tokens": 204800, - "max_completion_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "ppio-4b", - "alias": [ - "PPIO 4B" - ], - "max_tokens": 128000, - "max_completion_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "baidu/ernie-5.0-thinking-exp", - "alias": [ - "ernie-5.0-thinking-exp", - "Ernie 5.0 Thinking Exp" - ], - "max_tokens": 183000, - "max_completion_tokens": 64000, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "kwaipilot/kat-dev-72b-exp", - "alias": [ - "kat-dev-72b-exp" - ], - "max_tokens": 131072, - "max_completion_tokens": 65536, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/nemotron-3-ultra-550b-a55b", - "alias": [ - "nemotron-3-ultra-550b-a55b", - "NVIDIA Nemotron 3 Ultra 550B A55B NVFP4" - ], - "max_tokens": 512288, - "model_types": [ - "chat" - ] - }, - { - "name": "pearl-ai/gemma-4-31b-it", - "alias": [ - "Pearl-ai Gemma-4-31B-it-pearl" - ], - "max_tokens": 262144, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "Qwen/Qwen3-235B-A22B-Instruct-2507-tput", - "alias": [ - "Qwen3-235B-A22B-Instruct-2507-tput", - "Qwen3 235B A22B Instruct 2507 FP8 Throughput" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "Qwen/Qwen2.5-7B-Instruct-Turbo", - "alias": [ - "Qwen2.5-7B-Instruct-Turbo", - "Qwen2.5 7B Instruct Turbo" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/Meta-Llama-3-8B-Instruct-Lite", - "alias": [ - "Meta-Llama-3-8B-Instruct-Lite", - "Meta Llama 3 8B Instruct Lite" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "black-forest-labs/FLUX.1-kontext-max", - "alias": [ - "FLUX.1-kontext-max", - "FLUX.1 Kontext [max]" - ], - "model_types": [ - "image", - "image_edit" - ] - }, - { - "name": "black-forest-labs/FLUX.2-flex", - "alias": [ - "FLUX.2-flex", - "FLUX.2 [flex]" - ], - "model_types": [ - "image", - "image_edit" - ] - }, - { - "name": "black-forest-labs/FLUX.1.1-pro", - "alias": [ - "FLUX.1.1-pro", - "FLUX1.1 [pro]" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "arize-ai/qwen-2-1.5b-instruct", - "alias": [ - "qwen-2-1.5b-instruct", - "Arize AI Qwen 2 1.5B Instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "LiquidAI/LFM2-24B-A2B", - "alias": [ - "LFM2-24B-A2B" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "essentialai/rnj-1-instruct", - "alias": [ - "rnj-1-instruct", - "EssentialAI Rnj-1 Instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "kwaivgI/kling-1.6-pro", - "alias": [ - "kling-1.6-pro", - "Kling 1.6 Pro" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "Wan-AI/Wan2.6-image", - "alias": [ - "Wan2.6-image", - "Wan 2.6 Image" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "vidu/vidu-q1", - "alias": [ - "vidu-q1", - "Vidu Q1" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "cartesia/sonic", - "alias": [ - "sonic", - "Cartesia Sonic" - ], - "model_types": [ - "tts" - ] - }, - { - "name": "ByteDance-Seed/Seedream-3.0", - "alias": [ - "Seedream-3.0", - "ByteDance Seedream 3.0" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "ByteDance-Seed/Seedream-4.0", - "alias": [ - "Seedream-4.0", - "ByteDance Seedream 4.0" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "kwaivgI/kling-2.1-master", - "alias": [ - "kling-2.1-master", - "Kling 2.1 Master" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "ideogram/ideogram-3.0", - "alias": [ - "ideogram-3.0", - "Ideogram 3.0" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "kwaivgI/kling-2.1-pro", - "alias": [ - "kling-2.1-pro", - "Kling 2.1 Pro" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "Wan-AI/Wan2.2-I2V-A14B", - "alias": [ - "Wan2.2-I2V-A14B", - "Wan 2.2 I2V" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "kwaivgI/kling-2.0-master", - "alias": [ - "kling-2.0-master", - "Kling 2.0 Master" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "kwaivgI/kling-2.1-standard", - "alias": [ - "kling-2.1-standard", - "Kling 2.1 Standard" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "vidu/vidu-2.0", - "alias": [ - "vidu-2.0", - "Vidu 2.0" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "openai/sora-2-pro", - "alias": [ - "sora-2-pro", - "Sora 2 Pro" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "pixverse/pixverse-v5", - "alias": [ - "pixverse-v5", - "PixVerse v5" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "stabilityai/stable-diffusion-xl-base-1.0", - "alias": [ - "stable-diffusion-xl-base-1.0", - "SD XL" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "ByteDance/Seedance-1.0-lite", - "alias": [ - "Seedance-1.0-lite", - "ByteDance Seedance 1.0 Lite" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "cartesia/sonic-3", - "alias": [ - "sonic-3", - "Cartesia Sonic 3" - ], - "max_tokens": 448, - "model_types": [ - "tts" - ] - }, - { - "name": "ByteDance/Seedance-1.0-pro", - "alias": [ - "Seedance-1.0-pro", - "ByteDance Seedance 1.0 Pro" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "HiDream-ai/HiDream-I1-Fast", - "alias": [ - "HiDream-I1-Fast" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "stabilityai/stable-diffusion-3-medium", - "alias": [ - "stable-diffusion-3-medium", - "Stable Diffusion 3" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "minimax/hailuo-02", - "alias": [ - "hailuo-02", - "MiniMax Hailuo 02" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "RunDiffusion/Juggernaut-pro-flux", - "alias": [ - "Juggernaut-pro-flux", - "Juggernaut Pro Flux by RunDiffusion 1.0.0" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "HiDream-ai/HiDream-I1-Dev", - "alias": [ - "HiDream-I1-Dev" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "Lykon/DreamShaper", - "alias": [ - "DreamShaper" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "HiDream-ai/HiDream-I1-Full", - "alias": [ - "HiDream-I1-Full" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "kwaivgI/kling-1.6-standard", - "alias": [ - "kling-1.6-standard", - "Kling 1.6 Standard" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "minimax/video-01-director", - "alias": [ - "video-01-director", - "MiniMax 01 Director" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "cartesia/sonic-2", - "alias": [ - "sonic-2", - "Cartesia Sonic 2" - ], - "max_tokens": 448, - "model_types": [ - "tts" - ] - }, - { - "name": "pixverse/pixverse-v5.6", - "alias": [ - "pixverse-v5.6", - "PixVerse v5.6" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "Wan-AI/wan2.7-t2v", - "alias": [ - "wan2.7-t2v", - "Wan 2.7 T2V" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "vidu/vidu-q3", - "alias": [ - "vidu-q3", - "Vidu Q3" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "vidu/vidu-q3-turbo", - "alias": [ - "vidu-q3-turbo", - "Vidu Q3 Turbo" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "deepcogito/cogito-v2-1-671b", - "alias": [ - "cogito-v2-1-671b", - "Cogito v2.1 671B" - ], - "max_tokens": 163840, - "model_types": [ - "chat" - ] - }, - { - "name": "pixverse/pixverse-v6", - "alias": [ - "pixverse-v6", - "PixVerse v6" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "ByteDance/Seedream-5.0-lite", - "alias": [ - "Seedream-5.0-lite", - "ByteDance Seedream 5.0 Lite" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "nvidia/nemotron-3-asr-streaming-0.6b", - "alias": [ - "nemotron-3-asr-streaming-0.6b", - "Nvidia Nemotron 3 ASR Streaming 0.6B" - ], - "max_tokens": 448, - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "ideogram/ideogram-4.0", - "alias": [ - "ideogram-4.0", - "Ideogram 4.0" - ], - "model_types": [ - "text-to-image", - "image_generation" - ] - }, - { - "name": "facebook/cwm", - "alias": [ - "cwm", - "Facebook CWM" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "deepgram/aura-2", - "alias": [ - "aura-2", - "Deepgram Aura 2" + "image2text", + "vision" ], - "max_tokens": 448, - "model_types": [ - "audio_generation" - ] + "max_tokens": 16384 }, { - "name": "nim/nv-mistralai/mistral-nemo-12b-instruct", + "name": "paddlepaddle/paddleocr-vl", "alias": [ - "mistral-nemo-12b-instruct" + "paddleocr-vl" ], "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "arcee-ai/trinity-mini", - "alias": [ - "trinity-mini", - "Trinity Mini" - ], - "max_tokens": 128000, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/Meta-Llama-3-70B-Instruct-Turbo", - "alias": [ - "Meta-Llama-3-70B-Instruct-Turbo", - "Meta Llama 3 70B Instruct Turbo" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "rime-labs/rime-arcana-v2", - "alias": [ - "rime-arcana-v2", - "Rime Labs Arcana v2" - ], - "model_types": [ - "audio_generation" - ] - }, - { - "name": "rime-labs/rime-arcana-v3", - "alias": [ - "rime-arcana-v3", - "Rime Labs Arcana v3" - ], - "model_types": [ - "audio_generation" - ] - }, - { - "name": "allenai/Molmo-7B-D-0924", - "alias": [ - "Molmo-7B-D-0924", - "Molmo 7B D 0924" - ], - "max_tokens": 4096, - "model_types": [ - "chat" - ] - }, - { - "name": "zai-org/GLM-4.7-fp4", - "alias": [ - "GLM-4.7-fp4", - "GLM 4.7 FP4" - ], - "max_tokens": 202752, - "model_types": [ - "chat" - ] - }, - { - "name": "Hcompany/Holo3-35B-A3B", - "alias": [ - "Holo3-35B-A3B", - "Holo3 35B A3b" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/Llama-4-Scout-17B-16E-Instruct-FP8-Lora", - "alias": [ - "Llama-4-Scout-17B-16E-Instruct-FP8-Lora", - "Llama 4 Scout 17B 16E Instruct Fp8 Lora" - ], - "max_tokens": 10485760, + "max_completion_tokens": 16384, "model_types": [ "chat", "vision", - "image2text" - ] - }, - { - "name": "deepgram/nova-3-en", - "alias": [ - "nova-3-en", - "Deepgram Nova 3" - ], - "max_tokens": 448, - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "deepcogito/cogito-v1-preview-llama-70B", - "alias": [ - "cogito-v1-preview-llama-70B", - "Cogito V1 Preview Llama 70B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "deepcogito/cogito-v1-preview-llama-70B-Turbo", - "alias": [ - "cogito-v1-preview-llama-70B-Turbo", - "Cogito V1 Preview Llama 70B Turbo" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "rime-labs/rime-arcana-v3-turbo", - "alias": [ - "rime-arcana-v3-turbo", - "Rime Labs Arcana v3 Turbo" - ], - "max_tokens": 448, - "model_types": [ - "audio_generation" - ] - }, - { - "name": "deepcogito/cogito-v1-preview-llama-8B", - "alias": [ - "cogito-v1-preview-llama-8B", - "Cogito V1 Preview Llama 8B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "deepcogito/cogito-v1-preview-qwen-14B", - "alias": [ - "cogito-v1-preview-qwen-14B", - "Cogito V1 Preview Qwen 14B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "deepcogito/cogito-v1-preview-qwen-32B", - "alias": [ - "cogito-v1-preview-qwen-32B", - "Cogito V1 Preview Qwen 32B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "deepgram/nova-3-multi", - "alias": [ - "nova-3-multi", - "Deepgram Nova 3 Multilingual" - ], - "max_tokens": 448, - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "mistralai/Mixtral-8x7B-Instruct-v0.1-FP8-Lora", - "alias": [ - "Mixtral-8x7B-Instruct-v0.1-FP8-Lora", - "Mixtral 8x7B Instruct V0.1 FP8 Lora" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-FP8", - "alias": [ - "NVIDIA-Nemotron-3-Super-120B-A12B-FP8", - "Nvidia Nemotron 3 Super 120B A12b Fp8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "agentica-org/DeepCoder-14B-Preview", - "alias": [ - "DeepCoder-14B-Preview", - "Deepcoder 14B Preview" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "mixedbread-ai/mxbai-rerank-large-v2", - "alias": [ - "mxbai-rerank-large-v2", - "Mxbai Rerank Large V2" - ], - "max_tokens": 32768, - "model_types": [ - "rerank" - ] - }, - { - "name": "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning-fp8", - "alias": [ - "nemotron-3-nano-omni-30b-a3b-reasoning-fp8", - "Nemotron 3 Nano Omni 30B A3b Reasoning Fp8" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "MiniMaxAI/MiniMax-M2.5-FP4", - "alias": [ - "MiniMax-M2.5-FP4", - "MiniMax M2.5 FP4" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "togethercomputer/meta-llama-3.1-8B-Instruct-AWQ-INT4", - "alias": [ - "meta-llama-3.1-8B-Instruct-AWQ-INT4", - "Meta Llama 3.1 8B Instruct Awq Int4" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "Qwen/Qwen3-30B-A3B-Instruct-2507-Lora", - "alias": [ - "Qwen3-30B-A3B-Instruct-2507-Lora", - "Qwen3 30B A3B Instruct 2507 Lora" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "Qwen/Qwen3-8B-Lora", - "alias": [ - "Qwen3-8B-Lora", - "Qwen3 8B Lora" - ], - "max_tokens": 40960, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/Llama-3.1-Nemotron-70B-Instruct-HF", - "alias": [ - "Llama-3.1-Nemotron-70B-Instruct-HF", - "Llama 3.1 Nemotron 70B Instruct HF" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "rime-labs/rime-mist-v2", - "alias": [ - "rime-mist-v2", - "Rime Labs Mist v2" - ], - "model_types": [ - "audio_generation" - ] - }, - { - "name": "sarvamai/sarvam-m", - "alias": [ - "sarvam-m", - "Sarvam M" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "togethercomputer/EssentialAI-RNJ-1-Instruct", - "alias": [ - "EssentialAI-RNJ-1-Instruct" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/Meta-Llama-3.1-8B", - "alias": [ - "Meta-Llama-3.1-8B", - "Meta Llama 3.1 8B" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/Llama-3.3-70B-Instruct-FP8-Lora", - "alias": [ - "Llama-3.3-70B-Instruct-FP8-Lora", - "Llama 3.3 70B Instruct FP8 Lora" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "nim/nvidia/llama-3.3-nemotron-super-49b-v1", - "alias": [ - "llama-3.3-nemotron-super-49b-v1" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "Qwen/Qwen2.5-72B-Instruct-Turbo", - "alias": [ - "Qwen2.5-72B-Instruct-Turbo", - "Qwen2.5 72B Instruct Turbo" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "Salesforce/Llama-Rank-V1", - "alias": [ - "Llama-Rank-V1", - "Salesforce Llama Rank V1 (8B)" - ], - "max_tokens": 8192, - "model_types": [ - "rerank" - ] - }, - { - "name": "zai-org/GLM-5-FP4", - "alias": [ - "GLM-5-FP4" - ], - "max_tokens": 202752, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "meta-llama/Llama-3-8b-chat-hf", - "alias": [ - "Llama-3-8b-chat-hf", - "Meta Llama 3 8B Instruct Reference" - ], - "max_tokens": 8192, - "model_types": [ - "chat" - ] - }, - { - "name": "mistralai/Magistral-Small-2506", - "alias": [ - "Magistral-Small-2506", - "Magistral Small 2506" - ], - "max_tokens": 40960, - "model_types": [ - "chat" - ] - }, - { - "name": "mistralai/Mistral-7B-v0.1", - "alias": [ - "Mistral-7B-v0.1", - "Mistral 7B v0.1" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/Meta-Llama-3.1-70B", - "alias": [ - "Meta-Llama-3.1-70B", - "Llama 3.1 70B" - ], - "max_tokens": 131072, - "model_types": [ - "chat" - ] - }, - { - "name": "nim/mistralai/mixtral-8x22b-instruct-v01", - "alias": [ - "mixtral-8x22b-instruct-v01" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16", - "alias": [ - "NVIDIA-Nemotron-3-Super-120B-A12B-BF16", - "Nvidia Nemotron 3 Super 120B A12b Bf16" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "rime-labs/rime-mist-v3", - "alias": [ - "rime-mist-v3", - "Rime Labs Mist v3" - ], - "max_tokens": 448, - "model_types": [ - "audio_generation" - ] - }, - { - "name": "mistralai/Mixtral-8x7B-v0.1", - "alias": [ - "Mixtral-8x7B-v0.1", - "Mixtral 8X7b V0.1" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "rime-labs/rime-mist-v3-omni", - "alias": [ - "rime-mist-v3-omni", - "Rime Labs Mist v3 Omni" - ], - "max_tokens": 448, - "model_types": [ - "audio_generation" - ] - }, - { - "name": "moonshotai/Kimi-K2.5-fp4", - "alias": [ - "Kimi-K2.5-fp4", - "Kimi K2.5 Fp4" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP4", - "alias": [ - "Llama-4-Maverick-17B-128E-Instruct-FP4", - "Llama 4 Maverick 17B 128E Instruct Nvfp4" - ], - "max_tokens": 1048576, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO", - "alias": [ - "Nous-Hermes-2-Mixtral-8x7B-DPO", - "Nous Hermes 2 Mixtral 8X7B Dpo" - ], - "max_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "Qwen/Qwen3.5-35B-A3B-Lora", - "alias": [ - "Qwen3.5-35B-A3B-Lora", - "Qwen3.5 35B A3b LoRa" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "Qwen/Qwen3.5-9B-FP8", - "alias": [ - "Qwen3.5-9B-FP8" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "mistralai/Ministral-3-14B-Instruct-2512", - "alias": [ - "Ministral-3-14B-Instruct-2512", - "Ministral 3 14B Instruct 2512" - ], - "max_tokens": 262144, - "model_types": [ - "chat" - ] - }, - { - "name": "nim/mistralai/mixtral-8x7b-instruct-v01", - "alias": [ - "mixtral-8x7b-instruct-v01" - ], - "max_tokens": 16384, - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-lite-128k-240428", - "alias": [ - "doubao-lite-128k", - "doubao-lite-128k-240828" - ], - "model_types": [ - "chat" - ], - "max_tokens": 131072, - "max_completion_tokens": 4096 - }, - { - "name": "doubao-lite-4k-240328", - "alias": [ - "doubao-lite-4k", - "doubao-lite-4k-character-240515", - "doubao-lite-4k-pretrain-character-240516", - "doubao-lite-4k-character-240828" - ], - "model_types": [ - "chat" - ], - "max_tokens": 4096, - "max_completion_tokens": 4096 - }, - { - "name": "doubao-lite-32k-240428", - "alias": [ - "doubao-lite-32k", - "doubao-lite-32k-240628", - "doubao-lite-32k-240828", - "doubao-lite-32k-character-241015", - "doubao-lite-32k-character-250228" - ], - "model_types": [ - "chat" - ], - "max_tokens": 32768, - "max_completion_tokens": 4096 - }, - { - "name": "doubao-pro-4k-240515", - "alias": [ - "doubao-pro-4k", - "doubao-pro-4k-character-240515", - "doubao-pro-4k-functioncall-240515", - "doubao-pro-4k-browsing-240524", - "doubao-pro-4k-functioncall-240615", - "doubao-pro-4k-character-240728" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-embedding-text-240515", - "alias": [ - "doubao-embedding", - "doubao-embedding-text-240715" - ], - "model_types": [ - "embedding" - ] - }, - { - "name": "doubao-embedding-large-text-240915", - "alias": [ - "doubao-embedding-large", - "doubao-embedding-large-text-250515" - ], - "max_tokens": 4096, - "model_types": [ - "embedding" - ] - }, - { - "name": "doubao-seaweed-241128", - "alias": [ - "doubao-seaweed" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "doubao-pro-256k-241115", - "alias": [ - "doubao-pro-256k" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-1-5-lite-32k-250115", - "alias": [ - "doubao-1-5-lite-32k" - ], - "max_tokens": 32768, - "max_completion_tokens": 12288, - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-1-5-pro-32k-250115", - "alias": [ - "doubao-1-5-pro-32k", - "doubao-1-5-pro-32k-character-250228", - "doubao-1-5-pro-32k-character-250715" - ], - "max_tokens": 131072, - "max_completion_tokens": 12288, - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-1-5-vision-pro-32k-250115", - "alias": [ - "doubao-1-5-vision-pro-32k" - ], - "max_tokens": 32768, - "max_completion_tokens": 12288, - "model_types": [ - "chat", - "vision", - "image2text" - ] - }, - { - "name": "doubao-embedding-vision-241215", - "alias": [ - "doubao-embedding-vision", - "doubao-embedding-vision-250328", - "doubao-embedding-vision-250615", - "doubao-embedding-vision-251215" - ], - "model_types": [ - "embedding" - ], - "max_tokens": 131072 - }, - { - "name": "doubao-1-5-pro-256k-250115", - "alias": [ - "doubao-1-5-pro-256k" - ], - "max_tokens": 262144, - "max_completion_tokens": 12288, - "model_types": [ - "chat" - ] - }, - { - "name": "wan2-1-14b-i2v-250225", - "alias": [ - "wan2-1-14b", - "wan2-1-14b-t2v-250225", - "wan2-1-14b-flf2v-250417" - ], - "model_types": [ - "video_generation" - ] - }, - { - "name": "glm-4-5-air-20250728", - "alias": [ - "glm-4-5-air" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "qwen2-5-72b-20240919", - "alias": [ - "qwen2-5-72b" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-seed-translation-250915", - "alias": [ - "doubao-seed-translation" - ], - "max_tokens": 4096, - "max_completion_tokens": 3072, - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-smart-router-250928", - "alias": [ - "doubao-smart-router" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-seed-1-6-lite-251015", - "alias": [ - "doubao-seed-1-6-lite" - ], - "max_tokens": 262144, - "max_completion_tokens": 65536, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "doubao-seed3d-1-0-250928", - "alias": [ - "doubao-seed3d-1-0" - ], - "model_types": [ - "3d_generation" - ] - }, - { - "name": "qwen3-0-6b-20250429", - "alias": [ - "qwen3-0-6b" - ], - "model_types": [ - "chat" - ] - }, - { - "name": "glm-4-7-251222", - "alias": [ - "glm-4-7" - ], - "max_tokens": 204800, - "max_completion_tokens": 131072, - "model_types": [ - "chat" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "doubao-seed-1-8-251228", - "alias": [ - "doubao-seed-1-8" - ], - "max_tokens": 262144, - "max_completion_tokens": 65536, - "model_types": [ - "chat", - "vision", - "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "doubao-seed-character-251128", - "alias": [ - "doubao-seed-character" - ], - "max_tokens": 131072, - "max_completion_tokens": 32768, - "model_types": [ - "chat" - ] - }, - { - "name": "hyper3d-gen2-260112", - "alias": [ - "hyper3d-gen2" - ], - "model_types": [ - "3d_generation" - ] - }, - { - "name": "hitem3d-2-0-251223", - "alias": [ - "hitem3d-2-0" - ], - "model_types": [ - "3d_generation" - ] - }, - { - "name": "doubao-seed3d-2-0-260328", - "alias": [ - "doubao-seed3d-2-0" - ], - "model_types": [ - "3d_generation" - ] - }, - { - "name": "solar-mini", - "model_types": [ - "chat" - ], - "alias": [ - "solar-mini-250422" - ] - }, - { - "name": "solar-pro2", - "model_types": [ - "chat" - ], - "alias": [ - "solar-pro2-251215" - ] - }, - { - "name": "solar-pro3", - "model_types": [ - "chat" - ], - "alias": [ - "solar-pro3-260323" - ] - }, - { - "name": "syn-pro", - "model_types": [ - "chat" - ], - "alias": [ - "syn-pro-251021" - ] - }, - { - "name": "step-tts-2", - "model_types": [ - "tts" - ] - }, - { - "name": "stepaudio-2.5-tts", - "model_types": [ - "tts" - ] - }, - { - "name": "stepaudio-2.5-asr", - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "step-image-edit-2", - "model_types": [ - "image", - "image_edit" - ] - }, - { - "name": "animate-anyone-detect-gen2", - "model_types": [ - "video_generation" - ] - }, - { - "name": "animate-anyone-gen2", - "model_types": [ - "video_generation" - ] - }, - { - "name": "animate-anyone-template-gen2", - "model_types": [ - "video_generation" - ] - }, - { - "name": "claude-opus-4.6-fast", - "model_types": [ - "chat" - ] - }, - { - "name": "claude-opus-4.7-fast", - "model_types": [ - "chat" - ] - }, - { - "name": "claude-opus-4.8-fast", - "model_types": [ - "chat" - ] - }, - { - "name": "doubao-seed-1.6-250615", - "model_types": [ - "chat" - ] - }, - { - "name": "dreamina-seedance-2-0-fast-260128", - "model_types": [ - "video_generation" - ] - }, - { - "name": "emo-detect-v1", - "model_types": [ - "video_generation" - ] - }, - { - "name": "emo-v1", - "model_types": [ - "video_generation" - ] - }, - { - "name": "fun-asr", - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "fun-asr-flash-8k-realtime", - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "fun-asr-mtl", - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "fun-asr-mtl-realtime", - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "fun-asr-realtime", - "model_types": [ - "asr", - "speech2text" - ] - }, - { - "name": "gpt-5.4-image-2", - "model_types": [ - "chat", - "vision", - "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-5-image", - "model_types": [ - "chat", - "vision", - "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-5-image-mini", - "model_types": [ - "chat", - "vision", - "image2text" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "gpt-oss-120b-250805", - "model_types": [ - "chat" - ] - }, - { - "name": "JIUTIAN-75B-32K", - "model_types": [ - "chat" - ] - }, - { - "name": "JIUTIAN-75B-8K-Chat", - "model_types": [ - "chat" - ] - }, - { - "name": "Kling-3.0", - "model_types": [ - "video_generation" - ] - }, - { - "name": "Kling-3.0-Omni", - "model_types": [ - "video_generation" - ] - }, - { - "name": "Kling-O1", - "model_types": [ - "video_generation" - ], - "thinking": { - "default_value": true, - "clear_thinking": true - } - }, - { - "name": "liveportrait", - "model_types": [ - "video_generation" - ] - }, - { - "name": "liveportrait-detect", - "model_types": [ - "video_generation" + "image2text", + "ocr" ] }, { @@ -34484,12 +27379,9092 @@ "speech2text" ] }, + { + "name": "pearl-ai/gemma-4-31b-it", + "alias": [ + "Pearl-ai Gemma-4-31B-it-pearl" + ], + "max_tokens": 262144, + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "perceptron/perceptron-mk1", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text", + "video_understanding" + ], + "max_tokens": 32768, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "perplexity/sonar", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 127072 + }, + { + "name": "perplexity/sonar-deep-research", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "perplexity/sonar-pro", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000 + }, + { + "name": "perplexity/sonar-pro-search", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 200000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "perplexity/sonar-reasoning-pro", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "Phi-4-mini-reasoning", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "Phi-4-reasoning", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "Phind/Phind-CodeLlama-34B-v2", + "alias": [ + "Phind-CodeLlama-34B-v2" + ], + "max_tokens": 4096, + "model_types": [ + "chat" + ] + }, + { + "name": "pika", + "max_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "pix", + "max_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "pixtral-large-2411", + "max_tokens": 128000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "pixtral-large-latest", + "max_tokens": 128000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "Pixverse/Pixverse-6-I2V", + "alias": [ + "Pixverse-6-I2V" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "Pixverse/Pixverse-6-T2V", + "alias": [ + "Pixverse-6-T2V" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "Pixverse/Pixverse-T2V", + "alias": [ + "Pixverse-T2V" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "Pixverse/Pixverse-T2V-HD", + "alias": [ + "Pixverse-T2V-HD" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "pixverse/pixverse-v6", + "alias": [ + "pixverse-v6", + "PixVerse v6" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "pixverse/pixverse-v5.6", + "alias": [ + "pixverse-v5.6", + "PixVerse v5.6" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "pixverse/pixverse-v5", + "alias": [ + "pixverse-v5", + "PixVerse v5" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "pixverse-image-template", + "model_types": [ + "video_generation" + ] + }, + { + "name": "pixverse-lipsync", + "model_types": [ + "tts" + ] + }, + { + "name": "pixverse-mask-selection", + "model_types": [ + "video_generation", + "video_understanding" + ] + }, + { + "name": "pixverse-mimic", + "model_types": [ + "video_generation", + "video_understanding" + ] + }, + { + "name": "pixverse-modify", + "model_types": [ + "video_generation", + "video_understanding" + ] + }, + { + "name": "pixverse-multi-transition", + "model_types": [ + "video_generation", + "video_understanding" + ] + }, + { + "name": "pixverse-restyle", + "model_types": [ + "video_generation" + ] + }, + { + "name": "pixverse-sound-effect", + "model_types": [ + "audio_generation" + ] + }, + { + "name": "pixverse-swap", + "model_types": [ + "video_generation", + "video_understanding" + ] + }, + { + "name": "pixverse-upload", + "model_types": [ + "chat" + ] + }, + { + "name": "pixverse-video", + "model_types": [ + "video_generation" + ] + }, + { + "name": "playai-tts", + "model_types": [ + "tts" + ] + }, + { + "name": "poolside/laguna-m.1:free", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "poolside/laguna-xs.2:free", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "ppio-4b", + "alias": [ + "PPIO 4B" + ], + "max_tokens": 128000, + "max_completion_tokens": 8192, + "model_types": [ + "chat" + ] + }, + { + "name": "prime-intellect/intellect-3", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "Pro/deepseek-ai/DeepSeek-V3.2-Exp", + "max_tokens": 160000, + "model_types": [ + "chat" + ] + }, + { + "name": "Pro/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "Pro/moonshotai/Kimi-K2-Instruct-0905", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "Pro/moonshotai/Kimi-K2-Thinking", + "max_tokens": 256000, + "model_types": [ + "chat" + ] + }, + { + "name": "Pro/moonshotai/Kimi-K2.5", + "max_tokens": 256000, + "model_types": [ + "chat" + ] + }, + { + "name": "Pro/Qwen/Qwen2-7B-Instruct", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "Pro/Qwen/Qwen2.5-7B-Instruct", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "Pro/Qwen/Qwen2.5-Coder-7B-Instruct", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "Pro/Qwen/Qwen2.5-VL-7B-Instruct", + "max_tokens": 32000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "Pro/THUDM/glm-4-9b-chat", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "Pro/THUDM/GLM-4.1V-9B-Thinking", + "max_tokens": 64000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "Pro/zai-org/GLM-5", + "max_tokens": 198000, + "model_types": [ + "chat" + ] + }, + { + "name": "PrunaAI/p-image", + "alias": [ + "p-image" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "PrunaAI/p-image-Edit", + "alias": [ + "p-image-Edit" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "PrunaAI/p-video", + "alias": [ + "p-video" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "PrunaAI/p-video-avatar", + "alias": [ + "p-video-avatar" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "qvq-max", + "max_tokens": 128000, + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "qvq-max-2025-03-25", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "qvq-max-2025-05-15", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "qvq-max-latest", + "max_tokens": 128000, + "model_types": [ + "chat", + "vision", + "image2text" + ] + }, + { + "name": "qvq-plus", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "qvq-plus-2025-05-15", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "qvq-plus-latest", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "Qwen/Qwen3.5-35B-A3B-Lora", + "alias": [ + "Qwen3.5-35B-A3B-Lora", + "Qwen3.5 35B A3b LoRa" + ], + "max_tokens": 262144, + "model_types": [ + "chat" + ] + }, + { + "name": "Qwen/Qwen3.5-9B-FP8", + "alias": [ + "Qwen3.5-9B-FP8" + ], + "max_tokens": 262144, + "model_types": [ + "chat" + ] + }, + { + "name": "Qwen/Qwen3-235B-A22B-Instruct-2507-tput", + "alias": [ + "Qwen3-235B-A22B-Instruct-2507-tput", + "Qwen3 235B A22B Instruct 2507 FP8 Throughput" + ], + "max_tokens": 262144, + "model_types": [ + "chat" + ] + }, + { + "name": "Qwen/Qwen3-30B-A3B-Instruct-2507-Lora", + "alias": [ + "Qwen3-30B-A3B-Instruct-2507-Lora", + "Qwen3 30B A3B Instruct 2507 Lora" + ], + "max_tokens": 262144, + "model_types": [ + "chat" + ] + }, + { + "name": "Qwen/Qwen3-8B-Lora", + "alias": [ + "Qwen3-8B-Lora", + "Qwen3 8B Lora" + ], + "max_tokens": 40960, + "model_types": [ + "chat" + ] + }, + { + "name": "Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo", + "alias": [ + "Qwen3-Coder-480B-A35B-Instruct-Turbo" + ], + "max_tokens": 262144, + "model_types": [ + "chat" + ] + }, + { + "name": "Qwen/Qwen3-Embedding-0.6B-batch", + "alias": [ + "Qwen3-Embedding-0.6B-batch" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "model_types": [ + "embedding" + ] + }, + { + "name": "Qwen/Qwen3-Embedding-4B-batch", + "alias": [ + "Qwen3-Embedding-4B-batch" + ], + "max_tokens": 32768, + "max_dimension": 2560, + "model_types": [ + "embedding" + ] + }, + { + "name": "Qwen/Qwen3-Embedding-8B-batch", + "alias": [ + "Qwen3-Embedding-8B-batch" + ], + "max_tokens": 32768, + "max_dimension": 4096, + "model_types": [ + "embedding" + ] + }, + { + "name": "Qwen/Qwen3-TTS", + "alias": [ + "Qwen3-TTS" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "Qwen/Qwen3-TTS-VoiceDesign", + "alias": [ + "Qwen3-TTS-VoiceDesign" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "Qwen/Qwen2.5-72B-Instruct-128K", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "Qwen/Qwen2.5-72B-Instruct-Turbo", + "alias": [ + "Qwen2.5-72B-Instruct-Turbo", + "Qwen2.5 72B Instruct Turbo" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "Qwen/Qwen2.5-7B-Instruct-Turbo", + "alias": [ + "Qwen2.5-7B-Instruct-Turbo", + "Qwen2.5 7B Instruct Turbo" + ], + "max_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-vl-ocr-2025-11-20", + "alias": [ + "qwen-vl-ocr-2025-11-20", + "qwen-vl-ocr-1120" + ], + "model_types": [ + "ocr", + "image2text", + "vision" + ] + }, + { + "name": "qwen/qwen-vl-ocr-2025-08-28", + "alias": [ + "qwen-vl-ocr-2025-08-28", + "qwen-vl-ocr-0828" + ], + "model_types": [ + "ocr", + "image2text", + "vision" + ] + }, + { + "name": "qwen/qwen-vl-ocr-2025-04-13", + "alias": [ + "qwen-vl-ocr-2025-04-13", + "qwen-vl-ocr-0413" + ], + "model_types": [ + "ocr", + "image2text", + "vision" + ] + }, + { + "name": "qwen/qwen-vl-ocr-2024-10-28", + "alias": [ + "qwen-vl-ocr-2024-10-28", + "qwen-vl-ocr-1028" + ], + "model_types": [ + "ocr", + "image2text", + "vision" + ] + }, + { + "name": "qwen/qwen3.7-max-2026-06-08", + "alias": [ + "qwen3.7-max-2026-06-08" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.7-plus", + "alias": [ + "qwen3.7-plus", + "qwen3.7-plus-latest", + "qwen/qwen3.7-plus-20260602" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.7-plus-2026-05-26", + "alias": [ + "qwen3.7-plus-2026-05-26" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.7-max-2026-05-20", + "alias": [ + "qwen3.7-max-2026-05-20", + "qwen/qwen3.7-max-20260520" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.7-max", + "alias": [ + "qwen3.7-max", + "qwen3.7-max-latest", + "Qwen3.7 Max" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 65536 + }, + { + "name": "qwen/qwen3.7-max-preview", + "alias": [ + "qwen3.7-max-preview" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.6-27b", + "alias": [ + "Qwen/Qwen3.6-27B", + "qwen3.6-27b", + "qwen/qwen3.6-27b-20260422" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "video_generation" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 65536 + }, + { + "name": "qwen/qwen3.6-max-preview", + "alias": [ + "qwen3.6-max-preview", + "qwen/qwen3.6-max-preview-20260420" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.6-flash-2026-04-16", + "alias": [ + "qwen3.6-flash-2026-04-16" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.6-35b-a3b", + "alias": [ + "Qwen/Qwen3.6-35B-A3B", + "qwen3.6-35b-a3b", + "qwen/qwen3.6-35b-a3b-20260415" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 65536 + }, + { + "name": "qwen/qwen3.6-plus-2026-04-02", + "alias": [ + "qwen3.6-plus-2026-04-02", + "qwen/qwen3.6-plus-04-02", + "qwen/qwen3.6-plus-04-02:free" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.6-27b-fp8", + "alias": [ + "Qwen/Qwen3.6-27B-FP8", + "qwen3.6-27b-fp8" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.6-35b-a3b-fp8", + "alias": [ + "Qwen/Qwen3.6-35B-A3B-FP8", + "qwen3.6-35b-a3b-fp8", + "Qwen3.6 35B A3b Fp8" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.6-flash", + "alias": [ + "qwen3.6-flash" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.6-plus", + "alias": [ + "qwen3.6-plus", + "Qwen3.6 Plus" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "ocr" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 65536 + }, + { + "name": "qwen/qwen3.5-plus-20260420", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text", + "video_understanding" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-omni-flash-2026-03-15", + "alias": [ + "qwen3.5-omni-flash-2026-03-15" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-omni-plus-2026-03-15", + "alias": [ + "qwen3.5-omni-plus-2026-03-15" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-9b", + "alias": [ + "Qwen/Qwen3.5-9B", + "qwen3.5-9b", + "qwen/qwen3.5-9b-20260310", + "Qwen3.5 9B FP8" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-9b-base", + "alias": [ + "Qwen/Qwen3.5-9B-Base", + "qwen3.5-9b-base" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-122b-a10b", + "alias": [ + "Qwen/Qwen3.5-122B-A10B", + "qwen3.5-122b-a10b", + "qwen/qwen3.5-122b-a10b-20260224" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 65536 + }, + { + "name": "qwen/qwen3.5-27b", + "alias": [ + "Qwen/Qwen3.5-27B", + "qwen3.5-27b", + "qwen/qwen3.5-27b-20260224" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 65536 + }, + { + "name": "qwen/qwen3.5-35b-a3b", + "alias": [ + "Qwen/Qwen3.5-35B-A3B", + "qwen3.5-35b-a3b", + "qwen/qwen3.5-35b-a3b-20260224", + "Qwen3.5 35B A3b" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 65536 + }, + { + "name": "qwen/qwen3.5-35b-a3b-base", + "alias": [ + "Qwen/Qwen3.5-35B-A3B-Base", + "qwen3.5-35b-a3b-base" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-flash-2026-02-23", + "alias": [ + "qwen3.5-flash-2026-02-23", + "qwen/qwen3.5-flash-02-23", + "qwen/qwen3.5-flash-20260224" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-397b-a17b", + "alias": [ + "Qwen/Qwen3.5-397B-A17B", + "qwen3.5-397b-a17b", + "qwen/qwen3.5-397b-a17b-20260216", + "Qwen3.5 397B A17b" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "video_generation" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 65536 + }, + { + "name": "qwen/qwen3.5-plus-2026-02-15", + "alias": [ + "qwen3.5-plus-2026-02-15", + "qwen/qwen3.5-plus-02-15", + "qwen/qwen3.5-plus-20260216" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-0.8b", + "alias": [ + "Qwen/Qwen3.5-0.8B", + "qwen3.5-0.8b" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-0.8b-base", + "alias": [ + "Qwen/Qwen3.5-0.8B-Base", + "qwen3.5-0.8b-base" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-122b-a10b-fp8", + "alias": [ + "Qwen/Qwen3.5-122B-A10B-FP8", + "qwen3.5-122b-a10b-fp8", + "Qwen3.5 122B A10b Fp8" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-122b-a10b-gptq-int4", + "alias": [ + "Qwen/Qwen3.5-122B-A10B-GPTQ-Int4", + "qwen3.5-122b-a10b-gptq-int4" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-27b-fp8", + "alias": [ + "Qwen/Qwen3.5-27B-FP8", + "qwen3.5-27b-fp8" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-27b-gptq-int4", + "alias": [ + "Qwen/Qwen3.5-27B-GPTQ-Int4", + "qwen3.5-27b-gptq-int4" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-2b", + "alias": [ + "Qwen/Qwen3.5-2B", + "qwen3.5-2b" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-2b-base", + "alias": [ + "Qwen/Qwen3.5-2B-Base", + "qwen3.5-2b-base" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-35b-a3b-fp8", + "alias": [ + "Qwen/Qwen3.5-35B-A3B-FP8", + "qwen3.5-35b-a3b-fp8" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-35b-a3b-gptq-int4", + "alias": [ + "Qwen/Qwen3.5-35B-A3B-GPTQ-Int4", + "qwen3.5-35b-a3b-gptq-int4" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-397b-a17b-fp8", + "alias": [ + "Qwen/Qwen3.5-397B-A17B-FP8", + "qwen3.5-397b-a17b-fp8" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-397b-a17b-gptq-int4", + "alias": [ + "Qwen/Qwen3.5-397B-A17B-GPTQ-Int4", + "qwen3.5-397b-a17b-gptq-int4" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-4b", + "alias": [ + "Qwen/Qwen3.5-4B", + "qwen3.5-4b" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-4b-base", + "alias": [ + "Qwen/Qwen3.5-4B-Base", + "qwen3.5-4b-base" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-flash", + "alias": [ + "qwen3.5-flash" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-omni-flash", + "alias": [ + "qwen3.5-omni-flash" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-omni-plus", + "alias": [ + "qwen3.5-omni-plus" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3.5-plus", + "alias": [ + "qwen3.5-plus" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 65536 + }, + { + "name": "qwen/qwen3-asr-flash-2026-02-10", + "alias": [ + "qwen3-asr-flash-2026-02-10" + ], + "model_types": [ + "asr", + "speech2text", + "audio2text" + ] + }, + { + "name": "qwen/qwen3-asr-flash-realtime-2026-02-10", + "alias": [ + "qwen3-asr-flash-realtime-2026-02-10" + ], + "model_types": [ + "asr", + "speech2text", + "audio2text" + ] + }, + { + "name": "qwen/qwen3-tts-instruct-flash-2026-01-26", + "alias": [ + "qwen3-tts-instruct-flash-2026-01-26" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen3-tts-vd-2026-01-26", + "alias": [ + "qwen3-tts-vd-2026-01-26" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen3-max-2026-01-23", + "alias": [ + "qwen3-max-2026-01-23" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-max-thinking", + "alias": [ + "qwen3-max-thinking", + "qwen/qwen3-max-thinking-20260123" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-tts-instruct-flash-realtime-2026-01-22", + "alias": [ + "qwen3-tts-instruct-flash-realtime-2026-01-22" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen3-tts-vc-2026-01-22", + "alias": [ + "qwen3-tts-vc-2026-01-22" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen3-vl-flash-2026-01-22", + "alias": [ + "qwen3-vl-flash-2026-01-22" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-flash-2026-01-22-us", + "alias": [ + "qwen3-vl-flash-2026-01-22-us" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-tts-vc-realtime-2026-01-15", + "alias": [ + "qwen3-tts-vc-realtime-2026-01-15" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen3-tts-vd-realtime-2026-01-15", + "alias": [ + "qwen3-tts-vd-realtime-2026-01-15" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen3-vl-plus-2025-12-19", + "alias": [ + "qwen3-vl-plus-2025-12-19" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-tts-vd-realtime-2025-12-16", + "alias": [ + "qwen3-tts-vd-realtime-2025-12-16" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen3-livetranslate-flash-2025-12-01", + "alias": [ + "qwen3-livetranslate-flash-2025-12-01" + ], + "model_types": [ + "speech_translation", + "audio2text", + "speech2text" + ] + }, + { + "name": "qwen/qwen3-omni-flash-2025-12-01", + "alias": [ + "qwen3-omni-flash-2025-12-01" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding" + ] + }, + { + "name": "qwen/qwen3-omni-flash-realtime-2025-12-01", + "alias": [ + "qwen3-omni-flash-realtime-2025-12-01" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding" + ] + }, + { + "name": "qwen/qwen3-tts-flash-2025-11-27", + "alias": [ + "qwen3-tts-flash-2025-11-27" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen3-tts-flash-realtime-2025-11-27", + "alias": [ + "qwen3-tts-flash-realtime-2025-11-27" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen3-tts-vc-realtime-2025-11-27", + "alias": [ + "qwen3-tts-vc-realtime-2025-11-27" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen3-asr-flash-filetrans-2025-11-17", + "alias": [ + "qwen3-asr-flash-filetrans-2025-11-17" + ], + "model_types": [ + "asr", + "speech2text", + "audio2text" + ] + }, + { + "name": "qwen/qwen3-asr-flash-realtime-2025-10-27", + "alias": [ + "qwen3-asr-flash-realtime-2025-10-27" + ], + "model_types": [ + "asr", + "speech2text", + "audio2text" + ] + }, + { + "name": "qwen/qwen3-vl-flash-2025-10-15", + "alias": [ + "qwen3-vl-flash-2025-10-15" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-flash-2025-10-15-us", + "alias": [ + "qwen3-vl-flash-2025-10-15-us" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-coder-plus-2025-09-23", + "alias": [ + "qwen3-coder-plus-2025-09-23" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000 + }, + { + "name": "qwen/qwen3-max-2025-09-23", + "alias": [ + "qwen3-max-2025-09-23" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-plus-2025-09-23", + "alias": [ + "qwen3-vl-plus-2025-09-23" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-livetranslate-flash-realtime-2025-09-22", + "alias": [ + "qwen3-livetranslate-flash-realtime-2025-09-22" + ], + "model_types": [ + "speech_translation", + "audio2text", + "speech2text" + ] + }, + { + "name": "qwen/qwen3-tts-flash-2025-09-18", + "alias": [ + "qwen3-tts-flash-2025-09-18" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen3-tts-flash-realtime-2025-09-18", + "alias": [ + "qwen3-tts-flash-realtime-2025-09-18" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen3-omni-flash-2025-09-15", + "alias": [ + "qwen3-omni-flash-2025-09-15", + "qwen3-omni-flash-0915" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding" + ] + }, + { + "name": "qwen/qwen3-omni-flash-realtime-2025-09-15", + "alias": [ + "qwen3-omni-flash-realtime-2025-09-15" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding" + ] + }, + { + "name": "qwen/qwen3-asr-flash-2025-09-08", + "alias": [ + "qwen3-asr-flash-2025-09-08" + ], + "model_types": [ + "asr", + "speech2text", + "audio2text" + ] + }, + { + "name": "qwen/qwen3-asr-flash-2025-09-08-us", + "alias": [ + "qwen3-asr-flash-2025-09-08-us" + ], + "model_types": [ + "asr", + "speech2text", + "audio2text" + ] + }, + { + "name": "qwen/qwen3-coder-flash-2025-07-28", + "alias": [ + "qwen3-coder-flash-2025-07-28" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000 + }, + { + "name": "qwen/qwen3-coder-plus-2025-07-22", + "alias": [ + "qwen3-coder-plus-2025-07-22" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000 + }, + { + "name": "qwen/qwen3-14b", + "alias": [ + "Qwen/Qwen3-14B", + "qwen3-14b", + "Qwen3-14B", + "Qwen3 14B", + "qwen3-14b-20250429" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-14b-base", + "alias": [ + "Qwen/Qwen3-14B-Base", + "qwen3-14b-base", + "Qwen3 14B Base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-32b", + "alias": [ + "Qwen/Qwen3-32B", + "qwen3-32b", + "Qwen3-32B", + "qwen.qwen3-32b", + "qwen.qwen3-32b-v1:0", + "qwen3-32b-20250429" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768, + "max_completion_tokens": 40960 + }, + { + "name": "qwen/qwen3-8b", + "alias": [ + "Qwen/Qwen3-8B", + "qwen3-8b", + "Qwen3-8B", + "qwen3-8b-20250429" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-8b-base", + "alias": [ + "Qwen/Qwen3-8B-Base", + "qwen3-8b-base", + "Qwen3 8B Base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-coder-next", + "alias": [ + "Qwen/Qwen3-Coder-Next", + "qwen3-coder-next", + "qwen/qwen3-coder-next-2025-02-03", + "Qwen3 Coder Next" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "max_completion_tokens": 65536 + }, + { + "name": "qwen/qwen3-coder-next-base", + "alias": [ + "Qwen/Qwen3-Coder-Next-Base", + "qwen3-coder-next-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "qwen/qwen3-0.6b", + "alias": [ + "Qwen/Qwen3-0.6B", + "qwen3-0.6b", + "Qwen3-0.6B", + "Qwen3 0.6B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-0.6b-base", + "alias": [ + "Qwen/Qwen3-0.6B-Base", + "qwen3-0.6b-base", + "Qwen3 0.6B Base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-0.6b-fp8", + "alias": [ + "Qwen/Qwen3-0.6B-FP8", + "qwen3-0.6b-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-0.6b-gguf", + "alias": [ + "Qwen/Qwen3-0.6B-GGUF", + "qwen3-0.6b-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-0.6b-gptq-int8", + "alias": [ + "Qwen/Qwen3-0.6B-GPTQ-Int8", + "qwen3-0.6b-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-0.6b-mlx-4bit", + "alias": [ + "Qwen/Qwen3-0.6B-MLX-4bit", + "qwen3-0.6b-mlx-4bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-0.6b-mlx-6bit", + "alias": [ + "Qwen/Qwen3-0.6B-MLX-6bit", + "qwen3-0.6b-mlx-6bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-0.6b-mlx-8bit", + "alias": [ + "Qwen/Qwen3-0.6B-MLX-8bit", + "qwen3-0.6b-mlx-8bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-0.6b-mlx-bf16", + "alias": [ + "Qwen/Qwen3-0.6B-MLX-bf16", + "qwen3-0.6b-mlx-bf16" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-1.7b", + "alias": [ + "Qwen/Qwen3-1.7B", + "qwen3-1.7b", + "Qwen3 1.7B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-1.7b-base", + "alias": [ + "Qwen/Qwen3-1.7B-Base", + "qwen3-1.7b-base", + "Qwen3 1.7B Base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-1.7b-fp8", + "alias": [ + "Qwen/Qwen3-1.7B-FP8", + "qwen3-1.7b-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-1.7b-gguf", + "alias": [ + "Qwen/Qwen3-1.7B-GGUF", + "qwen3-1.7b-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-1.7b-gptq-int8", + "alias": [ + "Qwen/Qwen3-1.7B-GPTQ-Int8", + "qwen3-1.7b-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-1.7b-mlx-4bit", + "alias": [ + "Qwen/Qwen3-1.7B-MLX-4bit", + "qwen3-1.7b-mlx-4bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-1.7b-mlx-6bit", + "alias": [ + "Qwen/Qwen3-1.7B-MLX-6bit", + "qwen3-1.7b-mlx-6bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-1.7b-mlx-8bit", + "alias": [ + "Qwen/Qwen3-1.7B-MLX-8bit", + "qwen3-1.7b-mlx-8bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-1.7b-mlx-bf16", + "alias": [ + "Qwen/Qwen3-1.7B-MLX-bf16", + "qwen3-1.7b-mlx-bf16" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-14b-awq", + "alias": [ + "Qwen/Qwen3-14B-AWQ", + "qwen3-14b-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-14b-fp8", + "alias": [ + "Qwen/Qwen3-14B-FP8", + "qwen3-14b-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-14b-gguf", + "alias": [ + "Qwen/Qwen3-14B-GGUF", + "qwen3-14b-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-14b-mlx-4bit", + "alias": [ + "Qwen/Qwen3-14B-MLX-4bit", + "qwen3-14b-mlx-4bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-14b-mlx-6bit", + "alias": [ + "Qwen/Qwen3-14B-MLX-6bit", + "qwen3-14b-mlx-6bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-14b-mlx-8bit", + "alias": [ + "Qwen/Qwen3-14B-MLX-8bit", + "qwen3-14b-mlx-8bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-14b-mlx-bf16", + "alias": [ + "Qwen/Qwen3-14B-MLX-bf16", + "qwen3-14b-mlx-bf16" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-235b-a22b", + "alias": [ + "Qwen/Qwen3-235B-A22B", + "qwen3-235b-a22b", + "Qwen3-235B-A22B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-235b-a22b-fp8", + "alias": [ + "Qwen/Qwen3-235B-A22B-FP8", + "qwen3-235b-a22b-fp8", + "Qwen3 235B A22B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768, + "max_completion_tokens": 20000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-235b-a22b-gguf", + "alias": [ + "Qwen/Qwen3-235B-A22B-GGUF", + "qwen3-235b-a22b-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-235b-a22b-gptq-int4", + "alias": [ + "Qwen/Qwen3-235B-A22B-GPTQ-Int4", + "qwen3-235b-a22b-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-235b-a22b-instruct-2507", + "alias": [ + "Qwen/Qwen3-235B-A22B-Instruct-2507", + "qwen3-235b-a22b-instruct-2507", + "qwen/qwen3-235b-a22b-07-25", + "qwen/qwen3-235b-a22b-2507", + "qwen.qwen3-235b-a22b-2507", + "qwen.qwen3-235b-a22b-2507-v1:0", + "Qwen3 235B A22B Instruct 2507" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "max_completion_tokens": 16384 + }, + { + "name": "qwen/qwen3-235b-a22b-instruct-2507-fp8", + "alias": [ + "Qwen/Qwen3-235B-A22B-Instruct-2507-FP8", + "qwen3-235b-a22b-instruct-2507-fp8", + "Qwen3 235B A22b Instruct 2507 Fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "qwen/qwen3-235b-a22b-mlx-4bit", + "alias": [ + "Qwen/Qwen3-235B-A22B-MLX-4bit", + "qwen3-235b-a22b-mlx-4bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-235b-a22b-mlx-6bit", + "alias": [ + "Qwen/Qwen3-235B-A22B-MLX-6bit", + "qwen3-235b-a22b-mlx-6bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-235b-a22b-mlx-8bit", + "alias": [ + "Qwen/Qwen3-235B-A22B-MLX-8bit", + "qwen3-235b-a22b-mlx-8bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-235b-a22b-mlx-bf16", + "alias": [ + "Qwen/Qwen3-235B-A22B-MLX-bf16", + "qwen3-235b-a22b-mlx-bf16" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-235b-a22b-thinking-2507", + "alias": [ + "Qwen/Qwen3-235B-A22B-Thinking-2507", + "qwen3-235b-a22b-thinking-2507", + "Qwen3 235B A22b Thinking 2507" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 32768 + }, + { + "name": "qwen/qwen3-235b-a22b-thinking-2507-fp8", + "alias": [ + "Qwen/Qwen3-235B-A22B-Thinking-2507-FP8", + "qwen3-235b-a22b-thinking-2507-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-30b-a3b", + "alias": [ + "Qwen/Qwen3-30B-A3B", + "qwen3-30b-a3b", + "Qwen3-30B-A3B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-30b-a3b-base", + "alias": [ + "Qwen/Qwen3-30B-A3B-Base", + "qwen3-30b-a3b-base", + "Qwen3 30B A3b Base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-30b-a3b-fp8", + "alias": [ + "Qwen/Qwen3-30B-A3B-FP8", + "qwen3-30b-a3b-fp8", + "Qwen3 30B A3B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768, + "max_completion_tokens": 20000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-30b-a3b-gguf", + "alias": [ + "Qwen/Qwen3-30B-A3B-GGUF", + "qwen3-30b-a3b-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-30b-a3b-gptq-int4", + "alias": [ + "Qwen/Qwen3-30B-A3B-GPTQ-Int4", + "qwen3-30b-a3b-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-30b-a3b-instruct-2507", + "alias": [ + "Qwen/Qwen3-30B-A3B-Instruct-2507", + "qwen3-30b-a3b-instruct-2507" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "qwen/qwen3-30b-a3b-instruct-2507-fp8", + "alias": [ + "Qwen/Qwen3-30B-A3B-Instruct-2507-FP8", + "qwen3-30b-a3b-instruct-2507-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "qwen/qwen3-30b-a3b-mlx-4bit", + "alias": [ + "Qwen/Qwen3-30B-A3B-MLX-4bit", + "qwen3-30b-a3b-mlx-4bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-30b-a3b-mlx-6bit", + "alias": [ + "Qwen/Qwen3-30B-A3B-MLX-6bit", + "qwen3-30b-a3b-mlx-6bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-30b-a3b-mlx-8bit", + "alias": [ + "Qwen/Qwen3-30B-A3B-MLX-8bit", + "qwen3-30b-a3b-mlx-8bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-30b-a3b-mlx-bf16", + "alias": [ + "Qwen/Qwen3-30B-A3B-MLX-bf16", + "qwen3-30b-a3b-mlx-bf16" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-30b-a3b-thinking-2507", + "alias": [ + "Qwen/Qwen3-30B-A3B-Thinking-2507", + "qwen3-30b-a3b-thinking-2507" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-30b-a3b-thinking-2507-fp8", + "alias": [ + "Qwen/Qwen3-30B-A3B-Thinking-2507-FP8", + "qwen3-30b-a3b-thinking-2507-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-32b-awq", + "alias": [ + "Qwen/Qwen3-32B-AWQ", + "qwen3-32b-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-32b-fp8", + "alias": [ + "Qwen/Qwen3-32B-FP8", + "qwen3-32b-fp8", + "Qwen3 32B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768, + "max_completion_tokens": 20000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-32b-gguf", + "alias": [ + "Qwen/Qwen3-32B-GGUF", + "qwen3-32b-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-32b-mlx-4bit", + "alias": [ + "Qwen/Qwen3-32B-MLX-4bit", + "qwen3-32b-mlx-4bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-32b-mlx-6bit", + "alias": [ + "Qwen/Qwen3-32B-MLX-6bit", + "qwen3-32b-mlx-6bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-32b-mlx-8bit", + "alias": [ + "Qwen/Qwen3-32B-MLX-8bit", + "qwen3-32b-mlx-8bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-32b-mlx-bf16", + "alias": [ + "Qwen/Qwen3-32B-MLX-bf16", + "qwen3-32b-mlx-bf16" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-4b", + "alias": [ + "Qwen/Qwen3-4B", + "qwen3-4b", + "Qwen3-4B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-4b-awq", + "alias": [ + "Qwen/Qwen3-4B-AWQ", + "qwen3-4b-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-4b-base", + "alias": [ + "Qwen/Qwen3-4B-Base", + "qwen3-4b-base", + "Qwen3 4B Base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-4b-fp8", + "alias": [ + "Qwen/Qwen3-4B-FP8", + "qwen3-4b-fp8", + "Qwen3 4B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768, + "max_completion_tokens": 8192, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-4b-gguf", + "alias": [ + "Qwen/Qwen3-4B-GGUF", + "qwen3-4b-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-4b-instruct-2507", + "alias": [ + "Qwen/Qwen3-4B-Instruct-2507", + "qwen3-4b-instruct-2507", + "Qwen3 4B Instruct 2507" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "qwen/qwen3-4b-instruct-2507-fp8", + "alias": [ + "Qwen/Qwen3-4B-Instruct-2507-FP8", + "qwen3-4b-instruct-2507-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "qwen/qwen3-4b-mlx-4bit", + "alias": [ + "Qwen/Qwen3-4B-MLX-4bit", + "qwen3-4b-mlx-4bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-4b-mlx-6bit", + "alias": [ + "Qwen/Qwen3-4B-MLX-6bit", + "qwen3-4b-mlx-6bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-4b-mlx-8bit", + "alias": [ + "Qwen/Qwen3-4B-MLX-8bit", + "qwen3-4b-mlx-8bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-4b-mlx-bf16", + "alias": [ + "Qwen/Qwen3-4B-MLX-bf16", + "qwen3-4b-mlx-bf16" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-4b-saferl", + "alias": [ + "Qwen/Qwen3-4B-SafeRL", + "qwen3-4b-saferl" + ], + "model_types": [ + "chat" + ], + "max_tokens": 40960 + }, + { + "name": "qwen/qwen3-4b-thinking-2507", + "alias": [ + "Qwen/Qwen3-4B-Thinking-2507", + "qwen3-4b-thinking-2507" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-4b-thinking-2507-fp8", + "alias": [ + "Qwen/Qwen3-4B-Thinking-2507-FP8", + "qwen3-4b-thinking-2507-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-8b-awq", + "alias": [ + "Qwen/Qwen3-8B-AWQ", + "qwen3-8b-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-8b-fp8", + "alias": [ + "Qwen/Qwen3-8B-FP8", + "qwen3-8b-fp8", + "Qwen3 8B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768, + "max_completion_tokens": 20000 + }, + { + "name": "qwen/qwen3-8b-gguf", + "alias": [ + "Qwen/Qwen3-8B-GGUF", + "qwen3-8b-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-8b-mlx-4bit", + "alias": [ + "Qwen/Qwen3-8B-MLX-4bit", + "qwen3-8b-mlx-4bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-8b-mlx-6bit", + "alias": [ + "Qwen/Qwen3-8B-MLX-6bit", + "qwen3-8b-mlx-6bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-8b-mlx-8bit", + "alias": [ + "Qwen/Qwen3-8B-MLX-8bit", + "qwen3-8b-mlx-8bit" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-8b-mlx-bf16", + "alias": [ + "Qwen/Qwen3-8B-MLX-bf16", + "qwen3-8b-mlx-bf16" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-asr-0.6b", + "alias": [ + "Qwen/Qwen3-ASR-0.6B", + "qwen3-asr-0.6b" + ], + "model_types": [ + "asr", + "speech2text" + ], + "max_tokens": 65536 + }, + { + "name": "qwen/qwen3-asr-1.7b", + "alias": [ + "Qwen/Qwen3-ASR-1.7B", + "qwen3-asr-1.7b" + ], + "model_types": [ + "asr", + "speech2text" + ], + "max_tokens": 65536 + }, + { + "name": "qwen/qwen3-asr-flash", + "alias": [ + "qwen3-asr-flash" + ], + "model_types": [ + "asr", + "speech2text", + "audio2text" + ] + }, + { + "name": "qwen/qwen3-asr-flash-filetrans", + "alias": [ + "qwen3-asr-flash-filetrans" + ], + "model_types": [ + "asr", + "speech2text", + "audio2text" + ] + }, + { + "name": "qwen/qwen3-asr-flash-realtime", + "alias": [ + "qwen3-asr-flash-realtime" + ], + "model_types": [ + "asr", + "speech2text", + "audio2text" + ] + }, + { + "name": "qwen/qwen3-asr-flash-us", + "alias": [ + "qwen3-asr-flash-us" + ], + "model_types": [ + "asr", + "speech2text", + "audio2text" + ] + }, + { + "name": "qwen/qwen3-coder-30b-a3b-instruct", + "alias": [ + "Qwen/Qwen3-Coder-30B-A3B-Instruct", + "qwen3-coder-30b-a3b-instruct", + "Qwen3 Coder 30b A3B Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "max_completion_tokens": 32768 + }, + { + "name": "qwen/qwen3-coder-30b-a3b-instruct-fp8", + "alias": [ + "Qwen/Qwen3-Coder-30B-A3B-Instruct-FP8", + "qwen3-coder-30b-a3b-instruct-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "qwen/qwen3-coder-480b-a35b-instruct", + "alias": [ + "Qwen/Qwen3-Coder-480B-A35B-Instruct", + "qwen3-coder-480b-a35b-instruct", + "qwen3-coder-480b", + "qwen/qwen3-coder", + "qwen/qwen3-coder:free", + "qwen/qwen3-coder-480b-a35b-07-25", + "qwen/qwen3-coder-480b-a35b-07-25:free", + "qwen/qwen3-coder-480b-a35b-instruct-maas", + "qwen.qwen3-coder-480b-a35b-instruct", + "qwen.qwen3-coder-480b-a35b-v1:0", + "qwen3-coder", + "Qwen3 Coder 480B A35B Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "max_completion_tokens": 65536 + }, + { + "name": "qwen/qwen3-coder-480b-a35b-instruct-fp8", + "alias": [ + "Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8", + "qwen3-coder-480b-a35b-instruct-fp8", + "Qwen3 Coder 480B A35B Instruct Fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "qwen/qwen3-coder-flash", + "alias": [ + "qwen3-coder-flash" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000 + }, + { + "name": "qwen/qwen3-coder-next-fp8", + "alias": [ + "Qwen/Qwen3-Coder-Next-FP8", + "qwen3-coder-next-fp8", + "Qwen3 Coder Next Fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "qwen/qwen3-coder-next-gguf", + "alias": [ + "Qwen/Qwen3-Coder-Next-GGUF", + "qwen3-coder-next-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "qwen/qwen3-coder-plus", + "alias": [ + "qwen3-coder-plus" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000 + }, + { + "name": "qwen/qwen3-embedding-0.6b", + "alias": [ + "Qwen/Qwen3-Embedding-0.6B", + "qwen3-embedding-0.6b", + "Qwen3-Embedding-0.6B" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "qwen/qwen3-embedding-0.6b-gguf", + "alias": [ + "Qwen/Qwen3-Embedding-0.6B-GGUF", + "qwen3-embedding-0.6b-gguf" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "qwen/qwen3-embedding-4b", + "alias": [ + "Qwen/Qwen3-Embedding-4B", + "qwen3-embedding-4b", + "Qwen3-Embedding-4B" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 2560, + "dimensions": [] + }, + { + "name": "qwen/qwen3-embedding-4b-gguf", + "alias": [ + "Qwen/Qwen3-Embedding-4B-GGUF", + "qwen3-embedding-4b-gguf" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 2560, + "dimensions": [] + }, + { + "name": "qwen/qwen3-embedding-8b", + "alias": [ + "Qwen/Qwen3-Embedding-8B", + "qwen3-embedding-8b", + "Qwen3-Embedding-8B" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 4096, + "dimensions": [] + }, + { + "name": "qwen/qwen3-embedding-8b-gguf", + "alias": [ + "Qwen/Qwen3-Embedding-8B-GGUF", + "qwen3-embedding-8b-gguf" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 4096, + "dimensions": [] + }, + { + "name": "qwen/qwen3-forcedaligner-0.6b", + "alias": [ + "Qwen/Qwen3-ForcedAligner-0.6B", + "qwen3-forcedaligner-0.6b" + ], + "model_types": [ + "asr" + ], + "max_tokens": 8192 + }, + { + "name": "qwen/qwen3-livetranslate-flash", + "alias": [ + "qwen3-livetranslate-flash" + ], + "model_types": [ + "speech_translation", + "audio2text", + "speech2text" + ] + }, + { + "name": "qwen/qwen3-livetranslate-flash-realtime", + "alias": [ + "qwen3-livetranslate-flash-realtime" + ], + "model_types": [ + "speech_translation", + "audio2text", + "speech2text" + ] + }, + { + "name": "qwen/qwen3-max", + "alias": [ + "qwen3-max", + "Qwen3 Max" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 65536 + }, + { + "name": "qwen/qwen3-max-preview", + "alias": [ + "qwen3-max-preview" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-next-80b-a3b-instruct", + "alias": [ + "Qwen/Qwen3-Next-80B-A3B-Instruct", + "qwen3-next-80b-a3b-instruct", + "qwen/qwen3-next-80b-a3b-instruct-2509", + "qwen/qwen3-next-80b-a3b-instruct-2509:free", + "qwen/qwen3-next-80b-a3b-instruct:free", + "Qwen3 Next 80B A3B Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "max_completion_tokens": 32768, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-next-80b-a3b-instruct-fp8", + "alias": [ + "Qwen/Qwen3-Next-80B-A3B-Instruct-FP8", + "qwen3-next-80b-a3b-instruct-fp8", + "Qwen3 Next 80B A3b Instruct Fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "qwen/qwen3-next-80b-a3b-instruct-gguf", + "alias": [ + "Qwen/Qwen3-Next-80B-A3B-Instruct-GGUF", + "qwen3-next-80b-a3b-instruct-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen3-next-80b-a3b-thinking", + "alias": [ + "Qwen/Qwen3-Next-80B-A3B-Thinking", + "qwen3-next-80b-a3b-thinking", + "qwen/qwen3-next-80b-a3b-thinking-2509", + "Qwen3 Next 80B A3B Thinking" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 32768 + }, + { + "name": "qwen/qwen3-next-80b-a3b-thinking-fp8", + "alias": [ + "Qwen/Qwen3-Next-80B-A3B-Thinking-FP8", + "qwen3-next-80b-a3b-thinking-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-next-80b-a3b-thinking-gguf", + "alias": [ + "Qwen/Qwen3-Next-80B-A3B-Thinking-GGUF", + "qwen3-next-80b-a3b-thinking-gguf" + ], + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-omni-30b-a3b-captioner", + "alias": [ + "Qwen/Qwen3-Omni-30B-A3B-Captioner", + "qwen3-omni-30b-a3b-captioner" + ], + "model_types": [ + "audio_caption", + "audio2text", + "audio_understanding", + "caption", + "chat" + ], + "max_tokens": 65536 + }, + { + "name": "qwen/qwen3-omni-30b-a3b-instruct", + "alias": [ + "Qwen/Qwen3-Omni-30B-A3B-Instruct", + "qwen3-omni-30b-a3b-instruct", + "Qwen3 Omni 30B A3B Instruct" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding", + "tts" + ], + "max_tokens": 65536, + "max_completion_tokens": 16384 + }, + { + "name": "qwen/qwen3-omni-30b-a3b-thinking", + "alias": [ + "Qwen/Qwen3-Omni-30B-A3B-Thinking", + "qwen3-omni-30b-a3b-thinking", + "Qwen3 Omni 30B A3B Thinking" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding" + ], + "max_tokens": 65536, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 16384 + }, + { + "name": "qwen/qwen3-omni-captioner", + "alias": [ + "qwen3-omni-captioner" + ], + "model_types": [ + "audio_caption", + "audio2text", + "audio_understanding", + "caption" + ] + }, + { + "name": "qwen/qwen3-omni-flash", + "alias": [ + "qwen3-omni-flash" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding" + ] + }, + { + "name": "qwen/qwen3-omni-flash-realtime", + "alias": [ + "qwen3-omni-flash-realtime" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding" + ] + }, + { + "name": "qwen/qwen3-reranker-0.6b", + "alias": [ + "Qwen/Qwen3-Reranker-0.6B", + "qwen3-reranker-0.6b", + "Qwen3-Reranker-0.6B" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-reranker-4b", + "alias": [ + "Qwen/Qwen3-Reranker-4B", + "qwen3-reranker-4b", + "Qwen3-Reranker-4B" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-reranker-8b", + "alias": [ + "Qwen/Qwen3-Reranker-8B", + "qwen3-reranker-8b", + "Qwen3-Reranker-8B" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-tts-12hz-0.6b-base", + "alias": [ + "Qwen/Qwen3-TTS-12Hz-0.6B-Base", + "qwen3-tts-12hz-0.6b-base" + ], + "model_types": [ + "tts" + ], + "max_tokens": 65536 + }, + { + "name": "qwen/qwen3-tts-12hz-0.6b-customvoice", + "alias": [ + "Qwen/Qwen3-TTS-12Hz-0.6B-CustomVoice", + "qwen3-tts-12hz-0.6b-customvoice" + ], + "model_types": [ + "tts" + ], + "max_tokens": 65536 + }, + { + "name": "qwen/qwen3-tts-12hz-1.7b-base", + "alias": [ + "Qwen/Qwen3-TTS-12Hz-1.7B-Base", + "qwen3-tts-12hz-1.7b-base" + ], + "model_types": [ + "tts" + ], + "max_tokens": 65536 + }, + { + "name": "qwen/qwen3-tts-12hz-1.7b-customvoice", + "alias": [ + "Qwen/Qwen3-TTS-12Hz-1.7B-CustomVoice", + "qwen3-tts-12hz-1.7b-customvoice" + ], + "model_types": [ + "tts" + ], + "max_tokens": 65536 + }, + { + "name": "qwen/qwen3-tts-12hz-1.7b-voicedesign", + "alias": [ + "Qwen/Qwen3-TTS-12Hz-1.7B-VoiceDesign", + "qwen3-tts-12hz-1.7b-voicedesign" + ], + "model_types": [ + "tts" + ], + "max_tokens": 65536 + }, + { + "name": "qwen/qwen3-tts-flash", + "alias": [ + "qwen3-tts-flash" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen3-tts-flash-realtime", + "alias": [ + "qwen3-tts-flash-realtime" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen3-tts-instruct-flash", + "alias": [ + "qwen3-tts-instruct-flash" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen3-tts-instruct-flash-realtime", + "alias": [ + "qwen3-tts-instruct-flash-realtime" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen3-tts-tokenizer-12hz", + "alias": [ + "Qwen/Qwen3-TTS-Tokenizer-12Hz", + "qwen3-tts-tokenizer-12hz" + ], + "model_types": [ + "tts" + ], + "max_tokens": 8000 + }, + { + "name": "qwen/qwen3-vl-235b-a22b", + "alias": [ + "qwen3-vl-235b-a22b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 2000000 + }, + { + "name": "qwen/qwen3-vl-235b-a22b-instruct", + "alias": [ + "Qwen/Qwen3-VL-235B-A22B-Instruct", + "qwen3-vl-235b-a22b-instruct", + "Qwen3 VL 235B A22B Instruct" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "ocr" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 32768 + }, + { + "name": "qwen/qwen3-vl-235b-a22b-instruct-fp8", + "alias": [ + "Qwen/Qwen3-VL-235B-A22B-Instruct-FP8", + "qwen3-vl-235b-a22b-instruct-fp8" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-235b-a22b-instruct-gguf", + "alias": [ + "Qwen/Qwen3-VL-235B-A22B-Instruct-GGUF", + "qwen3-vl-235b-a22b-instruct-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-235b-a22b-thinking", + "alias": [ + "Qwen/Qwen3-VL-235B-A22B-Thinking", + "qwen3-vl-235b-a22b-thinking", + "Qwen3 VL 235B A22B Thinking" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 32768 + }, + { + "name": "qwen/qwen3-vl-235b-a22b-thinking-fp8", + "alias": [ + "Qwen/Qwen3-VL-235B-A22B-Thinking-FP8", + "qwen3-vl-235b-a22b-thinking-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-235b-a22b-thinking-gguf", + "alias": [ + "Qwen/Qwen3-VL-235B-A22B-Thinking-GGUF", + "qwen3-vl-235b-a22b-thinking-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-2b-instruct", + "alias": [ + "Qwen/Qwen3-VL-2B-Instruct", + "qwen3-vl-2b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-2b-instruct-fp8", + "alias": [ + "Qwen/Qwen3-VL-2B-Instruct-FP8", + "qwen3-vl-2b-instruct-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-2b-instruct-gguf", + "alias": [ + "Qwen/Qwen3-VL-2B-Instruct-GGUF", + "qwen3-vl-2b-instruct-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-2b-thinking", + "alias": [ + "Qwen/Qwen3-VL-2B-Thinking", + "qwen3-vl-2b-thinking" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-2b-thinking-fp8", + "alias": [ + "Qwen/Qwen3-VL-2B-Thinking-FP8", + "qwen3-vl-2b-thinking-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-2b-thinking-gguf", + "alias": [ + "Qwen/Qwen3-VL-2B-Thinking-GGUF", + "qwen3-vl-2b-thinking-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-30b-a3b", + "alias": [ + "qwen3-vl-30b-a3b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 2000000 + }, + { + "name": "qwen/qwen3-vl-30b-a3b-instruct", + "alias": [ + "Qwen/Qwen3-VL-30B-A3B-Instruct", + "qwen3-vl-30b-a3b-instruct" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "ocr", + "video_generation" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 32768 + }, + { + "name": "qwen/qwen3-vl-30b-a3b-instruct-fp8", + "alias": [ + "Qwen/Qwen3-VL-30B-A3B-Instruct-FP8", + "qwen3-vl-30b-a3b-instruct-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-30b-a3b-instruct-gguf", + "alias": [ + "Qwen/Qwen3-VL-30B-A3B-Instruct-GGUF", + "qwen3-vl-30b-a3b-instruct-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-30b-a3b-thinking", + "alias": [ + "Qwen/Qwen3-VL-30B-A3B-Thinking", + "qwen3-vl-30b-a3b-thinking" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_generation" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 32768 + }, + { + "name": "qwen/qwen3-vl-30b-a3b-thinking-fp8", + "alias": [ + "Qwen/Qwen3-VL-30B-A3B-Thinking-FP8", + "qwen3-vl-30b-a3b-thinking-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-30b-a3b-thinking-gguf", + "alias": [ + "Qwen/Qwen3-VL-30B-A3B-Thinking-GGUF", + "qwen3-vl-30b-a3b-thinking-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-32b", + "alias": [ + "qwen3-vl-32b" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen3-vl-32b-instruct", + "alias": [ + "Qwen/Qwen3-VL-32B-Instruct", + "qwen3-vl-32b-instruct" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-32b-instruct-fp8", + "alias": [ + "Qwen/Qwen3-VL-32B-Instruct-FP8", + "qwen3-vl-32b-instruct-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-32b-instruct-gguf", + "alias": [ + "Qwen/Qwen3-VL-32B-Instruct-GGUF", + "qwen3-vl-32b-instruct-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-32b-thinking", + "alias": [ + "Qwen/Qwen3-VL-32B-Thinking", + "qwen3-vl-32b-thinking" + ], + "model_types": [ + "chat", + "video_generation" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-32b-thinking-fp8", + "alias": [ + "Qwen/Qwen3-VL-32B-Thinking-FP8", + "qwen3-vl-32b-thinking-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-32b-thinking-gguf", + "alias": [ + "Qwen/Qwen3-VL-32B-Thinking-GGUF", + "qwen3-vl-32b-thinking-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-4b-instruct", + "alias": [ + "Qwen/Qwen3-VL-4B-Instruct", + "qwen3-vl-4b-instruct" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-4b-instruct-fp8", + "alias": [ + "Qwen/Qwen3-VL-4B-Instruct-FP8", + "qwen3-vl-4b-instruct-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-4b-instruct-gguf", + "alias": [ + "Qwen/Qwen3-VL-4B-Instruct-GGUF", + "qwen3-vl-4b-instruct-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-4b-thinking", + "alias": [ + "Qwen/Qwen3-VL-4B-Thinking", + "qwen3-vl-4b-thinking" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-4b-thinking-fp8", + "alias": [ + "Qwen/Qwen3-VL-4B-Thinking-FP8", + "qwen3-vl-4b-thinking-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-4b-thinking-gguf", + "alias": [ + "Qwen/Qwen3-VL-4B-Thinking-GGUF", + "qwen3-vl-4b-thinking-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-8b-instruct", + "alias": [ + "Qwen/Qwen3-VL-8B-Instruct", + "qwen3-vl-8b-instruct" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_generation" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 32768 + }, + { + "name": "qwen/qwen3-vl-8b-instruct-fp8", + "alias": [ + "Qwen/Qwen3-VL-8B-Instruct-FP8", + "qwen3-vl-8b-instruct-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-8b-instruct-gguf", + "alias": [ + "Qwen/Qwen3-VL-8B-Instruct-GGUF", + "qwen3-vl-8b-instruct-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-8b-thinking", + "alias": [ + "Qwen/Qwen3-VL-8B-Thinking", + "qwen3-vl-8b-thinking" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_generation" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-8b-thinking-fp8", + "alias": [ + "Qwen/Qwen3-VL-8B-Thinking-FP8", + "qwen3-vl-8b-thinking-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-8b-thinking-gguf", + "alias": [ + "Qwen/Qwen3-VL-8B-Thinking-GGUF", + "qwen3-vl-8b-thinking-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-embedding", + "alias": [ + "qwen3-vl-embedding" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 8192, + "max_dimension": 2560, + "dimensions": [ + 256, + 512, + 768, + 1024, + 1536, + 2048, + 2560 + ] + }, + { + "name": "qwen/qwen3-vl-embedding-2b", + "alias": [ + "Qwen/Qwen3-VL-Embedding-2B", + "qwen3-vl-embedding-2b" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 2048, + "dimensions": [] + }, + { + "name": "qwen/qwen3-vl-embedding-8b", + "alias": [ + "Qwen/Qwen3-VL-Embedding-8B", + "qwen3-vl-embedding-8b" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 32768, + "max_dimension": 4096, + "dimensions": [] + }, + { + "name": "qwen/qwen3-vl-flash", + "alias": [ + "qwen3-vl-flash" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "video_generation" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-flash-us", + "alias": [ + "qwen3-vl-flash-us" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-plus", + "alias": [ + "qwen3-vl-plus" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "ocr" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen3-vl-rerank", + "alias": [ + "qwen3-vl-rerank" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 30000, + "max_documents": 500 + }, + { + "name": "qwen/qwen3-vl-reranker-2b", + "alias": [ + "Qwen/Qwen3-VL-Reranker-2B", + "qwen3-vl-reranker-2b" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3-vl-reranker-8b", + "alias": [ + "Qwen/Qwen3-VL-Reranker-8B", + "qwen3-vl-reranker-8b" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3guard-gen-0.6b", + "alias": [ + "Qwen/Qwen3Guard-Gen-0.6B", + "qwen3guard-gen-0.6b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3guard-gen-4b", + "alias": [ + "Qwen/Qwen3Guard-Gen-4B", + "qwen3guard-gen-4b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3guard-gen-8b", + "alias": [ + "Qwen/Qwen3Guard-Gen-8B", + "qwen3guard-gen-8b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen3guard-stream-0.6b", + "alias": [ + "Qwen/Qwen3Guard-Stream-0.6B", + "qwen3guard-stream-0.6b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "qwen/qwen3guard-stream-4b", + "alias": [ + "Qwen/Qwen3Guard-Stream-4B", + "qwen3guard-stream-4b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "qwen/qwen3guard-stream-8b", + "alias": [ + "Qwen/Qwen3Guard-Stream-8B", + "qwen3guard-stream-8b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "qwen/qwen2.5-0.5b", + "alias": [ + "Qwen/Qwen2.5-0.5B", + "qwen2.5-0.5b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-0.5b-instruct", + "alias": [ + "Qwen/Qwen2.5-0.5B-Instruct", + "qwen2.5-0.5b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-0.5b-instruct-awq", + "alias": [ + "Qwen/Qwen2.5-0.5B-Instruct-AWQ", + "qwen2.5-0.5b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-0.5b-instruct-gguf", + "alias": [ + "Qwen/Qwen2.5-0.5B-Instruct-GGUF", + "qwen2.5-0.5b-instruct-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen2.5-0.5b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2.5-0.5B-Instruct-GPTQ-Int4", + "qwen2.5-0.5b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-0.5b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2.5-0.5B-Instruct-GPTQ-Int8", + "qwen2.5-0.5b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-1.5b", + "alias": [ + "Qwen/Qwen2.5-1.5B", + "qwen2.5-1.5b", + "Qwen2.5 1.5B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-1.5b-instruct", + "alias": [ + "Qwen/Qwen2.5-1.5B-Instruct", + "qwen2.5-1.5b-instruct", + "Qwen2.5 1.5B Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-1.5b-instruct-awq", + "alias": [ + "Qwen/Qwen2.5-1.5B-Instruct-AWQ", + "qwen2.5-1.5b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-1.5b-instruct-gguf", + "alias": [ + "Qwen/Qwen2.5-1.5B-Instruct-GGUF", + "qwen2.5-1.5b-instruct-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen2.5-1.5b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2.5-1.5B-Instruct-GPTQ-Int4", + "qwen2.5-1.5b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-1.5b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2.5-1.5B-Instruct-GPTQ-Int8", + "qwen2.5-1.5b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-14b", + "alias": [ + "Qwen/Qwen2.5-14B", + "qwen2.5-14b", + "Qwen2.5 14B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-14b-instruct", + "alias": [ + "Qwen/Qwen2.5-14B-Instruct", + "qwen2.5-14b-instruct", + "Qwen2.5-14B-Instruct", + "Qwen 2.5 14B Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-14b-instruct-1m", + "alias": [ + "Qwen/Qwen2.5-14B-Instruct-1M", + "qwen2.5-14b-instruct-1m" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-14b-instruct-awq", + "alias": [ + "Qwen/Qwen2.5-14B-Instruct-AWQ", + "qwen2.5-14b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-14b-instruct-gguf", + "alias": [ + "Qwen/Qwen2.5-14B-Instruct-GGUF", + "qwen2.5-14b-instruct-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-14b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2.5-14B-Instruct-GPTQ-Int4", + "qwen2.5-14b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-14b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2.5-14B-Instruct-GPTQ-Int8", + "qwen2.5-14b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-32b", + "alias": [ + "Qwen/Qwen2.5-32B", + "qwen2.5-32b", + "Qwen2.5 32B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-32b-instruct", + "alias": [ + "Qwen/Qwen2.5-32B-Instruct", + "qwen2.5-32b-instruct", + "Qwen2.5-32B-Instruct", + "Qwen2.5 32B Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "max_completion_tokens": 32000 + }, + { + "name": "qwen/qwen2.5-32b-instruct-awq", + "alias": [ + "Qwen/Qwen2.5-32B-Instruct-AWQ", + "qwen2.5-32b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-32b-instruct-gguf", + "alias": [ + "Qwen/Qwen2.5-32B-Instruct-GGUF", + "qwen2.5-32b-instruct-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-32b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2.5-32B-Instruct-GPTQ-Int4", + "qwen2.5-32b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-32b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2.5-32B-Instruct-GPTQ-Int8", + "qwen2.5-32b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-3b", + "alias": [ + "Qwen/Qwen2.5-3B", + "qwen2.5-3b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-3b-instruct", + "alias": [ + "Qwen/Qwen2.5-3B-Instruct", + "qwen2.5-3b-instruct", + "Qwen2.5 3B Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-3b-instruct-awq", + "alias": [ + "Qwen/Qwen2.5-3B-Instruct-AWQ", + "qwen2.5-3b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-3b-instruct-gguf", + "alias": [ + "Qwen/Qwen2.5-3B-Instruct-GGUF", + "qwen2.5-3b-instruct-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen2.5-3b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2.5-3B-Instruct-GPTQ-Int4", + "qwen2.5-3b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-3b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2.5-3B-Instruct-GPTQ-Int8", + "qwen2.5-3b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-72b", + "alias": [ + "Qwen/Qwen2.5-72B", + "qwen2.5-72b", + "Qwen2.5-72B", + "Qwen2.5 72B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-72b-instruct", + "alias": [ + "Qwen/Qwen2.5-72B-Instruct", + "qwen2.5-72b-instruct", + "qwen/qwen-2.5-72b-instruct", + "Qwen2.5-72B-Instruct", + "qwen-2.5-72b-instruct", + "Qwen 2.5 72B Instruct", + "Qwen2.5 72B Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "max_completion_tokens": 8192 + }, + { + "name": "qwen/qwen2.5-72b-instruct-awq", + "alias": [ + "Qwen/Qwen2.5-72B-Instruct-AWQ", + "qwen2.5-72b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-72b-instruct-gguf", + "alias": [ + "Qwen/Qwen2.5-72B-Instruct-GGUF", + "qwen2.5-72b-instruct-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-72b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2.5-72B-Instruct-GPTQ-Int4", + "qwen2.5-72b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-72b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2.5-72B-Instruct-GPTQ-Int8", + "qwen2.5-72b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-7b", + "alias": [ + "Qwen/Qwen2.5-7B", + "qwen2.5-7b", + "Qwen2.5 7B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-7b-instruct", + "alias": [ + "Qwen/Qwen2.5-7B-Instruct", + "qwen2.5-7b-instruct", + "Qwen2.5-7B-Instruct", + "qwen/qwen-2.5-7b-instruct", + "Qwen2.5 7B Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "max_completion_tokens": 8192 + }, + { + "name": "qwen/qwen2.5-7b-instruct-1m", + "alias": [ + "Qwen/Qwen2.5-7B-Instruct-1M", + "qwen2.5-7b-instruct-1m" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-7b-instruct-awq", + "alias": [ + "Qwen/Qwen2.5-7B-Instruct-AWQ", + "qwen2.5-7b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-7b-instruct-gguf", + "alias": [ + "Qwen/Qwen2.5-7B-Instruct-GGUF", + "qwen2.5-7b-instruct-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-7b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2.5-7B-Instruct-GPTQ-Int4", + "qwen2.5-7b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-7b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2.5-7B-Instruct-GPTQ-Int8", + "qwen2.5-7b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2.5-coder-0.5b", + "alias": [ + "Qwen/Qwen2.5-Coder-0.5B", + "qwen2.5-coder-0.5b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-0.5b-instruct", + "alias": [ + "Qwen/Qwen2.5-Coder-0.5B-Instruct", + "qwen2.5-coder-0.5b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-0.5b-instruct-awq", + "alias": [ + "Qwen/Qwen2.5-Coder-0.5B-Instruct-AWQ", + "qwen2.5-coder-0.5b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-0.5b-instruct-gguf", + "alias": [ + "Qwen/Qwen2.5-Coder-0.5B-Instruct-GGUF", + "qwen2.5-coder-0.5b-instruct-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen2.5-coder-0.5b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2.5-Coder-0.5B-Instruct-GPTQ-Int4", + "qwen2.5-coder-0.5b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-0.5b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2.5-Coder-0.5B-Instruct-GPTQ-Int8", + "qwen2.5-coder-0.5b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-1.5b", + "alias": [ + "Qwen/Qwen2.5-Coder-1.5B", + "qwen2.5-coder-1.5b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-1.5b-instruct", + "alias": [ + "Qwen/Qwen2.5-Coder-1.5B-Instruct", + "qwen2.5-coder-1.5b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-1.5b-instruct-awq", + "alias": [ + "Qwen/Qwen2.5-Coder-1.5B-Instruct-AWQ", + "qwen2.5-coder-1.5b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-1.5b-instruct-gguf", + "alias": [ + "Qwen/Qwen2.5-Coder-1.5B-Instruct-GGUF", + "qwen2.5-coder-1.5b-instruct-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen2.5-coder-1.5b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2.5-Coder-1.5B-Instruct-GPTQ-Int4", + "qwen2.5-coder-1.5b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-1.5b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2.5-Coder-1.5B-Instruct-GPTQ-Int8", + "qwen2.5-coder-1.5b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-14b", + "alias": [ + "Qwen/Qwen2.5-Coder-14B", + "qwen2.5-coder-14b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-14b-instruct", + "alias": [ + "Qwen/Qwen2.5-Coder-14B-Instruct", + "qwen2.5-coder-14b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-14b-instruct-awq", + "alias": [ + "Qwen/Qwen2.5-Coder-14B-Instruct-AWQ", + "qwen2.5-coder-14b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-14b-instruct-gguf", + "alias": [ + "Qwen/Qwen2.5-Coder-14B-Instruct-GGUF", + "qwen2.5-coder-14b-instruct-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen2.5-coder-14b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2.5-Coder-14B-Instruct-GPTQ-Int4", + "qwen2.5-coder-14b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-14b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2.5-Coder-14B-Instruct-GPTQ-Int8", + "qwen2.5-coder-14b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-32b", + "alias": [ + "Qwen/Qwen2.5-Coder-32B", + "qwen2.5-coder-32b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-32b-instruct", + "alias": [ + "Qwen/Qwen2.5-Coder-32B-Instruct", + "qwen2.5-coder-32b-instruct", + "qwen/qwen-2.5-coder-32b-instruct", + "Qwen 2.5 Coder 32B Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-32b-instruct-awq", + "alias": [ + "Qwen/Qwen2.5-Coder-32B-Instruct-AWQ", + "qwen2.5-coder-32b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-32b-instruct-gguf", + "alias": [ + "Qwen/Qwen2.5-Coder-32B-Instruct-GGUF", + "qwen2.5-coder-32b-instruct-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen2.5-coder-32b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2.5-Coder-32B-Instruct-GPTQ-Int4", + "qwen2.5-coder-32b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-32b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2.5-Coder-32B-Instruct-GPTQ-Int8", + "qwen2.5-coder-32b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-3b", + "alias": [ + "Qwen/Qwen2.5-Coder-3B", + "qwen2.5-coder-3b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-3b-instruct", + "alias": [ + "Qwen/Qwen2.5-Coder-3B-Instruct", + "qwen2.5-coder-3b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-3b-instruct-awq", + "alias": [ + "Qwen/Qwen2.5-Coder-3B-Instruct-AWQ", + "qwen2.5-coder-3b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-3b-instruct-gguf", + "alias": [ + "Qwen/Qwen2.5-Coder-3B-Instruct-GGUF", + "qwen2.5-coder-3b-instruct-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen2.5-coder-3b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2.5-Coder-3B-Instruct-GPTQ-Int4", + "qwen2.5-coder-3b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-3b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2.5-Coder-3B-Instruct-GPTQ-Int8", + "qwen2.5-coder-3b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-7b", + "alias": [ + "Qwen/Qwen2.5-Coder-7B", + "qwen2.5-coder-7b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-7b-instruct", + "alias": [ + "Qwen/Qwen2.5-Coder-7B-Instruct", + "qwen2.5-coder-7b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-7b-instruct-awq", + "alias": [ + "Qwen/Qwen2.5-Coder-7B-Instruct-AWQ", + "qwen2.5-coder-7b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-7b-instruct-gguf", + "alias": [ + "Qwen/Qwen2.5-Coder-7B-Instruct-GGUF", + "qwen2.5-coder-7b-instruct-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen2.5-coder-7b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2.5-Coder-7B-Instruct-GPTQ-Int4", + "qwen2.5-coder-7b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-coder-7b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2.5-Coder-7B-Instruct-GPTQ-Int8", + "qwen2.5-coder-7b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-math-1.5b", + "alias": [ + "Qwen/Qwen2.5-Math-1.5B", + "qwen2.5-math-1.5b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "qwen/qwen2.5-math-1.5b-instruct", + "alias": [ + "Qwen/Qwen2.5-Math-1.5B-Instruct", + "qwen2.5-math-1.5b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "qwen/qwen2.5-math-72b", + "alias": [ + "Qwen/Qwen2.5-Math-72B", + "qwen2.5-math-72b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "qwen/qwen2.5-math-72b-instruct", + "alias": [ + "Qwen/Qwen2.5-Math-72B-Instruct", + "qwen2.5-math-72b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "qwen/qwen2.5-math-7b", + "alias": [ + "Qwen/Qwen2.5-Math-7B", + "qwen2.5-math-7b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "qwen/qwen2.5-math-7b-instruct", + "alias": [ + "Qwen/Qwen2.5-Math-7B-Instruct", + "qwen2.5-math-7b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "qwen/qwen2.5-math-7b-prm800k", + "alias": [ + "Qwen/Qwen2.5-Math-7B-PRM800K", + "qwen2.5-math-7b-prm800k" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 4096 + }, + { + "name": "qwen/qwen2.5-math-prm-72b", + "alias": [ + "Qwen/Qwen2.5-Math-PRM-72B", + "qwen2.5-math-prm-72b" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 4096 + }, + { + "name": "qwen/qwen2.5-math-prm-7b", + "alias": [ + "Qwen/Qwen2.5-Math-PRM-7B", + "qwen2.5-math-prm-7b" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 4096 + }, + { + "name": "qwen/qwen2.5-math-rm-72b", + "alias": [ + "Qwen/Qwen2.5-Math-RM-72B", + "qwen2.5-math-rm-72b" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 4096 + }, + { + "name": "qwen/qwen2.5-max", + "alias": [ + "qwen2.5-max" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen2.5-omni-3b", + "alias": [ + "Qwen/Qwen2.5-Omni-3B", + "qwen2.5-omni-3b" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding", + "tts" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-omni-7b", + "alias": [ + "Qwen/Qwen2.5-Omni-7B", + "qwen2.5-omni-7b" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding", + "tts" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-omni-7b-awq", + "alias": [ + "Qwen/Qwen2.5-Omni-7B-AWQ", + "qwen2.5-omni-7b-awq" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding", + "tts" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-omni-7b-gptq-int4", + "alias": [ + "Qwen/Qwen2.5-Omni-7B-GPTQ-Int4", + "qwen2.5-omni-7b-gptq-int4" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding", + "tts" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-vl-32b-instruct", + "alias": [ + "Qwen/Qwen2.5-VL-32B-Instruct", + "qwen2.5-vl-32b-instruct", + "Qwen2.5-VL-32B", + "Qwen2.5-VL-32B-Instruct" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "ocr" + ], + "max_tokens": 128000 + }, + { + "name": "qwen/qwen2.5-vl-32b-instruct-awq", + "alias": [ + "Qwen/Qwen2.5-VL-32B-Instruct-AWQ", + "qwen2.5-vl-32b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "qwen/qwen2.5-vl-3b-instruct", + "alias": [ + "Qwen/Qwen2.5-VL-3B-Instruct", + "qwen2.5-vl-3b-instruct", + "Qwen2.5-VL-3b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "qwen/qwen2.5-vl-3b-instruct-awq", + "alias": [ + "Qwen/Qwen2.5-VL-3B-Instruct-AWQ", + "qwen2.5-vl-3b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "qwen/qwen2.5-vl-72b-instruct", + "alias": [ + "Qwen/Qwen2.5-VL-72B-Instruct", + "qwen2.5-vl-72b-instruct", + "qwen-2.5-vl-72b-instruct", + "Qwen2.5-VL-72B", + "qwen2.5-vl-72b", + "Qwen2.5 VL 72B Instruct", + "Qwen2.5-VL (72B) Instruct" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 128000, + "max_completion_tokens": 32768 + }, + { + "name": "qwen/qwen2.5-vl-72b-instruct-awq", + "alias": [ + "Qwen/Qwen2.5-VL-72B-Instruct-AWQ", + "qwen2.5-vl-72b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "qwen/qwen2.5-vl-7b-instruct", + "alias": [ + "Qwen/Qwen2.5-VL-7B-Instruct", + "qwen2.5-vl-7b-instruct", + "qwen-2.5-vl-7b-instruct", + "Qwen2.5-VL-7b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "qwen/qwen2.5-vl-7b-instruct-awq", + "alias": [ + "Qwen/Qwen2.5-VL-7B-Instruct-AWQ", + "qwen2.5-vl-7b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "qwen/qwen2-0.5b", + "alias": [ + "Qwen/Qwen2-0.5B", + "qwen2-0.5b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2-0.5b-instruct", + "alias": [ + "Qwen/Qwen2-0.5B-Instruct", + "qwen2-0.5b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-0.5b-instruct-awq", + "alias": [ + "Qwen/Qwen2-0.5B-Instruct-AWQ", + "qwen2-0.5b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-0.5b-instruct-gguf", + "alias": [ + "Qwen/Qwen2-0.5B-Instruct-GGUF", + "qwen2-0.5b-instruct-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen2-0.5b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2-0.5B-Instruct-GPTQ-Int4", + "qwen2-0.5b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-0.5b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2-0.5B-Instruct-GPTQ-Int8", + "qwen2-0.5b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-0.5b-instruct-mlx", + "alias": [ + "Qwen/Qwen2-0.5B-Instruct-MLX", + "qwen2-0.5b-instruct-mlx" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-1.5b", + "alias": [ + "Qwen/Qwen2-1.5B", + "qwen2-1.5b", + "Qwen 2 (1.5B)" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2-1.5b-instruct", + "alias": [ + "Qwen/Qwen2-1.5B-Instruct", + "qwen2-1.5b-instruct", + "Qwen 2 Instruct (1.5B)" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-1.5b-instruct-awq", + "alias": [ + "Qwen/Qwen2-1.5B-Instruct-AWQ", + "qwen2-1.5b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-1.5b-instruct-gguf", + "alias": [ + "Qwen/Qwen2-1.5B-Instruct-GGUF", + "qwen2-1.5b-instruct-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen2-1.5b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2-1.5B-Instruct-GPTQ-Int4", + "qwen2-1.5b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-1.5b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2-1.5B-Instruct-GPTQ-Int8", + "qwen2-1.5b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-1.5b-instruct-mlx", + "alias": [ + "Qwen/Qwen2-1.5B-Instruct-MLX", + "qwen2-1.5b-instruct-mlx" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-57b-a14b", + "alias": [ + "Qwen/Qwen2-57B-A14B", + "qwen2-57b-a14b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2-57b-a14b-instruct", + "alias": [ + "Qwen/Qwen2-57B-A14B-Instruct", + "qwen2-57b-a14b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-57b-a14b-instruct-gguf", + "alias": [ + "Qwen/Qwen2-57B-A14B-Instruct-GGUF", + "qwen2-57b-a14b-instruct-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen2-57b-a14b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2-57B-A14B-Instruct-GPTQ-Int4", + "qwen2-57b-a14b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-72b", + "alias": [ + "Qwen/Qwen2-72B", + "qwen2-72b", + "Qwen 2 (72B)" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2-72b-instruct", + "alias": [ + "Qwen/Qwen2-72B-Instruct", + "qwen2-72b-instruct", + "Qwen2-72B-Instruct", + "Qwen2 72B Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-72b-instruct-awq", + "alias": [ + "Qwen/Qwen2-72B-Instruct-AWQ", + "qwen2-72b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-72b-instruct-gguf", + "alias": [ + "Qwen/Qwen2-72B-Instruct-GGUF", + "qwen2-72b-instruct-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen2-72b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2-72B-Instruct-GPTQ-Int4", + "qwen2-72b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-72b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2-72B-Instruct-GPTQ-Int8", + "qwen2-72b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-7b", + "alias": [ + "Qwen/Qwen2-7B", + "qwen2-7b", + "Qwen 2 (7B)" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "qwen/qwen2-7b-instruct", + "alias": [ + "Qwen/Qwen2-7B-Instruct", + "qwen2-7b-instruct", + "qwen/qwen-2-7b-instruct", + "Qwen2-7B-Instruct", + "qwen-2-7b-instruct", + "Qwen 2 7B Instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768, + "max_completion_tokens": 32768 + }, + { + "name": "qwen/qwen2-7b-instruct-awq", + "alias": [ + "Qwen/Qwen2-7B-Instruct-AWQ", + "qwen2-7b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-7b-instruct-gguf", + "alias": [ + "Qwen/Qwen2-7B-Instruct-GGUF", + "qwen2-7b-instruct-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen2-7b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2-7B-Instruct-GPTQ-Int4", + "qwen2-7b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-7b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2-7B-Instruct-GPTQ-Int8", + "qwen2-7b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-7b-instruct-mlx", + "alias": [ + "Qwen/Qwen2-7B-Instruct-MLX", + "qwen2-7b-instruct-mlx" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-audio-7b", + "alias": [ + "Qwen/Qwen2-Audio-7B", + "qwen2-audio-7b" + ], + "model_types": [ + "audio2text", + "speech2text", + "audio_understanding" + ], + "max_tokens": 8192 + }, + { + "name": "qwen/qwen2-audio-7b-instruct", + "alias": [ + "Qwen/Qwen2-Audio-7B-Instruct", + "qwen2-audio-7b-instruct", + "Qwen2-Audio-7B-Instruct" + ], + "model_types": [ + "chat", + "audio2text", + "speech2text", + "audio_understanding" + ], + "max_tokens": 8192 + }, + { + "name": "qwen/qwen2-math-1.5b", + "alias": [ + "Qwen/Qwen2-Math-1.5B", + "qwen2-math-1.5b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "qwen/qwen2-math-1.5b-instruct", + "alias": [ + "Qwen/Qwen2-Math-1.5B-Instruct", + "qwen2-math-1.5b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "qwen/qwen2-math-72b", + "alias": [ + "Qwen/Qwen2-Math-72B", + "qwen2-math-72b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "qwen/qwen2-math-72b-instruct", + "alias": [ + "Qwen/Qwen2-Math-72B-Instruct", + "qwen2-math-72b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "qwen/qwen2-math-7b", + "alias": [ + "Qwen/Qwen2-Math-7B", + "qwen2-math-7b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "qwen/qwen2-math-7b-instruct", + "alias": [ + "Qwen/Qwen2-Math-7B-Instruct", + "qwen2-math-7b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "qwen/qwen2-math-rm-72b", + "alias": [ + "Qwen/Qwen2-Math-RM-72B", + "qwen2-math-rm-72b" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 4096 + }, + { + "name": "qwen/qwen2-vl-2b", + "alias": [ + "Qwen/Qwen2-VL-2B", + "qwen2-vl-2b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-vl-2b-instruct", + "alias": [ + "Qwen/Qwen2-VL-2B-Instruct", + "qwen2-vl-2b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-vl-2b-instruct-awq", + "alias": [ + "Qwen/Qwen2-VL-2B-Instruct-AWQ", + "qwen2-vl-2b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-vl-2b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2-VL-2B-Instruct-GPTQ-Int4", + "qwen2-vl-2b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-vl-2b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2-VL-2B-Instruct-GPTQ-Int8", + "qwen2-vl-2b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-vl-72b", + "alias": [ + "Qwen/Qwen2-VL-72B", + "qwen2-vl-72b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-vl-72b-instruct", + "alias": [ + "Qwen/Qwen2-VL-72B-Instruct", + "qwen2-vl-72b-instruct", + "qwen/qwen-2-vl-72b-instruct", + "qwen-2-vl-72b-instruct", + "Qwen 2 VL 72B Instruct", + "Qwen2-VL (72B) Instruct" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 32768, + "max_completion_tokens": 120000 + }, + { + "name": "qwen/qwen2-vl-72b-instruct-awq", + "alias": [ + "Qwen/Qwen2-VL-72B-Instruct-AWQ", + "qwen2-vl-72b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-vl-72b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2-VL-72B-Instruct-GPTQ-Int4", + "qwen2-vl-72b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-vl-72b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2-VL-72B-Instruct-GPTQ-Int8", + "qwen2-vl-72b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-vl-7b", + "alias": [ + "Qwen/Qwen2-VL-7B", + "qwen2-vl-7b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-vl-7b-instruct", + "alias": [ + "Qwen/Qwen2-VL-7B-Instruct", + "qwen2-vl-7b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-vl-7b-instruct-awq", + "alias": [ + "Qwen/Qwen2-VL-7B-Instruct-AWQ", + "qwen2-vl-7b-instruct-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-vl-7b-instruct-gptq-int4", + "alias": [ + "Qwen/Qwen2-VL-7B-Instruct-GPTQ-Int4", + "qwen2-vl-7b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen2-vl-7b-instruct-gptq-int8", + "alias": [ + "Qwen/Qwen2-VL-7B-Instruct-GPTQ-Int8", + "qwen2-vl-7b-instruct-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-0.5b", + "alias": [ + "Qwen/Qwen1.5-0.5B", + "qwen1.5-0.5b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-0.5b-chat", + "alias": [ + "Qwen/Qwen1.5-0.5B-Chat", + "qwen1.5-0.5b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-0.5b-chat-awq", + "alias": [ + "Qwen/Qwen1.5-0.5B-Chat-AWQ", + "qwen1.5-0.5b-chat-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-0.5b-chat-gguf", + "alias": [ + "Qwen/Qwen1.5-0.5B-Chat-GGUF", + "qwen1.5-0.5b-chat-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen1.5-0.5b-chat-gptq-int4", + "alias": [ + "Qwen/Qwen1.5-0.5B-Chat-GPTQ-Int4", + "qwen1.5-0.5b-chat-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-0.5b-chat-gptq-int8", + "alias": [ + "Qwen/Qwen1.5-0.5B-Chat-GPTQ-Int8", + "qwen1.5-0.5b-chat-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-1.8b", + "alias": [ + "Qwen/Qwen1.5-1.8B", + "qwen1.5-1.8b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-1.8b-chat", + "alias": [ + "Qwen/Qwen1.5-1.8B-Chat", + "qwen1.5-1.8b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-1.8b-chat-awq", + "alias": [ + "Qwen/Qwen1.5-1.8B-Chat-AWQ", + "qwen1.5-1.8b-chat-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-1.8b-chat-gguf", + "alias": [ + "Qwen/Qwen1.5-1.8B-Chat-GGUF", + "qwen1.5-1.8b-chat-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen1.5-1.8b-chat-gptq-int4", + "alias": [ + "Qwen/Qwen1.5-1.8B-Chat-GPTQ-Int4", + "qwen1.5-1.8b-chat-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-1.8b-chat-gptq-int8", + "alias": [ + "Qwen/Qwen1.5-1.8B-Chat-GPTQ-Int8", + "qwen1.5-1.8b-chat-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-110b", + "alias": [ + "Qwen/Qwen1.5-110B", + "qwen1.5-110b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-110b-chat", + "alias": [ + "Qwen/Qwen1.5-110B-Chat", + "qwen1.5-110b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-110b-chat-awq", + "alias": [ + "Qwen/Qwen1.5-110B-Chat-AWQ", + "qwen1.5-110b-chat-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-110b-chat-gguf", + "alias": [ + "Qwen/Qwen1.5-110B-Chat-GGUF", + "qwen1.5-110b-chat-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen1.5-110b-chat-gptq-int4", + "alias": [ + "Qwen/Qwen1.5-110B-Chat-GPTQ-Int4", + "qwen1.5-110b-chat-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-14b", + "alias": [ + "Qwen/Qwen1.5-14B", + "qwen1.5-14b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-14b-chat", + "alias": [ + "Qwen/Qwen1.5-14B-Chat", + "qwen1.5-14b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-14b-chat-awq", + "alias": [ + "Qwen/Qwen1.5-14B-Chat-AWQ", + "qwen1.5-14b-chat-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-14b-chat-gguf", + "alias": [ + "Qwen/Qwen1.5-14B-Chat-GGUF", + "qwen1.5-14b-chat-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen1.5-14b-chat-gptq-int4", + "alias": [ + "Qwen/Qwen1.5-14B-Chat-GPTQ-Int4", + "qwen1.5-14b-chat-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-14b-chat-gptq-int8", + "alias": [ + "Qwen/Qwen1.5-14B-Chat-GPTQ-Int8", + "qwen1.5-14b-chat-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-32b", + "alias": [ + "Qwen/Qwen1.5-32B", + "qwen1.5-32b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-32b-chat", + "alias": [ + "Qwen/Qwen1.5-32B-Chat", + "qwen1.5-32b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-32b-chat-awq", + "alias": [ + "Qwen/Qwen1.5-32B-Chat-AWQ", + "qwen1.5-32b-chat-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-32b-chat-gguf", + "alias": [ + "Qwen/Qwen1.5-32B-Chat-GGUF", + "qwen1.5-32b-chat-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen1.5-32b-chat-gptq-int4", + "alias": [ + "Qwen/Qwen1.5-32B-Chat-GPTQ-Int4", + "qwen1.5-32b-chat-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-4b", + "alias": [ + "Qwen/Qwen1.5-4B", + "qwen1.5-4b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-4b-chat", + "alias": [ + "Qwen/Qwen1.5-4B-Chat", + "qwen1.5-4b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-4b-chat-awq", + "alias": [ + "Qwen/Qwen1.5-4B-Chat-AWQ", + "qwen1.5-4b-chat-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-4b-chat-gguf", + "alias": [ + "Qwen/Qwen1.5-4B-Chat-GGUF", + "qwen1.5-4b-chat-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen1.5-4b-chat-gptq-int4", + "alias": [ + "Qwen/Qwen1.5-4B-Chat-GPTQ-Int4", + "qwen1.5-4b-chat-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-4b-chat-gptq-int8", + "alias": [ + "Qwen/Qwen1.5-4B-Chat-GPTQ-Int8", + "qwen1.5-4b-chat-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-72b", + "alias": [ + "Qwen/Qwen1.5-72B", + "qwen1.5-72b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-72b-chat", + "alias": [ + "Qwen/Qwen1.5-72B-Chat", + "qwen1.5-72b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-72b-chat-awq", + "alias": [ + "Qwen/Qwen1.5-72B-Chat-AWQ", + "qwen1.5-72b-chat-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-72b-chat-gguf", + "alias": [ + "Qwen/Qwen1.5-72B-Chat-GGUF", + "qwen1.5-72b-chat-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen1.5-72b-chat-gptq-int4", + "alias": [ + "Qwen/Qwen1.5-72B-Chat-GPTQ-Int4", + "qwen1.5-72b-chat-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-72b-chat-gptq-int8", + "alias": [ + "Qwen/Qwen1.5-72B-Chat-GPTQ-Int8", + "qwen1.5-72b-chat-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-7b", + "alias": [ + "Qwen/Qwen1.5-7B", + "qwen1.5-7b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-7b-chat", + "alias": [ + "Qwen/Qwen1.5-7B-Chat", + "qwen1.5-7b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-7b-chat-awq", + "alias": [ + "Qwen/Qwen1.5-7B-Chat-AWQ", + "qwen1.5-7b-chat-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-7b-chat-gguf", + "alias": [ + "Qwen/Qwen1.5-7B-Chat-GGUF", + "qwen1.5-7b-chat-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen1.5-7b-chat-gptq-int4", + "alias": [ + "Qwen/Qwen1.5-7B-Chat-GPTQ-Int4", + "qwen1.5-7b-chat-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-7b-chat-gptq-int8", + "alias": [ + "Qwen/Qwen1.5-7B-Chat-GPTQ-Int8", + "qwen1.5-7b-chat-gptq-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-moe-a2.7b", + "alias": [ + "Qwen/Qwen1.5-MoE-A2.7B", + "qwen1.5-moe-a2.7b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "qwen/qwen1.5-moe-a2.7b-chat", + "alias": [ + "Qwen/Qwen1.5-MoE-A2.7B-Chat", + "qwen1.5-moe-a2.7b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen1.5-moe-a2.7b-chat-gptq-int4", + "alias": [ + "Qwen/Qwen1.5-MoE-A2.7B-Chat-GPTQ-Int4", + "qwen1.5-moe-a2.7b-chat-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen-image-2.0-2026-03-03", + "alias": [ + "qwen-image-2.0-2026-03-03" + ], + "model_types": [ + "text-to-image", + "image_generation", + "image", + "image_edit" + ] + }, + { + "name": "qwen/qwen-image-2.0-pro-2026-03-03", + "alias": [ + "qwen-image-2.0-pro-2026-03-03" + ], + "model_types": [ + "text-to-image", + "image_generation", + "image" + ] + }, + { + "name": "qwen/qwen-image-edit-max-2026-01-16", + "alias": [ + "qwen-image-edit-max-2026-01-16" + ], + "model_types": [ + "image_edit", + "image_generation", + "image_understanding", + "image" + ] + }, + { + "name": "qwen/qwen-image-plus-2026-01-09", + "alias": [ + "qwen-image-plus-2026-01-09" + ], + "model_types": [ + "text-to-image", + "image_generation", + "image" + ] + }, + { + "name": "qwen/qwen-image-max-2025-12-30", + "alias": [ + "qwen-image-max-2025-12-30" + ], + "model_types": [ + "text-to-image", + "image_generation", + "image" + ] + }, + { + "name": "qwen/qwen-image-edit-plus-2025-12-15", + "alias": [ + "qwen-image-edit-plus-2025-12-15" + ], + "model_types": [ + "image_edit", + "image_generation", + "image_understanding", + "image" + ] + }, + { + "name": "qwen/qwen-plus-2025-12-01", + "alias": [ + "qwen-plus-2025-12-01" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000 + }, + { + "name": "qwen/qwen-plus-2025-12-01-us", + "alias": [ + "qwen-plus-2025-12-01-us" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-image-edit-plus-2025-10-30", + "alias": [ + "qwen-image-edit-plus-2025-10-30" + ], + "model_types": [ + "image_edit", + "image_generation", + "image_understanding", + "image" + ] + }, + { + "name": "qwen/qwen-plus-2025-09-11", + "alias": [ + "qwen-plus-2025-09-11" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-vl-plus-2025-08-15", + "alias": [ + "qwen-vl-plus-2025-08-15", + "qwen-vl-plus-0815" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ] + }, + { + "name": "qwen/qwen-vl-max-2025-08-13", + "alias": [ + "qwen-vl-max-2025-08-13", + "qwen-vl-max-0813" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ] + }, + { + "name": "qwen/qwen-flash-2025-07-28", + "alias": [ + "qwen-flash-2025-07-28" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000 + }, + { + "name": "qwen/qwen-flash-2025-07-28-us", + "alias": [ + "qwen-flash-2025-07-28-us" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000 + }, + { + "name": "qwen/qwen-plus-2025-07-28", + "alias": [ + "qwen-plus-2025-07-28", + "qwen-plus-0728", + "qwen/qwen-plus-2025-07-28:thinking" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-tts-realtime-2025-07-15", + "alias": [ + "qwen-tts-realtime-2025-07-15" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen-turbo-2025-07-15", + "alias": [ + "qwen-turbo-2025-07-15", + "qwen-turbo-0715" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-plus-2025-07-14", + "alias": [ + "qwen-plus-2025-07-14", + "qwen-plus-0714" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-vl-plus-2025-07-10", + "alias": [ + "qwen-vl-plus-2025-07-10", + "qwen-vl-plus-0710" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ] + }, + { + "name": "qwen/qwen-tts-2025-05-22", + "alias": [ + "qwen-tts-2025-05-22" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen-plus-2025-05-15", + "alias": [ + "qwen-plus-2025-05-15" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-omni-turbo-2025-05-08", + "alias": [ + "qwen-omni-turbo-2025-05-08" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding" + ] + }, + { + "name": "qwen/qwen-omni-turbo-realtime-2025-05-08", + "alias": [ + "qwen-omni-turbo-realtime-2025-05-08" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding" + ] + }, + { + "name": "qwen/qwen-vl-plus-2025-05-07", + "alias": [ + "qwen-vl-plus-2025-05-07", + "qwen-vl-plus-0507" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ] + }, + { + "name": "qwen/qwen-plus-2025-04-28", + "alias": [ + "qwen-plus-2025-04-28", + "qwen-plus-0428" + ], + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen-turbo-2025-04-28", + "alias": [ + "qwen-turbo-2025-04-28", + "qwen-turbo-0428" + ], + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen-tts-2025-04-10", + "alias": [ + "qwen-tts-2025-04-10" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen-vl-max-2025-04-08", + "alias": [ + "qwen-vl-max-2025-04-08", + "qwen-vl-max-0408" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ] + }, + { + "name": "qwen/qwen-vl-max-2025-04-02", + "alias": [ + "qwen-vl-max-2025-04-02", + "qwen-vl-max-0402" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ] + }, + { + "name": "qwen/qwen-omni-turbo-2025-03-26", + "alias": [ + "qwen-omni-turbo-2025-03-26", + "qwen-omni-turbo-0326" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding" + ] + }, + { + "name": "qwen/qwen-max-2025-03-25", + "alias": [ + "qwen-max-2025-03-25" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-long-2025-01-25", + "alias": [ + "qwen-long-2025-01-25", + "qwen-long-0125" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-max-2025-01-25", + "alias": [ + "qwen-max-2025-01-25", + "qwen-max-0125" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-plus-2025-01-25", + "alias": [ + "qwen-plus-2025-01-25", + "qwen-plus-0125" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-vl-max-2025-01-25", + "alias": [ + "qwen-vl-max-2025-01-25", + "qwen-vl-max-0125" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ] + }, + { + "name": "qwen/qwen-vl-plus-2025-01-25", + "alias": [ + "qwen-vl-plus-2025-01-25", + "qwen-vl-plus-0125" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ] + }, + { + "name": "qwen/qwen-omni-turbo-2025-01-19", + "alias": [ + "qwen-omni-turbo-2025-01-19", + "qwen-omni-turbo-0119" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding" + ] + }, + { + "name": "qwen/qwen-plus-2025-01-12", + "alias": [ + "qwen-plus-2025-01-12", + "qwen-plus-0112" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-vl-plus-2025-01-02", + "alias": [ + "qwen-vl-plus-2025-01-02", + "qwen-vl-plus-0102" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ] + }, + { + "name": "qwen/qwen-vl-max-2024-12-30", + "alias": [ + "qwen-vl-max-2024-12-30", + "qwen-vl-max-1230" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ] + }, + { + "name": "qwen/qwen-plus-2024-12-20", + "alias": [ + "qwen-plus-2024-12-20", + "qwen-plus-1220" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-plus-2024-11-27", + "alias": [ + "qwen-plus-2024-11-27" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-plus-2024-11-25", + "alias": [ + "qwen-plus-2024-11-25" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-vl-max-2024-11-19", + "alias": [ + "qwen-vl-max-2024-11-19", + "qwen-vl-max-1119" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ] + }, + { + "name": "qwen/qwen-coder-plus-2024-11-06", + "alias": [ + "qwen-coder-plus-2024-11-06", + "qwen-coder-plus-1106" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-turbo-2024-11-01", + "alias": [ + "qwen-turbo-2024-11-01", + "qwen-turbo-1101" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-vl-max-2024-10-30", + "alias": [ + "qwen-vl-max-2024-10-30" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ] + }, + { + "name": "qwen/qwen-coder-turbo-2024-09-19", + "alias": [ + "qwen-coder-turbo-2024-09-19", + "qwen-coder-turbo-0919" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-math-plus-2024-09-19", + "alias": [ + "qwen-math-plus-2024-09-19", + "qwen-math-plus-0919" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-math-turbo-2024-09-19", + "alias": [ + "qwen-math-turbo-2024-09-19", + "qwen-math-turbo-0919" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-max-2024-09-19", + "alias": [ + "qwen-max-2024-09-19", + "qwen-max-0919" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-plus-2024-09-19", + "alias": [ + "qwen-plus-2024-09-19" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-turbo-2024-09-19", + "alias": [ + "qwen-turbo-2024-09-19" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-math-plus-2024-08-16", + "alias": [ + "qwen-math-plus-2024-08-16", + "qwen-math-plus-0816" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-vl-max-2024-08-09", + "alias": [ + "qwen-vl-max-2024-08-09" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ] + }, + { + "name": "qwen/qwen-vl-plus-2024-08-09", + "alias": [ + "qwen-vl-plus-2024-08-09" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ] + }, + { + "name": "qwen/qwen-plus-2024-08-06", + "alias": [ + "qwen-plus-2024-08-06" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/codeqwen1.5-7b", + "alias": [ + "Qwen/CodeQwen1.5-7B", + "codeqwen1.5-7b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 65536 + }, + { + "name": "qwen/codeqwen1.5-7b-awq", + "alias": [ + "Qwen/CodeQwen1.5-7B-AWQ", + "codeqwen1.5-7b-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 65536 + }, + { + "name": "qwen/codeqwen1.5-7b-chat", + "alias": [ + "Qwen/CodeQwen1.5-7B-Chat", + "codeqwen1.5-7b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 65536 + }, + { + "name": "qwen/codeqwen1.5-7b-chat-awq", + "alias": [ + "Qwen/CodeQwen1.5-7B-Chat-AWQ", + "codeqwen1.5-7b-chat-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 65536 + }, + { + "name": "qwen/codeqwen1.5-7b-chat-gguf", + "alias": [ + "Qwen/CodeQwen1.5-7B-Chat-GGUF", + "codeqwen1.5-7b-chat-gguf" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qvq-72b-preview", + "alias": [ + "Qwen/QVQ-72B-Preview", + "qvq-72b-preview" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 128000 + }, + { + "name": "qwen/qwen-14b", + "alias": [ + "Qwen/Qwen-14B", + "qwen-14b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "qwen/qwen-14b-chat", + "alias": [ + "Qwen/Qwen-14B-Chat", + "qwen-14b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "qwen/qwen-14b-chat-int4", + "alias": [ + "Qwen/Qwen-14B-Chat-Int4", + "qwen-14b-chat-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "qwen/qwen-14b-chat-int8", + "alias": [ + "Qwen/Qwen-14B-Chat-Int8", + "qwen-14b-chat-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "qwen/qwen-1_8b", + "alias": [ + "Qwen/Qwen-1_8B", + "qwen-1_8b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "qwen/qwen-1_8b-chat-int4", + "alias": [ + "Qwen/Qwen-1_8B-Chat-Int4", + "qwen-1_8b-chat-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "qwen/qwen-1_8b-chat-int8", + "alias": [ + "Qwen/Qwen-1_8B-Chat-Int8", + "qwen-1_8b-chat-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "qwen/qwen-72b", + "alias": [ + "Qwen/Qwen-72B", + "qwen-72b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen-72b-chat", + "alias": [ + "Qwen/Qwen-72B-Chat", + "qwen-72b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen-72b-chat-int4", + "alias": [ + "Qwen/Qwen-72B-Chat-Int4", + "qwen-72b-chat-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen-72b-chat-int8", + "alias": [ + "Qwen/Qwen-72B-Chat-Int8", + "qwen-72b-chat-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen-7b", + "alias": [ + "Qwen/Qwen-7B", + "qwen-7b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen-7b-chat", + "alias": [ + "Qwen/Qwen-7B-Chat", + "qwen-7b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen-7b-chat-int4", + "alias": [ + "Qwen/Qwen-7B-Chat-Int4", + "qwen-7b-chat-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen-7b-chat-int8", + "alias": [ + "Qwen/Qwen-7B-Chat-Int8", + "qwen-7b-chat-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "qwen/qwen-audio", + "alias": [ + "Qwen/Qwen-Audio", + "qwen-audio" + ], + "model_types": [ + "audio2text", + "speech2text", + "audio_understanding" + ], + "max_tokens": 2048 + }, + { + "name": "qwen/qwen-audio-chat", + "alias": [ + "Qwen/Qwen-Audio-Chat", + "qwen-audio-chat" + ], + "model_types": [ + "chat", + "audio2text", + "speech2text", + "audio_understanding" + ], + "max_tokens": 2048 + }, + { + "name": "qwen/qwen-coder-plus", + "alias": [ + "qwen-coder-plus", + "qwen-coder-plus-latest" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-coder-turbo", + "alias": [ + "qwen-coder-turbo", + "qwen-coder-turbo-latest" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-deep-research", + "alias": [ + "qwen-deep-research" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-doc-turbo", + "alias": [ + "qwen-doc-turbo" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-flash", + "alias": [ + "qwen-flash" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000 + }, + { + "name": "qwen/qwen-flash-us", + "alias": [ + "qwen-flash-us" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000 + }, + { + "name": "qwen/qwen-image", + "alias": [ + "Qwen/Qwen-Image", + "qwen-image", + "Qwen Image" + ], + "model_types": [ + "text-to-image", + "image_generation", + "image_edit", + "image_understanding" + ] + }, + { + "name": "qwen/qwen-image-2", + "alias": [ + "qwen-image-2" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "qwen/qwen-image-2.0", + "alias": [ + "qwen-image-2.0", + "Qwen Image 2.0" + ], + "model_types": [ + "text-to-image", + "image_generation", + "image", + "image_edit" + ] + }, + { + "name": "qwen/qwen-image-2.0-pro", + "alias": [ + "qwen-image-2.0-pro", + "Qwen Image 2.0 Pro" + ], + "model_types": [ + "text-to-image", + "image_generation", + "image", + "image_edit" + ] + }, + { + "name": "qwen/qwen-image-2512", + "alias": [ + "Qwen/Qwen-Image-2512", + "qwen-image-2512" + ], + "model_types": [ + "text-to-image", + "image_generation", + "image_edit", + "image_understanding", + "image" + ] + }, + { + "name": "qwen/qwen-image-bench", + "alias": [ + "Qwen/Qwen-Image-Bench", + "qwen-image-bench" + ], + "model_types": [ + "benchmark", + "image_eval", + "benchmark_judge", + "image2text", + "image", + "image_generation" + ] + }, + { + "name": "qwen/qwen-image-edit", + "alias": [ + "Qwen/Qwen-Image-Edit", + "qwen-image-edit" + ], + "model_types": [ + "image_edit", + "image_generation", + "image_understanding", + "image", + "text-to-image" + ] + }, + { + "name": "qwen/qwen-image-edit-2509", + "alias": [ + "Qwen/Qwen-Image-Edit-2509", + "qwen-image-edit-2509" + ], + "model_types": [ + "image_edit", + "image_generation", + "image_understanding", + "image" + ] + }, + { + "name": "qwen/qwen-image-edit-2511", + "alias": [ + "Qwen/Qwen-Image-Edit-2511", + "qwen-image-edit-2511" + ], + "model_types": [ + "image_edit", + "image_generation", + "image_understanding", + "image" + ] + }, + { + "name": "qwen/qwen-image-edit-max", + "alias": [ + "qwen-image-edit-max" + ], + "model_types": [ + "image_edit", + "image_generation", + "image_understanding", + "image", + "text-to-image" + ] + }, + { + "name": "qwen/qwen-image-edit-plus", + "alias": [ + "qwen-image-edit-plus" + ], + "model_types": [ + "image_edit", + "image_generation", + "image_understanding", + "image", + "text-to-image" + ] + }, + { + "name": "qwen/qwen-image-layered", + "alias": [ + "Qwen/Qwen-Image-Layered", + "qwen-image-layered" + ], + "model_types": [ + "image_edit", + "image_layer_decomposition", + "image_understanding", + "image", + "image_generation" + ] + }, + { + "name": "qwen/qwen-image-max", + "alias": [ + "qwen-image-max" + ], + "model_types": [ + "text-to-image", + "image_generation", + "image" + ] + }, + { + "name": "qwen/qwen-image-plus", + "alias": [ + "qwen-image-plus" + ], + "model_types": [ + "text-to-image", + "image_generation", + "image" + ] + }, + { + "name": "qwen/qwen-long", + "alias": [ + "qwen-long", + "qwen-long-latest" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-math-plus", + "alias": [ + "qwen-math-plus", + "qwen-math-plus-latest" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-math-turbo", + "alias": [ + "qwen-math-turbo", + "qwen-math-turbo-latest" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-max", + "alias": [ + "qwen-max", + "qwen-max-latest" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-max-intl-sp", + "alias": [ + "qwen-max-intl-sp" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-mt-flash", + "alias": [ + "qwen-mt-flash" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-mt-image", + "alias": [ + "qwen-mt-image" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding", + "text-to-image", + "image_generation" + ] + }, + { + "name": "qwen/qwen-mt-lite", + "alias": [ + "qwen-mt-lite" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-mt-plus", + "alias": [ + "qwen-mt-plus", + "Qwen MT Plus" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384, + "max_completion_tokens": 8192 + }, + { + "name": "qwen/qwen-mt-turbo", + "alias": [ + "qwen-mt-turbo" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-omni-turbo", + "alias": [ + "qwen-omni-turbo", + "qwen-omni-turbo-latest" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding" + ] + }, + { + "name": "qwen/qwen-omni-turbo-realtime", + "alias": [ + "qwen-omni-turbo-realtime", + "qwen-omni-turbo-realtime-latest" + ], + "model_types": [ + "chat", + "omni", + "image2text", + "vision", + "video_understanding", + "audio2text", + "speech2text", + "audio_understanding" + ] + }, + { + "name": "qwen/qwen-plus", + "alias": [ + "qwen-plus", + "qwen-plus-latest" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen-plus-character", + "alias": [ + "qwen-plus-character" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-plus-character-ja", + "alias": [ + "qwen-plus-character-ja" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-plus-us", + "alias": [ + "qwen-plus-us" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/qwen-tokenizer", + "alias": [ + "Qwen/Qwen-tokenizer", + "qwen-tokenizer" + ], + "model_types": [ + "tokenizer" + ] + }, + { + "name": "qwen/qwen-tts", + "alias": [ + "qwen-tts", + "qwen-tts-latest" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen-tts-realtime", + "alias": [ + "qwen-tts-realtime", + "qwen-tts-realtime-latest" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "qwen/qwen-turbo", + "alias": [ + "qwen-turbo", + "qwen-turbo-latest" + ], + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwen-vl", + "alias": [ + "Qwen/Qwen-VL", + "qwen-vl" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "qwen/qwen-vl-chat", + "alias": [ + "Qwen/Qwen-VL-Chat", + "qwen-vl-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "qwen/qwen-vl-chat-int4", + "alias": [ + "Qwen/Qwen-VL-Chat-Int4", + "qwen-vl-chat-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "qwen/qwen-vl-max", + "alias": [ + "qwen-vl-max", + "qwen-vl-max-latest" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ] + }, + { + "name": "qwen/qwen-vl-ocr", + "alias": [ + "qwen-vl-ocr", + "qwen-vl-ocr-latest" + ], + "model_types": [ + "ocr", + "image2text", + "vision" + ] + }, + { + "name": "qwen/qwen-vl-plus", + "alias": [ + "qwen-vl-plus", + "qwen-vl-plus-latest" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ] + }, + { + "name": "qwen/qwq-32b", + "alias": [ + "Qwen/QwQ-32B", + "qwq-32b", + "QwQ-32B", + "Qwen QwQ-32B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwq-32b-awq", + "alias": [ + "Qwen/QwQ-32B-AWQ", + "qwq-32b-awq" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwq-32b-gguf", + "alias": [ + "Qwen/QwQ-32B-GGUF", + "qwq-32b-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/qwq-32b-preview", + "alias": [ + "Qwen/QwQ-32B-Preview", + "qwq-32b-preview" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwen/sae-res-qwen3-1.7b-base-w32k-l0_100", + "alias": [ + "Qwen/SAE-Res-Qwen3-1.7B-Base-W32K-L0_100", + "sae-res-qwen3-1.7b-base-w32k-l0_100" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/sae-res-qwen3-1.7b-base-w32k-l0_50", + "alias": [ + "Qwen/SAE-Res-Qwen3-1.7B-Base-W32K-L0_50", + "sae-res-qwen3-1.7b-base-w32k-l0_50" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/sae-res-qwen3-30b-a3b-base-w128k-l0_100", + "alias": [ + "Qwen/SAE-Res-Qwen3-30B-A3B-Base-W128K-L0_100", + "sae-res-qwen3-30b-a3b-base-w128k-l0_100" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/sae-res-qwen3-30b-a3b-base-w32k-l0_50", + "alias": [ + "Qwen/SAE-Res-Qwen3-30B-A3B-Base-W32K-L0_50", + "sae-res-qwen3-30b-a3b-base-w32k-l0_50" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/sae-res-qwen3-8b-base-w64k-l0_100", + "alias": [ + "Qwen/SAE-Res-Qwen3-8B-Base-W64K-L0_100", + "sae-res-qwen3-8b-base-w64k-l0_100" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/sae-res-qwen3-8b-base-w64k-l0_50", + "alias": [ + "Qwen/SAE-Res-Qwen3-8B-Base-W64K-L0_50", + "sae-res-qwen3-8b-base-w64k-l0_50" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/sae-res-qwen3.5-27b-w80k-l0_100", + "alias": [ + "Qwen/SAE-Res-Qwen3.5-27B-W80K-L0_100", + "sae-res-qwen3.5-27b-w80k-l0_100" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/sae-res-qwen3.5-27b-w80k-l0_50", + "alias": [ + "Qwen/SAE-Res-Qwen3.5-27B-W80K-L0_50", + "sae-res-qwen3.5-27b-w80k-l0_50" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/sae-res-qwen3.5-2b-base-w32k-l0_100", + "alias": [ + "Qwen/SAE-Res-Qwen3.5-2B-Base-W32K-L0_100", + "sae-res-qwen3.5-2b-base-w32k-l0_100" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/sae-res-qwen3.5-2b-base-w32k-l0_50", + "alias": [ + "Qwen/SAE-Res-Qwen3.5-2B-Base-W32K-L0_50", + "sae-res-qwen3.5-2b-base-w32k-l0_50" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/sae-res-qwen3.5-35b-a3b-base-w128k-l0_100", + "alias": [ + "Qwen/SAE-Res-Qwen3.5-35B-A3B-Base-W128K-L0_100", + "sae-res-qwen3.5-35b-a3b-base-w128k-l0_100" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/sae-res-qwen3.5-35b-a3b-base-w32k-l0_50", + "alias": [ + "Qwen/SAE-Res-Qwen3.5-35B-A3B-Base-W32K-L0_50", + "sae-res-qwen3.5-35b-a3b-base-w32k-l0_50" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/sae-res-qwen3.5-9b-base-w64k-l0_100", + "alias": [ + "Qwen/SAE-Res-Qwen3.5-9B-Base-W64K-L0_100", + "sae-res-qwen3.5-9b-base-w64k-l0_100" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/sae-res-qwen3.5-9b-base-w64k-l0_50", + "alias": [ + "Qwen/SAE-Res-Qwen3.5-9B-Base-W64K-L0_50", + "sae-res-qwen3.5-9b-base-w64k-l0_50" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen/webworld-14b", + "alias": [ + "Qwen/WebWorld-14B", + "webworld-14b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 40960 + }, + { + "name": "qwen/webworld-32b", + "alias": [ + "Qwen/WebWorld-32B", + "webworld-32b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 40960 + }, + { + "name": "qwen/webworld-8b", + "alias": [ + "Qwen/WebWorld-8B", + "webworld-8b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 40960 + }, + { + "name": "qwen/worldpm-72b", + "alias": [ + "Qwen/WorldPM-72B", + "worldpm-72b" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 2048 + }, + { + "name": "qwen/worldpm-72b-helpsteer2", + "alias": [ + "Qwen/WorldPM-72B-HelpSteer2", + "worldpm-72b-helpsteer2" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 2048 + }, + { + "name": "qwen/worldpm-72b-rlhflow", + "alias": [ + "Qwen/WorldPM-72B-RLHFLow", + "worldpm-72b-rlhflow" + ], + "model_types": [ + "rerank" + ] + }, + { + "name": "qwen/worldpm-72b-ultrafeedback", + "alias": [ + "Qwen/WorldPM-72B-UltraFeedback", + "worldpm-72b-ultrafeedback" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 2048 + }, { "name": "qwen-flash-character", "model_types": [ "chat" ] }, + { + "name": "qwen-max-2024-04-03", + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "qwen-max-2024-04-28", + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "qwen-plus-2024-07-23", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "qwen-turbo-2024-06-24", + "max_tokens": 8000, + "model_types": [ + "chat" + ] + }, + { + "name": "qwen-turbo-2025-02-11", + "max_tokens": 1000000, + "model_types": [ + "chat" + ] + }, + { + "name": "qwen2-5-72b-20240919", + "alias": [ + "qwen2-5-72b" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen3-0-6b-20250429", + "alias": [ + "qwen3-0-6b" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "qwen3-30b-a3b-think", + "model_types": [ + "chat" + ] + }, + { + "name": "qwen3-coder", + "model_types": [ + "chat" + ] + }, + { + "name": "qwen3-max-preview-n", + "model_types": [ + "chat" + ] + }, + { + "name": "qwen3-rerank", + "max_tokens": 30000, + "model_types": [ + "rerank" + ] + }, + { + "name": "qwq-72b-preview", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "qwq-plus", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "qwq-plus-2025-03-05", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "qwq-plus-latest", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "recraft-ai/recraft-v3", + "alias": [], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "recraft-ai/recraft-v3-svg", + "alias": [], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "recraft-v3", + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "rekaai/reka-edge", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text", + "video_understanding" + ], + "max_tokens": 16384 + }, + { + "name": "rekaai/reka-flash-3", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 65536, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "relace/relace-apply-3", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 256000 + }, + { + "name": "relace/relace-search", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 256000 + }, + { + "name": "replicate/all-mpnet-base-v2:b6b7585c9640cd7a9572c6e129c9549d79c9c31f0d3fdce7baac7c67ca38f305", + "alias": [], + "model_types": [ + "embedding" + ], + "max_tokens": 384, + "max_dimension": 768, + "dimensions": [] + }, + { + "name": "rerank-2.5", + "model_types": [ + "rerank" + ] + }, + { + "name": "rerank-2.5-lite", + "model_types": [ + "rerank" + ] + }, + { + "name": "ResembleAI/chatterbox", + "alias": [ + "chatterbox" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "ResembleAI/chatterbox-multilingual", + "alias": [ + "chatterbox-multilingual" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "ResembleAI/chatterbox-turbo", + "alias": [ + "chatterbox-turbo" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "rime-labs/rime-arcana-v3", + "alias": [ + "rime-arcana-v3", + "Rime Labs Arcana v3" + ], + "model_types": [ + "audio_generation" + ] + }, + { + "name": "rime-labs/rime-arcana-v3-turbo", + "alias": [ + "rime-arcana-v3-turbo", + "Rime Labs Arcana v3 Turbo" + ], + "max_tokens": 448, + "model_types": [ + "audio_generation" + ] + }, + { + "name": "rime-labs/rime-mist-v3", + "alias": [ + "rime-mist-v3", + "Rime Labs Mist v3" + ], + "max_tokens": 448, + "model_types": [ + "audio_generation" + ] + }, + { + "name": "rime-labs/rime-mist-v3-omni", + "alias": [ + "rime-mist-v3-omni", + "Rime Labs Mist v3 Omni" + ], + "max_tokens": 448, + "model_types": [ + "audio_generation" + ] + }, + { + "name": "rime-labs/rime-arcana-v2", + "alias": [ + "rime-arcana-v2", + "Rime Labs Arcana v2" + ], + "model_types": [ + "audio_generation" + ] + }, + { + "name": "rime-labs/rime-mist-v2", + "alias": [ + "rime-mist-v2", + "Rime Labs Mist v2" + ], + "model_types": [ + "audio_generation" + ] + }, + { + "name": "run-diffusion/Juggernaut-Flux", + "alias": [ + "Juggernaut-Flux" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "run-diffusion/Juggernaut-Lightning-Flux", + "alias": [ + "Juggernaut-Lightning-Flux", + "Rundiffusion/Juggernaut-Lightning-Flux", + "Juggernaut Lightning Flux by RunDiffusion" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "RunDiffusion/Juggernaut-pro-flux", + "alias": [ + "Juggernaut-pro-flux", + "Juggernaut Pro Flux by RunDiffusion 1.0.0" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "runway", + "model_types": [ + "chat" + ] + }, + { + "name": "runway-aleph", + "model_types": [ + "chat" + ] + }, + { + "name": "runway_exapnd", + "model_types": [ + "chat" + ] + }, + { + "name": "runwayml/stable-diffusion-v1-5", + "alias": [ + "stable-diffusion-v1-5" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "runwayml/runway_act_one", + "alias": [ + "runway_act_one", + "runway-act-one" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "runwayml/runway_video", + "alias": [ + "runway_video", + "runway-video" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "runwayml/runway_video2video", + "alias": [ + "runway_video2video", + "runway-video2video" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "runwayml/runwayml_character_performance", + "alias": [ + "runwayml_character_performance", + "runwayml-character-performance" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "runwayml/runwayml_image_to_video", + "alias": [ + "runwayml_image_to_video", + "runwayml-image-to-video" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "runwayml/runwayml_text_to_image", + "alias": [ + "runwayml_text_to_image", + "runwayml-text-to-image" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "runwayml/runwayml_upscale_video", + "alias": [ + "runwayml_upscale_video", + "runwayml-upscale-video" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "runwayml/runwayml_video_to_video", + "alias": [ + "runwayml_video_to_video", + "runwayml-video-to-video" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "s1", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "s2", + "alias": [ + "s3" + ], + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "Salesforce/Llama-Rank-V1", + "alias": [ + "Llama-Rank-V1", + "Salesforce Llama Rank V1 (8B)" + ], + "max_tokens": 8192, + "model_types": [ + "rerank" + ] + }, + { + "name": "Sao10K/L3-8B-Stheno-v3.2", + "alias": [ + "L3-8B-Stheno-v3.2", + "L3 8B Stheno V3.2" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192, + "max_completion_tokens": 32000 + }, + { + "name": "Sao10K/L3.3-70B-Euryale-v2.3", + "alias": [ + "L3.3-70B-Euryale-v2.3" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "Sao10K/L3.1-70B-Euryale-v2.2", + "alias": [ + "L3.1-70B-Euryale-v2.2" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "Sao10K/L3-8B-Lunaris-v1", + "alias": [ + "L3-8B-Lunaris-v1" + ], + "max_tokens": 8192, + "model_types": [ + "chat" + ] + }, + { + "name": "Sao10K/L3-8B-Lunaris-v1-Turbo", + "alias": [ + "L3-8B-Lunaris-v1-Turbo" + ], + "max_tokens": 8192, + "model_types": [ + "chat" + ] + }, + { + "name": "sao10k/l31-70b-euryale-v2.2", + "alias": [ + "l31-70b-euryale-v2.2", + "L31 70B Euryale V2.2" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192, + "max_completion_tokens": 8192, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "sao10k/l3-70b-euryale-v2.1", + "alias": [ + "L3-70B-Euryale-v2.1", + "L3 70B Euryale V2.1", + "Sao10K/L3-70B-Euryale-v2.1" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192, + "max_completion_tokens": 8192 + }, + { + "name": "sao10k/l3-8b-lunaris", + "alias": [ + "l3-8b-lunaris", + "Sao10k L3 8B Lunaris" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192, + "max_completion_tokens": 8192 + }, + { + "name": "sao10k/l3-lunaris-8b", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "sao10k/l3.1-70b-hanami-x1", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 16000 + }, + { + "name": "sao10k/l3.1-euryale-70b", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "sao10k/l3.3-euryale-70b", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "sarvamai/sarvam-m", + "alias": [ + "sarvam-m", + "Sarvam M" + ], + "max_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "searchapi", + "model_types": [ + "chat" + ] + }, { "name": "seed-1-8-251228", "model_types": [ @@ -34532,6 +36507,12 @@ "chat" ] }, + { + "name": "Seedance 2.0", + "model_types": [ + "video_generation" + ] + }, { "name": "seedance-1-0-pro-250528", "model_types": [ @@ -34551,9 +36532,10 @@ ] }, { - "name": "Seedance 2.0", + "name": "seededit_v3.0", "model_types": [ - "video_generation" + "text-to-image", + "image_generation" ] }, { @@ -34577,6 +36559,4348 @@ "image_generation" ] }, + { + "name": "SenseChat-5", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "SenseChat-Turbo", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "sensenova-6.7-flash-lite", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "SenseNova-V6-5-Pro", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "SenseNova-V6-5-Turbo", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "SenseNova-V6-Pro", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "SenseNova-V6-Reasoner", + "max_tokens": 32000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "SenseNova-V6-Turbo", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "sentence-transformers/all-MiniLM-L12-v2", + "alias": [ + "all-MiniLM-L12-v2" + ], + "max_tokens": 512, + "max_dimension": 384, + "model_types": [ + "embedding" + ] + }, + { + "name": "sentence-transformers/all-MiniLM-L6-v2", + "alias": [ + "all-MiniLM-L6-v2" + ], + "max_tokens": 512, + "max_dimension": 384, + "model_types": [ + "embedding" + ] + }, + { + "name": "sentence-transformers/all-mpnet-base-v2", + "alias": [ + "all-mpnet-base-v2" + ], + "max_tokens": 512, + "max_dimension": 768, + "model_types": [ + "embedding" + ] + }, + { + "name": "sentence-transformers/paraphrase-MiniLM-L6-v2", + "alias": [ + "paraphrase-MiniLM-L6-v2" + ], + "max_tokens": 512, + "max_dimension": 384, + "model_types": [ + "embedding" + ] + }, + { + "name": "sentence-transformers/clip-ViT-B-32-multilingual-v1", + "alias": [ + "clip-ViT-B-32-multilingual-v1" + ], + "max_tokens": 512, + "max_dimension": 512, + "model_types": [ + "embedding" + ] + }, + { + "name": "sentence-transformers/multi-qa-mpnet-base-dot-v1", + "alias": [ + "multi-qa-mpnet-base-dot-v1" + ], + "max_tokens": 512, + "max_dimension": 768, + "model_types": [ + "embedding" + ] + }, + { + "name": "sentence-transformers/clip-ViT-B-32", + "alias": [ + "clip-ViT-B-32" + ], + "max_tokens": 77, + "max_dimension": 512, + "model_types": [ + "embedding" + ] + }, + { + "name": "sesame/csm-1b", + "alias": [ + "csm-1b" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "sf/zai-org/GLM-4.5-Air", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "sf/zai-org/GLM-4.5V", + "max_tokens": 64000, + "model_types": [ + "chat" + ] + }, + { + "name": "sf/zai-org/GLM-4.6", + "max_tokens": 198000, + "model_types": [ + "chat" + ] + }, + { + "name": "shengshu-ai/viduq3", + "alias": [ + "viduq3", + "vidu-q3" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "shengshu-ai/viduq3-turbo", + "alias": [ + "viduq3-turbo", + "vidu-q3-turbo" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "shibing624/text2vec-base-chinese", + "alias": [ + "text2vec-base-chinese" + ], + "max_tokens": 512, + "max_dimension": 768, + "model_types": [ + "embedding" + ] + }, + { + "name": "slides_glm_agent", + "model_types": [ + "chat" + ] + }, + { + "name": "solar-mini", + "model_types": [ + "chat" + ], + "alias": [ + "solar-mini-250422" + ] + }, + { + "name": "solar-pro2", + "model_types": [ + "chat" + ], + "alias": [ + "solar-pro2-251215" + ] + }, + { + "name": "solar-pro3", + "model_types": [ + "chat" + ], + "alias": [ + "solar-pro3-260323" + ] + }, + { + "name": "sonar", + "max_tokens": 200000, + "model_types": [ + "chat" + ], + "alias": [ + "perplexity/sonar" + ] + }, + { + "name": "sonar-deep-research", + "max_tokens": 127000, + "model_types": [ + "chat" + ] + }, + { + "name": "sonar-pro", + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "sonar-reasoning", + "max_tokens": 127000, + "model_types": [ + "chat" + ] + }, + { + "name": "sonar-reasoning-pro", + "max_tokens": 127000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/GLM-5", + "max_tokens": 202000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/GLM-4.7", + "max_tokens": 202000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/GLM-4.6", + "max_tokens": 202000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/GLM-4.6V", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/GLM-4.5V", + "max_tokens": 66000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/DeepSeek-V3.2", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/DeepSeek-V3.2-Exp", + "max_tokens": 163000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/DeepSeek-V3.2-Fast", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/DeepSeek-V3.1", + "max_tokens": 163000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/DeepSeek-V3.1-Fast", + "max_tokens": 163000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/DeepSeek-v3", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/DeepSeek-V3-0324", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/DeepSeek-V3-Fast", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/Qwen3-14B", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/Qwen3-235B-A22B", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/Qwen3-235B-A22B-Instruct-2507", + "max_tokens": 262000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/Qwen3-235B-A22B-Thinking-2507", + "max_tokens": 80000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "sophnet/Qwen3-30B-A3B-Instruct-2507", + "max_tokens": 256000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/Qwen3-30B-A3B-Thinking-2507", + "max_tokens": 256000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "sophnet/Qwen3-32B", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/Qwen3-Coder", + "max_tokens": 1000000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/Qwen3-Next-80B-A3B-Instruct", + "max_tokens": 256000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/Qwen3-Next-80B-A3B-Thinking", + "max_tokens": 256000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "sophnet/Qwen3-VL-235B-A22B-Instruct", + "max_tokens": 128000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "sophnet/Qwen3-VL-235B-A22B-Thinking", + "max_tokens": 128000, + "model_types": [ + "chat", + "image2text", + "vision" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "sophnet/Qwen2.5-32B-Instruct", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/Qwen2.5-72B-Instruct", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/Qwen2.5-7B-Instruct", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/Qwen2.5-VL-32B-Instruct", + "max_tokens": 128000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "sophnet/Qwen2.5-VL-72B-Instruct", + "max_tokens": 128000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "sophnet/Qwen2.5-VL-7B-Instruct", + "max_tokens": 128000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "sophnet/DeepSeek-Math-V2", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/DeepSeek-Prover-V2", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/MiMo-V2-Flash", + "max_tokens": 256000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/Qwen2-VL-72B-Instruct", + "max_tokens": 32000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "sophnet/Qwen2-VL-7B-Instruct", + "max_tokens": 32000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "sophnet/DeepSeek-R1", + "max_tokens": 64000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "sophnet/DeepSeek-R1-0528", + "max_tokens": 128000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "sophnet/DeepSeek-R1-Distill-Llama-70B", + "max_tokens": 32000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "sophnet/DeepSeek-R1-Distill-Qwen-32B", + "max_tokens": 32000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "sophnet/DeepSeek-R1-Distill-Qwen-7B", + "max_tokens": 32000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "sophnet/Kimi-K2", + "alias": [ + "sophnet/Kimi-K2Kimi-K2" + ], + "max_tokens": 64000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/Kimi-K2-0905", + "max_tokens": 256000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/Kimi-K2-Thinking", + "max_tokens": 256000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "sophnet/LongCat-Flash-Chat", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/LongCat-Flash-Thinking", + "max_tokens": 128000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "sophnet/MiniMax-M2", + "max_tokens": 1000000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/MiniMax-M2.1", + "max_tokens": 1000000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "sophnet/QwQ-32B", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet/Seed-OSS-36B-Instruct", + "max_tokens": 512000, + "model_types": [ + "chat" + ] + }, + { + "name": "sophnet2", + "alias": [ + "sophnet-img" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "sora-2", + "max_tokens": 60000, + "model_types": [ + "chat", + "video_generation" + ], + "alias": [ + "openai/sora-2", + "Sora 2" + ] + }, + { + "name": "SparkDesk-v1.1", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "SparkDesk-v2.1", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "SparkDesk-v3.1", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "SparkDesk-v3.5", + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "speech-01-hd", + "model_types": [ + "chat" + ] + }, + { + "name": "speech-01-turbo", + "model_types": [ + "chat" + ] + }, + { + "name": "speech-01-turbo-240228", + "model_types": [ + "chat" + ] + }, + { + "name": "speech-02-hd", + "model_types": [ + "chat", + "tts" + ] + }, + { + "name": "speech-02-turbo", + "model_types": [ + "chat", + "tts" + ] + }, + { + "name": "speech-2.5-hd-preview", + "model_types": [ + "chat" + ] + }, + { + "name": "speech-2.5-turbo-preview", + "model_types": [ + "chat" + ] + }, + { + "name": "speech-2.6-hd", + "model_types": [ + "chat", + "tts" + ] + }, + { + "name": "speech-2.6-turbo", + "model_types": [ + "chat", + "tts" + ], + "alias": [ + "minimax/speech-2.6-turbo", + "Minimax Speech 2.6 Turbo" + ], + "max_tokens": 448 + }, + { + "name": "speech-2.8-hd", + "model_types": [ + "chat", + "tts" + ] + }, + { + "name": "speech-2.8-turbo", + "model_types": [ + "chat", + "tts" + ], + "alias": [ + "minimax/speech-2.8-turbo", + "Minimax Speech 2.8 Turbo" + ], + "max_tokens": 448 + }, + { + "name": "stability-ai/stable-diffusion-xl-v1", + "alias": [ + "stability.stable-diffusion-xl-v1", + "1024-x-1024/50-steps/stability.stable-diffusion-xl-v1" + ], + "model_types": [ + "image_generation", + "image" + ], + "max_tokens": 77 + }, + { + "name": "stability-ai/sdxl", + "alias": [], + "model_types": [ + "other" + ] + }, + { + "name": "stability-ai/stable-diffusion", + "alias": [], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "stability-ai/stable-diffusion-3", + "alias": [], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "stability-ai/stable-diffusion-3.5-large", + "alias": [ + "stability-ai/stable-diffusion-3-5-large", + "stable-diffusion-3.5-large" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "stability-ai/stable-diffusion-3.5-large-turbo", + "alias": [ + "stability-ai/stable-diffusion-3-5-large-turbo", + "stable-diffusion-3.5-large-turbo" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "stability-ai/stable-diffusion-3.5-medium", + "alias": [ + "stability-ai/stable-diffusion-3-5-medium" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "stability.stable-diffusion-xl-v1", + "alias": [ + "1024-x-1024/50-steps/stability.stable-diffusion-xl-v1" + ], + "max_tokens": 77, + "model_types": [ + "image_generation" + ] + }, + { + "name": "stabilityai/sd3.5", + "alias": [ + "sd3.5" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "stabilityai/sd3.5-medium", + "alias": [ + "sd3.5-medium" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "stabilityai/sdxl-turbo", + "alias": [ + "sdxl-turbo" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "stabilityai/stable-diffusion-2-1", + "alias": [ + "stable-diffusion-2-1" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "stabilityai/stable-diffusion-3-medium", + "alias": [ + "stable-diffusion-3-medium", + "Stable Diffusion 3" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "stabilityai/stable-diffusion-xl-base-1.0", + "alias": [ + "stable-diffusion-xl-base-1.0", + "SD XL" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "stable-diffusion", + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "step-1o-vision-32k", + "max_tokens": 32000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "step-1v-32k", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "step-1v-8k", + "max_tokens": 8000, + "model_types": [ + "chat" + ] + }, + { + "name": "step-2-16k", + "alias": [ + "step-2-mini" + ], + "max_tokens": 16000, + "model_types": [ + "chat" + ] + }, + { + "name": "step-2-16k-exp", + "max_tokens": 16000, + "model_types": [ + "chat" + ] + }, + { + "name": "step-3", + "max_tokens": 64000, + "model_types": [ + "chat" + ] + }, + { + "name": "step-audio-tts-3b", + "model_types": [ + "tts" + ] + }, + { + "name": "step-image-edit-2", + "model_types": [ + "image", + "image_edit" + ] + }, + { + "name": "step-r1-v-mini", + "max_tokens": 100000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "step-tts-2", + "model_types": [ + "tts" + ] + }, + { + "name": "stepaudio-2.5-asr", + "model_types": [ + "asr", + "speech2text" + ] + }, + { + "name": "stepaudio-2.5-tts", + "model_types": [ + "tts" + ] + }, + { + "name": "stepfun-ai/Step1X-Edit-v1p2", + "alias": [ + "Step1X-Edit-v1p2" + ], + "model_types": [ + "image" + ], + "max_tokens": 0 + }, + { + "name": "stepfun-ai/Step-Audio-R1.1", + "alias": [ + "Step-Audio-R1.1" + ], + "model_types": [ + "audio", + "speech" + ], + "max_tokens": 0 + }, + { + "name": "stepfun-ai/Step-Audio-R1", + "alias": [ + "Step-Audio-R1" + ], + "model_types": [ + "audio" + ], + "max_tokens": 0 + }, + { + "name": "stepfun-ai/GELab-Zero-4B-preview", + "alias": [ + "GELab-Zero-4B-preview" + ], + "model_types": [ + "vision", + "image2text" + ], + "max_tokens": 65536 + }, + { + "name": "stepfun-ai/NextStep-1-f8ch16-Tokenizer", + "alias": [ + "NextStep-1-f8ch16-Tokenizer" + ], + "model_types": [ + "other" + ], + "max_tokens": 0 + }, + { + "name": "stepfun-ai/NextStep-1.1", + "alias": [ + "NextStep-1.1" + ], + "model_types": [ + "image" + ], + "max_tokens": 0 + }, + { + "name": "stepfun-ai/NextStep-1.1-Pretrain", + "alias": [ + "NextStep-1.1-Pretrain" + ], + "model_types": [ + "image" + ], + "max_tokens": 0 + }, + { + "name": "stepfun-ai/NextStep-1.1-Pretrain-256px", + "alias": [ + "NextStep-1.1-Pretrain-256px" + ], + "model_types": [ + "image" + ], + "max_tokens": 0 + }, + { + "name": "stepfun-ai/PaCoRe-8B", + "alias": [ + "PaCoRe-8B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "stepfun-ai/RLVR-8B-0926", + "alias": [ + "RLVR-8B-0926" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "stepfun-ai/Step-3.5-Flash", + "alias": [ + "Step-3.5-Flash", + "stepfun/step-3.5-flash", + "step-3.5-flash-2603" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "stepfun-ai/Step-3.5-Flash-Base", + "alias": [ + "Step-3.5-Flash-Base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "stepfun-ai/Step-3.5-Flash-Base-Midtrain", + "alias": [ + "Step-3.5-Flash-Base-Midtrain" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "stepfun-ai/Step-3.5-Flash-FP8", + "alias": [ + "Step-3.5-Flash-FP8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "stepfun-ai/Step-3.5-Flash-GGUF-Q4_K_S", + "alias": [ + "Step-3.5-Flash-GGUF-Q4_K_S" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "stepfun-ai/Step-3.5-Flash-GGUF-Q8_0", + "alias": [ + "Step-3.5-Flash-GGUF-Q8_0" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "stepfun-ai/Step-3.7-Flash", + "alias": [ + "Step-3.7-Flash", + "stepfun/step-3.7-flash" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 256000 + }, + { + "name": "stepfun-ai/Step-3.7-Flash-FP8", + "alias": [ + "Step-3.7-Flash-FP8" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "stepfun-ai/Step-3.7-Flash-GGUF", + "alias": [ + "Step-3.7-Flash-GGUF" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "stepfun-ai/Step-3.7-Flash-NVFP4", + "alias": [ + "Step-3.7-Flash-NVFP4" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "stepfun-ai/Step-Audio-2-mini", + "alias": [ + "Step-Audio-2-mini" + ], + "model_types": [ + "audio", + "speech" + ], + "max_tokens": 0 + }, + { + "name": "stepfun-ai/Step-Audio-2-mini-Base", + "alias": [ + "Step-Audio-2-mini-Base" + ], + "model_types": [ + "audio" + ], + "max_tokens": 0 + }, + { + "name": "stepfun-ai/Step-Audio-2-mini-Think", + "alias": [ + "Step-Audio-2-mini-Think" + ], + "model_types": [ + "audio" + ], + "max_tokens": 0 + }, + { + "name": "stepfun-ai/Step-Audio-EditX", + "alias": [ + "Step-Audio-EditX" + ], + "model_types": [ + "audio", + "speech_edit" + ], + "max_tokens": 0 + }, + { + "name": "stepfun-ai/Step-Audio-EditX-AWQ-4bit", + "alias": [ + "Step-Audio-EditX-AWQ-4bit" + ], + "model_types": [ + "audio" + ], + "max_tokens": 0 + }, + { + "name": "stepfun-ai/step-audio-tts-3b", + "alias": [ + "step-audio-tts-3b" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "stepfun-ai/step3", + "alias": [ + "step3" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 65536 + }, + { + "name": "stepfun-ai/step3-fp8", + "alias": [ + "step3-fp8" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 65536 + }, + { + "name": "stepfun-ai/Step3-VL-10B", + "alias": [ + "Step3-VL-10B" + ], + "model_types": [ + "vision", + "image2text" + ], + "max_tokens": 65536 + }, + { + "name": "stepfun-ai/Step3-VL-10B-Base", + "alias": [ + "Step3-VL-10B-Base" + ], + "model_types": [ + "vision", + "image2text" + ], + "max_tokens": 65536 + }, + { + "name": "stepfun-ai/Step3-VL-10B-FP8", + "alias": [ + "Step3-VL-10B-FP8" + ], + "model_types": [ + "vision", + "image2text" + ], + "max_tokens": 65536 + }, + { + "name": "stepfun-ai/StepFun-Formalizer-32B", + "alias": [ + "StepFun-Formalizer-32B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "stepfun-ai/StepFun-Formalizer-7B", + "alias": [ + "StepFun-Formalizer-7B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "stepfun-ai/StepFun-Prover-Preview-32B", + "alias": [ + "StepFun-Prover-Preview-32B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "stepfun-ai/StepFun-Prover-Preview-7B", + "alias": [ + "StepFun-Prover-Preview-7B" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "suno-api", + "model_types": [ + "chat" + ] + }, + { + "name": "suno_concat_open", + "alias": [ + "suno-concat-open" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "suno_lyrics_open", + "alias": [ + "suno-lyrics-open" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "suno_music_open", + "alias": [ + "suno-music-open" + ], + "model_types": [ + "audio_generation" + ] + }, + { + "name": "suno_persona_open", + "alias": [ + "suno-persona-open" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "suno_upload_open", + "alias": [ + "suno-upload-open" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "suno_uploads", + "alias": [ + "suno-uploads" + ], + "model_types": [ + "audio_generation" + ] + }, + { + "name": "suno_upsample-tags", + "alias": [ + "suno-upsample-tags" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "suno_upsample_open", + "alias": [ + "suno-upsample-open" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "switchpoint/router", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "syn-pro", + "model_types": [ + "chat" + ], + "alias": [ + "syn-pro-251021" + ] + }, + { + "name": "T2V-01", + "model_types": [ + "video_generation" + ] + }, + { + "name": "T2V-01-Director", + "model_types": [ + "video_generation" + ] + }, + { + "name": "tavily", + "model_types": [ + "chat" + ] + }, + { + "name": "teknium/openhermes-2.5-mistral-7b", + "alias": [ + "openhermes-2.5-mistral-7b", + "Openhermes2.5 Mistral 7B" + ], + "max_tokens": 4096, + "max_completion_tokens": 8000, + "model_types": [ + "chat" + ] + }, + { + "name": "tencent/DeepSeek-V3.1-Terminus-W4AFP8", + "alias": [ + "tencent/deepseek-v3.1-terminus-w4afp8", + "DeepSeek-V3.1-Terminus-W4AFP8", + "deepseek-v3.1-terminus-w4afp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "tencent/Covo-Audio-Chat", + "alias": [ + "tencent/covo-audio-chat", + "Covo-Audio-Chat", + "covo-audio-chat" + ], + "model_types": [ + "chat", + "audio", + "asr", + "tts" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/DepthCrafter", + "alias": [ + "tencent/depthcrafter", + "DepthCrafter", + "depthcrafter" + ], + "model_types": [ + "depth_estimation" + ] + }, + { + "name": "tencent/DisCa", + "alias": [ + "tencent/disca", + "DisCa", + "disca" + ], + "model_types": [ + "other" + ] + }, + { + "name": "tencent/DOGR", + "alias": [ + "tencent/dogr", + "DOGR", + "dogr" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/DRIVE-RL", + "alias": [ + "tencent/drive-rl", + "DRIVE-RL", + "drive-rl" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "tencent/DRIVE-SFT", + "alias": [ + "tencent/drive-sft", + "DRIVE-SFT", + "drive-sft" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/hunyuan", + "alias": [ + "hunyuan" + ], + "model_types": [ + "other" + ] + }, + { + "name": "tencent/Hunyuan-0.5B-Instruct", + "alias": [ + "tencent/hunyuan-0.5b-instruct", + "Hunyuan-0.5B-Instruct", + "hunyuan-0.5b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-0.5B-Instruct-AWQ-Int4", + "alias": [ + "tencent/hunyuan-0.5b-instruct-awq-int4", + "Hunyuan-0.5B-Instruct-AWQ-Int4", + "hunyuan-0.5b-instruct-awq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-0.5B-Instruct-FP8", + "alias": [ + "tencent/hunyuan-0.5b-instruct-fp8", + "Hunyuan-0.5B-Instruct-FP8", + "hunyuan-0.5b-instruct-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-0.5B-Instruct-GPTQ-Int4", + "alias": [ + "tencent/hunyuan-0.5b-instruct-gptq-int4", + "Hunyuan-0.5B-Instruct-GPTQ-Int4", + "hunyuan-0.5b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-0.5B-Pretrain", + "alias": [ + "tencent/hunyuan-0.5b-pretrain", + "Hunyuan-0.5B-Pretrain", + "hunyuan-0.5b-pretrain" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-1.8B-Instruct", + "alias": [ + "tencent/hunyuan-1.8b-instruct", + "Hunyuan-1.8B-Instruct", + "hunyuan-1.8b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-1.8B-Instruct-AWQ-Int4", + "alias": [ + "tencent/hunyuan-1.8b-instruct-awq-int4", + "Hunyuan-1.8B-Instruct-AWQ-Int4", + "hunyuan-1.8b-instruct-awq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-1.8B-Instruct-FP8", + "alias": [ + "tencent/hunyuan-1.8b-instruct-fp8", + "Hunyuan-1.8B-Instruct-FP8", + "hunyuan-1.8b-instruct-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-1.8B-Instruct-GPTQ-Int4", + "alias": [ + "tencent/hunyuan-1.8b-instruct-gptq-int4", + "Hunyuan-1.8B-Instruct-GPTQ-Int4", + "hunyuan-1.8b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-1.8B-Pretrain", + "alias": [ + "tencent/hunyuan-1.8b-pretrain", + "Hunyuan-1.8B-Pretrain", + "hunyuan-1.8b-pretrain" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-4B-Instruct", + "alias": [ + "tencent/hunyuan-4b-instruct", + "Hunyuan-4B-Instruct", + "hunyuan-4b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-4B-Instruct-AWQ-Int4", + "alias": [ + "tencent/hunyuan-4b-instruct-awq-int4", + "Hunyuan-4B-Instruct-AWQ-Int4", + "hunyuan-4b-instruct-awq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-4B-Instruct-FP8", + "alias": [ + "tencent/hunyuan-4b-instruct-fp8", + "Hunyuan-4B-Instruct-FP8", + "hunyuan-4b-instruct-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-4B-Instruct-GPTQ-Int4", + "alias": [ + "tencent/hunyuan-4b-instruct-gptq-int4", + "Hunyuan-4B-Instruct-GPTQ-Int4", + "hunyuan-4b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-4B-Pretrain", + "alias": [ + "tencent/hunyuan-4b-pretrain", + "Hunyuan-4B-Pretrain", + "hunyuan-4b-pretrain" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-7B-Instruct", + "alias": [ + "tencent/hunyuan-7b-instruct", + "Hunyuan-7B-Instruct", + "hunyuan-7b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-7B-Instruct-0124", + "alias": [ + "tencent/hunyuan-7b-instruct-0124", + "Hunyuan-7B-Instruct-0124", + "hunyuan-7b-instruct-0124" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-7B-Instruct-AWQ-Int4", + "alias": [ + "tencent/hunyuan-7b-instruct-awq-int4", + "Hunyuan-7B-Instruct-AWQ-Int4", + "hunyuan-7b-instruct-awq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-7B-Instruct-FP8", + "alias": [ + "tencent/hunyuan-7b-instruct-fp8", + "Hunyuan-7B-Instruct-FP8", + "hunyuan-7b-instruct-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-7B-Instruct-GPTQ-Int4", + "alias": [ + "tencent/hunyuan-7b-instruct-gptq-int4", + "Hunyuan-7B-Instruct-GPTQ-Int4", + "hunyuan-7b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-7B-Pretrain", + "alias": [ + "tencent/hunyuan-7b-pretrain", + "Hunyuan-7B-Pretrain", + "hunyuan-7b-pretrain" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-7B-Pretrain-0124", + "alias": [ + "tencent/hunyuan-7b-pretrain-0124", + "Hunyuan-7B-Pretrain-0124", + "hunyuan-7b-pretrain-0124" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-A13B-Instruct", + "alias": [ + "tencent/hunyuan-a13b-instruct", + "Hunyuan-A13B-Instruct", + "hunyuan-a13b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-A13B-Instruct-FP8", + "alias": [ + "tencent/hunyuan-a13b-instruct-fp8", + "Hunyuan-A13B-Instruct-FP8", + "hunyuan-a13b-instruct-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-A13B-Instruct-GGUF", + "alias": [ + "tencent/hunyuan-a13b-instruct-gguf", + "Hunyuan-A13B-Instruct-GGUF", + "hunyuan-a13b-instruct-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-A13B-Instruct-GPTQ-Int4", + "alias": [ + "tencent/hunyuan-a13b-instruct-gptq-int4", + "Hunyuan-A13B-Instruct-GPTQ-Int4", + "hunyuan-a13b-instruct-gptq-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-A13B-Pretrain", + "alias": [ + "tencent/hunyuan-a13b-pretrain", + "Hunyuan-A13B-Pretrain", + "hunyuan-a13b-pretrain" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/hunyuan-code", + "alias": [ + "hunyuan-code" + ], + "model_types": [ + "other" + ] + }, + { + "name": "tencent/Hunyuan-GameCraft-1.0", + "alias": [ + "tencent/hunyuan-gamecraft-1.0", + "Hunyuan-GameCraft-1.0", + "hunyuan-gamecraft-1.0" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "tencent/hunyuan-large", + "alias": [ + "hunyuan-large" + ], + "model_types": [ + "other" + ] + }, + { + "name": "tencent/Hunyuan-MT-7B", + "alias": [ + "tencent/hunyuan-mt-7b", + "Hunyuan-MT-7B", + "hunyuan-mt-7b" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-MT-7B-fp8", + "alias": [ + "tencent/hunyuan-mt-7b-fp8", + "Hunyuan-MT-7B-fp8", + "hunyuan-mt-7b-fp8" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-MT-Chimera-7B", + "alias": [ + "tencent/hunyuan-mt-chimera-7b", + "Hunyuan-MT-Chimera-7B", + "hunyuan-mt-chimera-7b" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hunyuan-MT-Chimera-7B-fp8", + "alias": [ + "tencent/hunyuan-mt-chimera-7b-fp8", + "Hunyuan-MT-Chimera-7B-fp8", + "hunyuan-mt-chimera-7b-fp8" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/hunyuan-pro", + "alias": [ + "hunyuan-pro" + ], + "model_types": [ + "other" + ] + }, + { + "name": "tencent/hunyuan-standard", + "alias": [ + "hunyuan-standard" + ], + "model_types": [ + "other" + ] + }, + { + "name": "tencent/hunyuan-t1-latest", + "alias": [ + "hunyuan-t1-latest" + ], + "model_types": [ + "other" + ] + }, + { + "name": "tencent/hunyuan-turbos-latest", + "alias": [ + "hunyuan-turbos-latest" + ], + "model_types": [ + "other" + ] + }, + { + "name": "tencent/hunyuan-turbos-vision", + "alias": [ + "hunyuan-turbos-vision" + ], + "model_types": [ + "other" + ] + }, + { + "name": "tencent/hunyuan-vision", + "alias": [ + "hunyuan-vision" + ], + "model_types": [ + "other" + ] + }, + { + "name": "tencent/Hunyuan3D-1", + "alias": [ + "tencent/hunyuan3d-1", + "Hunyuan3D-1", + "hunyuan3d-1" + ], + "model_types": [ + "3d_generation" + ] + }, + { + "name": "tencent/Hunyuan3D-2", + "alias": [ + "tencent/hunyuan3d-2", + "Hunyuan3D-2", + "hunyuan3d-2" + ], + "model_types": [ + "3d_generation" + ] + }, + { + "name": "tencent/Hunyuan3D-2.1", + "alias": [ + "tencent/hunyuan3d-2.1", + "Hunyuan3D-2.1", + "hunyuan3d-2.1" + ], + "model_types": [ + "3d_generation" + ] + }, + { + "name": "tencent/Hunyuan3D-2mini", + "alias": [ + "tencent/hunyuan3d-2mini", + "Hunyuan3D-2mini", + "hunyuan3d-2mini" + ], + "model_types": [ + "3d_generation" + ] + }, + { + "name": "tencent/Hunyuan3D-2mv", + "alias": [ + "tencent/hunyuan3d-2mv", + "Hunyuan3D-2mv", + "hunyuan3d-2mv" + ], + "model_types": [ + "3d_generation" + ] + }, + { + "name": "tencent/Hunyuan3D-Omni", + "alias": [ + "tencent/hunyuan3d-omni", + "Hunyuan3D-Omni", + "hunyuan3d-omni" + ], + "model_types": [ + "3d_generation" + ] + }, + { + "name": "tencent/Hunyuan3D-Part", + "alias": [ + "tencent/hunyuan3d-part", + "Hunyuan3D-Part", + "hunyuan3d-part" + ], + "model_types": [ + "3d_generation" + ] + }, + { + "name": "tencent/HunyuanCustom", + "alias": [ + "tencent/hunyuancustom", + "HunyuanCustom", + "hunyuancustom" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "tencent/HunyuanImage-2.1", + "alias": [ + "tencent/hunyuanimage-2.1", + "HunyuanImage-2.1", + "hunyuanimage-2.1" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "tencent/HunyuanImage-3.0", + "alias": [ + "tencent/hunyuanimage-3.0", + "HunyuanImage-3.0", + "hunyuanimage-3.0" + ], + "model_types": [ + "image", + "image_generation" + ] + }, + { + "name": "tencent/HunyuanImage-3.0-Instruct", + "alias": [ + "tencent/hunyuanimage-3.0-instruct", + "HunyuanImage-3.0-Instruct", + "hunyuanimage-3.0-instruct" + ], + "model_types": [ + "image_edit", + "image", + "image_generation" + ] + }, + { + "name": "tencent/HunyuanImage-3.0-Instruct-Distil", + "alias": [ + "tencent/hunyuanimage-3.0-instruct-distil", + "HunyuanImage-3.0-Instruct-Distil", + "hunyuanimage-3.0-instruct-distil" + ], + "model_types": [ + "image_edit", + "image", + "image_generation" + ] + }, + { + "name": "tencent/HunyuanOCR", + "alias": [ + "tencent/hunyuanocr", + "HunyuanOCR", + "hunyuanocr" + ], + "model_types": [ + "ocr", + "vision", + "image2text" + ] + }, + { + "name": "tencent/HunyuanPortrait", + "alias": [ + "tencent/hunyuanportrait", + "HunyuanPortrait", + "hunyuanportrait" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "tencent/HunyuanVideo", + "alias": [ + "tencent/hunyuanvideo", + "HunyuanVideo", + "hunyuanvideo" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "tencent/HunyuanVideo-1.5", + "alias": [ + "tencent/hunyuanvideo-1.5", + "HunyuanVideo-1.5", + "hunyuanvideo-1.5" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "tencent/HunyuanVideo-Avatar", + "alias": [ + "tencent/hunyuanvideo-avatar", + "HunyuanVideo-Avatar", + "hunyuanvideo-avatar" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "tencent/HunyuanVideo-Foley", + "alias": [ + "tencent/hunyuanvideo-foley", + "HunyuanVideo-Foley", + "hunyuanvideo-foley" + ], + "model_types": [ + "audio_generation" + ] + }, + { + "name": "tencent/HunyuanVideo-I2V", + "alias": [ + "tencent/hunyuanvideo-i2v", + "HunyuanVideo-I2V", + "hunyuanvideo-i2v" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "tencent/HunyuanVideo-PromptRewrite", + "alias": [ + "tencent/hunyuanvideo-promptrewrite", + "HunyuanVideo-PromptRewrite", + "hunyuanvideo-promptrewrite" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/HunyuanWorld-1", + "alias": [ + "tencent/hunyuanworld-1", + "HunyuanWorld-1", + "hunyuanworld-1" + ], + "model_types": [ + "3d_generation" + ] + }, + { + "name": "tencent/HunyuanWorld-Mirror", + "alias": [ + "tencent/hunyuanworld-mirror", + "HunyuanWorld-Mirror", + "hunyuanworld-mirror" + ], + "model_types": [ + "3d_generation" + ] + }, + { + "name": "tencent/HunyuanWorld-Voyager", + "alias": [ + "tencent/hunyuanworld-voyager", + "HunyuanWorld-Voyager", + "hunyuanworld-voyager" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "tencent/HY-Embodied-0.5", + "alias": [ + "tencent/hy-embodied-0.5", + "HY-Embodied-0.5", + "hy-embodied-0.5" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/HY-Embodied-0.5-X", + "alias": [ + "tencent/hy-embodied-0.5-x", + "HY-Embodied-0.5-X", + "hy-embodied-0.5-x" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/HY-Motion-1.0", + "alias": [ + "tencent/hy-motion-1.0", + "HY-Motion-1.0", + "hy-motion-1.0" + ], + "model_types": [ + "3d_generation" + ] + }, + { + "name": "tencent/HY-MT1.5-1.8B", + "alias": [ + "tencent/hy-mt1.5-1.8b", + "HY-MT1.5-1.8B", + "hy-mt1.5-1.8b" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hy-MT1.5-1.8B-1.25bit", + "alias": [ + "tencent/hy-mt1.5-1.8b-1.25bit", + "Hy-MT1.5-1.8B-1.25bit", + "hy-mt1.5-1.8b-1.25bit" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hy-MT1.5-1.8B-1.25bit-GGUF", + "alias": [ + "tencent/hy-mt1.5-1.8b-1.25bit-gguf", + "Hy-MT1.5-1.8B-1.25bit-GGUF", + "hy-mt1.5-1.8b-1.25bit-gguf" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hy-MT1.5-1.8B-2bit", + "alias": [ + "tencent/hy-mt1.5-1.8b-2bit", + "Hy-MT1.5-1.8B-2bit", + "hy-mt1.5-1.8b-2bit" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hy-MT1.5-1.8B-2bit-GGUF", + "alias": [ + "tencent/hy-mt1.5-1.8b-2bit-gguf", + "Hy-MT1.5-1.8B-2bit-GGUF", + "hy-mt1.5-1.8b-2bit-gguf" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/HY-MT1.5-1.8B-FP8", + "alias": [ + "tencent/hy-mt1.5-1.8b-fp8", + "HY-MT1.5-1.8B-FP8", + "hy-mt1.5-1.8b-fp8" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/HY-MT1.5-1.8B-GGUF", + "alias": [ + "tencent/hy-mt1.5-1.8b-gguf", + "HY-MT1.5-1.8B-GGUF", + "hy-mt1.5-1.8b-gguf" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/HY-MT1.5-1.8B-GPTQ-Int4", + "alias": [ + "tencent/hy-mt1.5-1.8b-gptq-int4", + "HY-MT1.5-1.8B-GPTQ-Int4", + "hy-mt1.5-1.8b-gptq-int4" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/HY-MT1.5-7B", + "alias": [ + "tencent/hy-mt1.5-7b", + "HY-MT1.5-7B", + "hy-mt1.5-7b" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/HY-MT1.5-7B-FP8", + "alias": [ + "tencent/hy-mt1.5-7b-fp8", + "HY-MT1.5-7B-FP8", + "hy-mt1.5-7b-fp8" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/HY-MT1.5-7B-GGUF", + "alias": [ + "tencent/hy-mt1.5-7b-gguf", + "HY-MT1.5-7B-GGUF", + "hy-mt1.5-7b-gguf" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/HY-MT1.5-7B-GPTQ-Int4", + "alias": [ + "tencent/hy-mt1.5-7b-gptq-int4", + "HY-MT1.5-7B-GPTQ-Int4", + "hy-mt1.5-7b-gptq-int4" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hy-MT2-1.8B", + "alias": [ + "tencent/hy-mt2-1.8b", + "Hy-MT2-1.8B", + "hy-mt2-1.8b" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hy-MT2-1.8B-1.25Bit-GGUF", + "alias": [ + "tencent/hy-mt2-1.8b-1.25bit-gguf", + "Hy-MT2-1.8B-1.25Bit-GGUF", + "hy-mt2-1.8b-1.25bit-gguf" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hy-MT2-1.8B-2Bit-GGUF", + "alias": [ + "tencent/hy-mt2-1.8b-2bit-gguf", + "Hy-MT2-1.8B-2Bit-GGUF", + "hy-mt2-1.8b-2bit-gguf" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hy-MT2-1.8B-FP8", + "alias": [ + "tencent/hy-mt2-1.8b-fp8", + "Hy-MT2-1.8B-FP8", + "hy-mt2-1.8b-fp8" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hy-MT2-1.8B-GGUF", + "alias": [ + "tencent/hy-mt2-1.8b-gguf", + "Hy-MT2-1.8B-GGUF", + "hy-mt2-1.8b-gguf" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hy-MT2-30B-A3B", + "alias": [ + "tencent/hy-mt2-30b-a3b", + "Hy-MT2-30B-A3B", + "hy-mt2-30b-a3b" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hy-MT2-30B-A3B-FP8", + "alias": [ + "tencent/hy-mt2-30b-a3b-fp8", + "Hy-MT2-30B-A3B-FP8", + "hy-mt2-30b-a3b-fp8" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hy-MT2-7B", + "alias": [ + "tencent/hy-mt2-7b", + "Hy-MT2-7B", + "hy-mt2-7b" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hy-MT2-7B-FP8", + "alias": [ + "tencent/hy-mt2-7b-fp8", + "Hy-MT2-7B-FP8", + "hy-mt2-7b-fp8" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Hy-MT2-7B-GGUF", + "alias": [ + "tencent/hy-mt2-7b-gguf", + "Hy-MT2-7B-GGUF", + "hy-mt2-7b-gguf" + ], + "model_types": [ + "chat", + "translation" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/HY-OmniWeaving", + "alias": [ + "tencent/hy-omniweaving", + "HY-OmniWeaving", + "hy-omniweaving" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "tencent/HY-Video-PRFL", + "alias": [ + "tencent/hy-video-prfl", + "HY-Video-PRFL", + "hy-video-prfl" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "tencent/HY-World-2.0", + "alias": [ + "tencent/hy-world-2.0", + "HY-World-2.0", + "hy-world-2.0" + ], + "model_types": [ + "3d_generation" + ] + }, + { + "name": "tencent/HY-WorldPlay", + "alias": [ + "tencent/hy-worldplay", + "HY-WorldPlay", + "hy-worldplay" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "tencent/HY-WU", + "alias": [ + "tencent/hy-wu", + "HY-WU", + "hy-wu" + ], + "model_types": [ + "image" + ] + }, + { + "name": "tencent/Hy3-preview", + "alias": [ + "tencent/hy3-preview", + "Hy3-preview", + "hy3-preview" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "tencent/Hy3-preview-Base", + "alias": [ + "tencent/hy3-preview-base", + "Hy3-preview-Base", + "hy3-preview-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/HY3D-Bench", + "alias": [ + "tencent/hy3d-bench", + "HY3D-Bench", + "hy3d-bench" + ], + "model_types": [ + "3d_generation" + ] + }, + { + "name": "tencent/InstantCharacter", + "alias": [ + "tencent/instantcharacter", + "InstantCharacter", + "instantcharacter" + ], + "model_types": [ + "image" + ] + }, + { + "name": "tencent/KaLM-Embedding-Gemma3-12B-2511", + "alias": [ + "tencent/kalm-embedding-gemma3-12b-2511", + "KaLM-Embedding-Gemma3-12B-2511", + "kalm-embedding-gemma3-12b-2511" + ], + "model_types": [ + "embedding" + ], + "max_dimension": null, + "dimensions": [] + }, + { + "name": "tencent/MimicMotion", + "alias": [ + "tencent/mimicmotion", + "MimicMotion", + "mimicmotion" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "tencent/Penguin-Encoder", + "alias": [ + "tencent/penguin-encoder", + "Penguin-Encoder", + "penguin-encoder" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": null, + "dimensions": [] + }, + { + "name": "tencent/Penguin-VL-2B", + "alias": [ + "tencent/penguin-vl-2b", + "Penguin-VL-2B", + "penguin-vl-2b" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Penguin-VL-8B", + "alias": [ + "tencent/penguin-vl-8b", + "Penguin-VL-8B", + "penguin-vl-8b" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/POINTS-GUI-G", + "alias": [ + "tencent/points-gui-g", + "POINTS-GUI-G", + "points-gui-g" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/POINTS-Reader", + "alias": [ + "tencent/points-reader", + "POINTS-Reader", + "points-reader" + ], + "model_types": [ + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/POINTS-Seeker", + "alias": [ + "tencent/points-seeker", + "POINTS-Seeker", + "points-seeker" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "tencent/Sequential-Hidden-Decoding-8B-n2", + "alias": [ + "tencent/sequential-hidden-decoding-8b-n2", + "Sequential-Hidden-Decoding-8B-n2", + "sequential-hidden-decoding-8b-n2" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Sequential-Hidden-Decoding-8B-n4", + "alias": [ + "tencent/sequential-hidden-decoding-8b-n4", + "Sequential-Hidden-Decoding-8B-n4", + "sequential-hidden-decoding-8b-n4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Sequential-Hidden-Decoding-8B-n8", + "alias": [ + "tencent/sequential-hidden-decoding-8b-n8", + "Sequential-Hidden-Decoding-8B-n8", + "sequential-hidden-decoding-8b-n8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Sequential-Hidden-Decoding-8B-n8-Instruct", + "alias": [ + "tencent/sequential-hidden-decoding-8b-n8-instruct", + "Sequential-Hidden-Decoding-8B-n8-Instruct", + "sequential-hidden-decoding-8b-n8-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/SongGeneration", + "alias": [ + "tencent/songgeneration", + "SongGeneration", + "songgeneration" + ], + "model_types": [ + "audio_generation" + ] + }, + { + "name": "tencent/SongPrep-7B", + "alias": [ + "tencent/songprep-7b", + "SongPrep-7B", + "songprep-7b" + ], + "model_types": [ + "asr" + ] + }, + { + "name": "tencent/SRPO", + "alias": [ + "tencent/srpo", + "SRPO", + "srpo" + ], + "model_types": [ + "image" + ] + }, + { + "name": "tencent/StableToken", + "alias": [ + "tencent/stabletoken", + "StableToken", + "stabletoken" + ], + "model_types": [ + "audio_codec" + ] + }, + { + "name": "tencent/TCAndon-Router", + "alias": [ + "tencent/tcandon-router", + "TCAndon-Router", + "tcandon-router" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Tencent-Hunyuan-Large", + "alias": [ + "tencent/tencent-hunyuan-large", + "Tencent-Hunyuan-Large", + "tencent-hunyuan-large" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Unicom-Unified-Multimodal-Modeling-via-Compressed-Continuous-Semantic-Representations", + "alias": [ + "tencent/unicom-unified-multimodal-modeling-via-compressed-continuous-semantic-representations", + "Unicom-Unified-Multimodal-Modeling-via-Compressed-Continuous-Semantic-Representations", + "unicom-unified-multimodal-modeling-via-compressed-continuous-semantic-representations" + ], + "model_types": [ + "image" + ] + }, + { + "name": "tencent/Unified_Audio_Schema", + "alias": [ + "tencent/unified_audio_schema", + "Unified_Audio_Schema", + "unified_audio_schema" + ], + "model_types": [ + "chat", + "audio", + "asr" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Universal_Audio_Tokenizer", + "alias": [ + "tencent/universal_audio_tokenizer", + "Universal_Audio_Tokenizer", + "universal_audio_tokenizer" + ], + "model_types": [ + "audio_codec" + ] + }, + { + "name": "tencent/VersaViT", + "alias": [ + "tencent/versavit", + "VersaViT", + "versavit" + ], + "model_types": [ + "vision" + ] + }, + { + "name": "tencent/WeDLM-7B-Base", + "alias": [ + "tencent/wedlm-7b-base", + "WeDLM-7B-Base", + "wedlm-7b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/WeDLM-7B-Instruct", + "alias": [ + "tencent/wedlm-7b-instruct", + "WeDLM-7B-Instruct", + "wedlm-7b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/WeDLM-8B-Base", + "alias": [ + "tencent/wedlm-8b-base", + "WeDLM-8B-Base", + "wedlm-8b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/WeDLM-8B-Instruct", + "alias": [ + "tencent/wedlm-8b-instruct", + "WeDLM-8B-Instruct", + "wedlm-8b-instruct" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Youtu-Embedding", + "alias": [ + "tencent/youtu-embedding", + "Youtu-Embedding", + "youtu-embedding" + ], + "model_types": [ + "embedding" + ], + "max_dimension": null, + "dimensions": [] + }, + { + "name": "tencent/Youtu-HiChunk", + "alias": [ + "tencent/youtu-hichunk", + "Youtu-HiChunk", + "youtu-hichunk" + ], + "model_types": [ + "embedding", + "vision" + ], + "max_dimension": null, + "dimensions": [] + }, + { + "name": "tencent/Youtu-LLM-2B", + "alias": [ + "tencent/youtu-llm-2b", + "Youtu-LLM-2B", + "youtu-llm-2b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Youtu-LLM-2B-Base", + "alias": [ + "tencent/youtu-llm-2b-base", + "Youtu-LLM-2B-Base", + "youtu-llm-2b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Youtu-LLM-2B-GGUF", + "alias": [ + "tencent/youtu-llm-2b-gguf", + "Youtu-LLM-2B-GGUF", + "youtu-llm-2b-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Youtu-Parsing", + "alias": [ + "tencent/youtu-parsing", + "Youtu-Parsing", + "youtu-parsing" + ], + "model_types": [ + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Youtu-VL-4B-Instruct", + "alias": [ + "tencent/youtu-vl-4b-instruct", + "Youtu-VL-4B-Instruct", + "youtu-vl-4b-instruct" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "tencent/Youtu-VL-4B-Instruct-GGUF", + "alias": [ + "tencent/youtu-vl-4b-instruct-gguf", + "Youtu-VL-4B-Instruct-GGUF", + "youtu-vl-4b-instruct-gguf" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 262144 + }, + { + "name": "text-embedding-3-large", + "model_types": [ + "embedding", + "chat" + ], + "alias": [ + "openai/text-embedding-3-large" + ] + }, + { + "name": "text-embedding-3-small", + "model_types": [ + "embedding", + "chat" + ], + "alias": [ + "openai/text-embedding-3-small" + ] + }, + { + "name": "text-embedding-ada-002", + "model_types": [ + "embedding", + "chat" + ], + "alias": [ + "openai/text-embedding-ada-002" + ] + }, + { + "name": "text-moderation-latest", + "model_types": [ + "chat" + ] + }, + { + "name": "thedrummer/cydonia-24b-v4.1", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "thedrummer/skyfall-36b-v2", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "thedrummer/rocinante-12b", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "thedrummer/unslopnemo-12b", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "thenlper/gte-base", + "alias": [ + "gte-base" + ], + "max_tokens": 512, + "max_dimension": 768, + "model_types": [ + "embedding" + ] + }, + { + "name": "thenlper/gte-large", + "alias": [ + "gte-large" + ], + "max_tokens": 512, + "max_dimension": 1024, + "model_types": [ + "embedding" + ] + }, + { + "name": "THUDM/GLM-4.1V-9B-Thinking", + "max_tokens": 64000, + "model_types": [ + "chat", + "vision", + "image2text" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 32000 + }, + { + "name": "THUDM/GLM-4-9B-0414", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "THUDM/glm-4-9b-chat", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "THUDM/GLM-Z1-32B-0414", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "THUDM/GLM-Z1-Rumination-32B-0414", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "togethercomputer/EssentialAI-RNJ-1-Instruct", + "alias": [ + "EssentialAI-RNJ-1-Instruct" + ], + "max_tokens": 32768, + "model_types": [ + "chat" + ] + }, + { + "name": "togethercomputer/meta-llama-3.1-8B-Instruct-AWQ-INT4", + "alias": [ + "meta-llama-3.1-8B-Instruct-AWQ-INT4", + "Meta Llama 3.1 8B Instruct Awq Int4" + ], + "max_tokens": 131072, + "model_types": [ + "chat" + ] + }, + { + "name": "tokenhub-chat-test", + "model_types": [ + "chat" + ] + }, + { + "name": "tongyi-intent-detect-v3", + "max_tokens": 8000, + "model_types": [ + "chat" + ] + }, + { + "name": "Tongyi-Zhiwen/QwenLong-L1-32B", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "tripo3d", + "model_types": [ + "chat" + ] + }, + { + "name": "tts-1", + "model_types": [ + "tts", + "chat" + ], + "alias": [ + "openai/tts-1" + ] + }, + { + "name": "tts-1-1106", + "model_types": [ + "tts", + "chat" + ], + "alias": [ + "openai/tts-1-1106" + ] + }, + { + "name": "tts-1-hd", + "model_types": [ + "tts", + "chat" + ], + "alias": [ + "openai/tts-1-hd" + ] + }, + { + "name": "tts-1-hd-1106", + "model_types": [ + "tts", + "chat" + ], + "alias": [ + "openai/tts-1-hd-1106" + ] + }, + { + "name": "tts-hd-1", + "model_types": [ + "tts" + ] + }, + { + "name": "u1", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "u1-pro", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "u2", + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "undi95/remm-slerp-l2-13b", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 6144 + }, + { + "name": "upstage/solar-pro-3", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "us.amazon.nova-lite-v1:0", + "alias": [ + "amazon.nova-lite-v1:0", + "apac.amazon.nova-lite-v1:0" + ], + "max_tokens": 300000, + "model_types": [ + "chat" + ] + }, + { + "name": "us.amazon.nova-micro-v1:0", + "alias": [ + "amazon.nova-micro-v1:0" + ], + "max_tokens": 300000, + "model_types": [ + "chat" + ] + }, + { + "name": "us.amazon.nova-pro-v1:0", + "alias": [ + "amazon.nova-pro-v1:0" + ], + "max_tokens": 300000, + "model_types": [ + "chat" + ] + }, + { + "name": "us.anthropic.claude-3-5-haiku-20241022-v1:0", + "alias": [ + "anthropic.claude-3-5-haiku-20241022-v1:0" + ], + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "us.anthropic.claude-3-5-sonnet-20241022-v2:0", + "alias": [ + "anthropic.claude-3-5-sonnet-20241022-v2:0", + "apac.anthropic.claude-3-5-sonnet-20241022-v2:0" + ], + "max_tokens": 200000, + "model_types": [ + "chat" + ] + }, + { + "name": "v0-1.0-md", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "v0-1.5-lg", + "max_tokens": 512000, + "model_types": [ + "chat" + ] + }, + { + "name": "v0-1.5-md", + "max_tokens": 128000, + "model_types": [ + "chat" + ] + }, + { + "name": "vectorizer", + "model_types": [ + "chat" + ] + }, + { + "name": "veo-3.1-fast-generate-preview", + "alias": [ + "veo-3.1-fast-generate-preview", + "models/veo-3.1-fast-generate-preview" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "veo-3.1-generate-preview", + "alias": [ + "veo-3.1-generate-preview", + "models/veo-3.1-generate-preview" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "veo-3.1-lite-generate-preview", + "alias": [ + "veo-3.1-lite-generate-preview", + "models/veo-3.1-lite-generate-preview" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "vidu", + "model_types": [ + "chat" + ] + }, + { + "name": "vidu/vidu-2.0", + "alias": [ + "vidu-2.0", + "Vidu 2.0" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "vidu/vidu-q1", + "alias": [ + "vidu-q1", + "Vidu Q1" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "vidu/vidu-q3", + "alias": [ + "vidu-q3", + "Vidu Q3" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "vidu/vidu-q3-turbo", + "alias": [ + "vidu-q3-turbo", + "Vidu Q3 Turbo" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "vidu-tts", + "model_types": [ + "tts" + ] + }, + { + "name": "vidu2.0", + "model_types": [ + "video_generation" + ] + }, + { + "name": "viduq1", + "model_types": [ + "video_generation" + ] + }, + { + "name": "viduq1-classic", + "model_types": [ + "video_generation" + ] + }, + { + "name": "viduq2", + "model_types": [ + "chat", + "image", + "image_edit" + ] + }, + { + "name": "viduq2-pro", + "model_types": [ + "video_generation", + "video_understanding" + ] + }, + { + "name": "viduq2-turbo", + "model_types": [ + "video_generation" + ] + }, + { + "name": "viduq3", + "model_types": [ + "video_generation" + ] + }, + { + "name": "viduq3-mix", + "model_types": [ + "video_generation" + ] + }, + { + "name": "viduq3-pro", + "model_types": [ + "video_generation" + ] + }, + { + "name": "viduq3-turbo", + "model_types": [ + "video_generation" + ] + }, + { + "name": "voyage/rerank-1", + "alias": [ + "rerank-1" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 8000 + }, + { + "name": "voyage/rerank-2", + "alias": [ + "rerank-2" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 16000 + }, + { + "name": "voyage/rerank-2-lite", + "alias": [ + "rerank-2-lite" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 8000 + }, + { + "name": "voyage/rerank-2.5", + "alias": [ + "rerank-2.5" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 32000 + }, + { + "name": "voyage/rerank-2.5-lite", + "alias": [ + "rerank-2.5-lite" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 32000 + }, + { + "name": "voyage/rerank-lite-1", + "alias": [ + "rerank-lite-1" + ], + "model_types": [ + "rerank" + ], + "max_tokens": 4000 + }, + { + "name": "voyage/voyage-01", + "alias": [ + "voyage-01" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "voyage/voyage-02", + "alias": [ + "voyage-02" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "voyage/voyage-2", + "alias": [ + "voyage-2" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "voyage/voyage-3", + "alias": [ + "voyage-3" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "voyage/voyage-3-large", + "alias": [ + "voyage-3-large" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 2048, + "dimensions": [ + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "voyage/voyage-3-lite", + "alias": [ + "voyage-3-lite" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 512, + "dimensions": [] + }, + { + "name": "voyage/voyage-3.5", + "alias": [ + "voyage-3.5" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 2048, + "dimensions": [ + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "voyage/voyage-3.5-lite", + "alias": [ + "voyage-3.5-lite" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 2048, + "dimensions": [ + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "voyage/voyage-4", + "alias": [ + "voyage-4" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 2048, + "dimensions": [ + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "voyage/voyage-4-large", + "alias": [ + "voyage-4-large" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 2048, + "dimensions": [ + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "voyage/voyage-4-lite", + "alias": [ + "voyage-4-lite" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 2048, + "dimensions": [ + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "voyage/voyage-4-nano", + "alias": [ + "voyage-4-nano" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 2048, + "dimensions": [ + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "voyage/voyage-code-2", + "alias": [ + "voyage-code-2" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1536, + "dimensions": [] + }, + { + "name": "voyage/voyage-code-3", + "alias": [ + "voyage-code-3" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 2048, + "dimensions": [ + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "voyage/voyage-finance-2", + "alias": [ + "voyage-finance-2" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "voyage/voyage-large-2", + "alias": [ + "voyage-large-2" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1536, + "dimensions": [] + }, + { + "name": "voyage/voyage-large-2-instruct", + "alias": [ + "voyage-large-2-instruct" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "voyage/voyage-law-2", + "alias": [ + "voyage-law-2" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "voyage/voyage-lite-01", + "alias": [ + "voyage-lite-01" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "voyage/voyage-lite-01-instruct", + "alias": [ + "voyage-lite-01-instruct" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "voyage/voyage-lite-02-instruct", + "alias": [ + "voyage-lite-02-instruct" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "voyage/voyage-multilingual-2", + "alias": [ + "voyage-multilingual-2" + ], + "model_types": [ + "embedding" + ], + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "voyage/voyage-multimodal-3", + "alias": [ + "voyage-multimodal-3" + ], + "model_types": [ + "embedding", + "image2text", + "vision", + "video_understanding" + ], + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "voyage/voyage-multimodal-3.5", + "alias": [ + "voyage-multimodal-3.5" + ], + "model_types": [ + "embedding", + "image2text", + "vision", + "video_understanding" + ], + "max_dimension": 2048, + "dimensions": [ + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "voyage-3-large", + "model_types": [ + "chat" + ] + }, + { + "name": "voyage-3.5", + "model_types": [ + "chat" + ] + }, + { + "name": "voyage-3.5-lite", + "model_types": [ + "chat" + ] + }, + { + "name": "voyage-code-2", + "model_types": [ + "chat" + ] + }, + { + "name": "voyage-code-3", + "model_types": [ + "chat" + ] + }, + { + "name": "voyage-context-3", + "model_types": [ + "chat" + ] + }, + { + "name": "voyage-finance-2", + "model_types": [ + "chat" + ] + }, + { + "name": "voyage-law-2", + "model_types": [ + "chat" + ] + }, + { + "name": "Wan-AI/Wan2.7-R2V", + "alias": [ + "Wan2.7-R2V", + "Wan 2.7 R2V" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "Wan-AI/Wan2.1-T2V-1.3B", + "alias": [ + "Wan2.1-T2V-1.3B" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "Wan-AI/Wan2.1-T2V-14B", + "alias": [ + "Wan2.1-T2V-14B" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "Wan-AI/Wan2.2-I2V-A14B", + "alias": [ + "Wan2.2-I2V-A14B", + "Wan 2.2 I2V" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "Wan-AI/Wan2.2-T2V-A14B", + "alias": [ + "Wan2.2-T2V-A14B", + "Wan 2.2 T2V" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "Wan-AI/Wan2.6-I2V", + "alias": [ + "Wan2.6-I2V" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "Wan-AI/Wan2.6-image", + "alias": [ + "Wan2.6-image", + "Wan 2.6 Image" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "Wan-AI/Wan2.6-Image-Edit", + "alias": [ + "Wan2.6-Image-Edit" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "Wan-AI/Wan2.6-T2I", + "alias": [ + "Wan2.6-T2I" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "Wan-AI/Wan2.6-T2V", + "alias": [ + "Wan2.6-T2V" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "Wan-AI/Wan2.7-I2V", + "alias": [ + "Wan2.7-I2V", + "Wan 2.7 I2V" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "Wan-AI/Wan2.7-Image-Edit", + "alias": [ + "Wan2.7-Image-Edit" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "Wan-AI/wan2.7-t2v", + "alias": [ + "wan2.7-t2v", + "Wan 2.7 T2V" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "wan2-1-14b-i2v-250225", + "alias": [ + "wan2-1-14b", + "wan2-1-14b-t2v-250225", + "wan2-1-14b-flf2v-250417" + ], + "model_types": [ + "video_generation" + ] + }, { "name": "wan2.2-animate-mix", "model_types": [ @@ -34608,6 +40932,12 @@ "image_generation" ] }, + { + "name": "wan2.5-i2v-preview", + "model_types": [ + "video_generation" + ] + }, { "name": "wan2.6-i2v-flash", "model_types": [ @@ -34639,6 +40969,15 @@ "image_generation" ] }, + { + "name": "wan2.7-image-pro", + "model_types": [ + "image", + "image_edit", + "text-to-image", + "image_generation" + ] + }, { "name": "wan2.7-videoedit", "model_types": [ @@ -34653,49 +40992,2515 @@ ] }, { - "name": "tokenhub-chat-test", + "name": "wen-max-2025-01-25", "model_types": [ "chat" ] }, { - "name": "grok-imagine-video", + "name": "whisper-1", "model_types": [ - "video_generation" - ], - "alias": [ - "xai/grok-imagine-video" + "asr", + "speech2text" ] }, { - "name": "grok-imagine-video-1.5-preview", + "name": "writer/palmyra-x5", + "alias": [], "model_types": [ - "video_generation" + "chat" ], + "max_tokens": 1040000 + }, + { + "name": "x-ai/grok-4.20", "alias": [ - "xai/grok-imagine-video-1.5-preview", - "grok-imagine-video-1.5-2026-05-30" + "grok-4.20" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 2000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "x-ai/grok-4.20-0309-non-reasoning", + "alias": [ + "grok-4.20-0309-non-reasoning" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 2000000 + }, + { + "name": "x-ai/grok-4.20-0309-reasoning", + "alias": [ + "grok-4.20-0309-reasoning", + "grok-4-2" + ], + "model_types": [ + "chat", + "vision", + "image2text" ] }, { - "name": "grok-4.20-multi-agent-0309", + "name": "x-ai/grok-4.20-multi-agent", + "alias": [ + "grok-4.20-multi-agent" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 2000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "x-ai/grok-4.20-multi-agent-0309", + "alias": [ + "grok-4.20-multi-agent-0309" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 2000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "x-ai/grok-4.3", + "alias": [ + "grok-4.3" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], "max_tokens": 1000000, "thinking": { "default_value": true, "clear_thinking": true - }, + } + }, + { + "name": "x-ai/grok-4-0709", + "alias": [ + "grok-4-0709" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 256000 + }, + { + "name": "x-ai/grok-4-1-fast-non-reasoning", + "alias": [ + "grok-4-1-fast-non-reasoning" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 2000000 + }, + { + "name": "x-ai/grok-4-1-fast-reasoning", + "alias": [ + "grok-4-1-fast-reasoning" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 2000000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "x-ai/grok-4-fast-non-reasoning", + "alias": [ + "grok-4-fast-non-reasoning" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 2000000 + }, + { + "name": "x-ai/grok-4-fast-reasoning", + "alias": [ + "grok-4-fast-reasoning" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 2000000 + }, + { + "name": "x-ai/grok-3", + "alias": [ + "grok-3" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 131072 + }, + { + "name": "x-ai/grok-3-mini", + "alias": [ + "grok-3-mini" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 131072, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "x-ai/grok-build-0.1", + "alias": [ + "grok-build-0.1" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 256000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "x-ai/grok-code-fast-1", + "alias": [ + "grok-code-fast-1" + ], + "model_types": [ + "chat", + "vision", + "image2text" + ], + "max_tokens": 256000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "x-ai/grok-imagine-video", + "alias": [ + "grok-imagine-video" + ], + "model_types": [ + "video_generation" + ] + }, + { + "name": "xai/grok-2-1212", + "alias": [ + "grok-2-1212", + "grok-2" + ], "model_types": [ "chat" ], + "max_tokens": 131072 + }, + { + "name": "xai/grok-2-vision-1212", "alias": [ - "xai/grok-4.20-multi-agent", - "grok-4.20-multi-agent", - "grok-4.20-multi-agent-latest", - "grok-4.20-multi-agent-beta-0309", - "grok-4.20-multi-agent-beta-latest", - "grok-4.20-multi-agent-experimental-beta-0304", - "grok-4.20-multi-agent-experimental-beta-latest" + "grok-2-vision", + "grok-2-vision-1212" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 131072 + }, + { + "name": "xai/grok-beta", + "alias": [ + "grok-beta" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "xiaomi/mimo-v2.5", + "alias": [ + "mimo-v2.5" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1048576 + }, + { + "name": "xiaomi/mimo-v2.5-asr", + "alias": [ + "mimo-v2.5-asr" + ], + "model_types": [ + "asr", + "speech2text" + ], + "max_tokens": 8192 + }, + { + "name": "xiaomi/mimo-v2.5-pro", + "alias": [ + "mimo-v2.5-pro", + "xiaomimimo/mimo-v2.5-pro" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1048576 + }, + { + "name": "xiaomi/mimo-v2.5-tts", + "alias": [ + "mimo-v2.5-tts" + ], + "model_types": [ + "tts" ] + }, + { + "name": "xiaomi/mimo-v2-flash", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "xiaomi/mimo-v2-tts", + "alias": [ + "mimo-v2-tts" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "XiaomiMiMo/MiMo-V2.5-tts-voiceclone", + "alias": [ + "MiMo-V2.5-tts-voiceclone" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "XiaomiMiMo/MiMo-V2.5-tts-voicedesign", + "alias": [ + "MiMo-V2.5-tts-voicedesign" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "xiaomimimo/mimo-v2-flash", + "alias": [ + "mimo-v2-flash" + ], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 32000 + }, + { + "name": "xiaomimimo/mimo-v2-pro", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 1048576, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "XpucT/Deliberate", + "alias": [ + "Deliberate" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "xunfei/4.0ultra", + "alias": [ + "4.0Ultra" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "xunfei/generalv3", + "alias": [ + "generalv3" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "xunfei/generalv3.5", + "alias": [ + "generalv3.5" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "xunfei/lite", + "alias": [ + "lite" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "xunfei/max-32k", + "alias": [ + "max-32k" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "xunfei/pro-128k", + "alias": [ + "pro-128k" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "yi-lightning", + "model_types": [ + "chat" + ] + }, + { + "name": "yi-vision", + "alias": [ + "yi-vision-v2" + ], + "max_tokens": 16000, + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "z-ai/glm-5-turbo", + "alias": [], + "model_types": [ + "chat" + ], + "max_tokens": 262144, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "z-image-turbo", + "model_types": [ + "text-to-image", + "image_generation" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/glm-10b", + "alias": [ + "glm-10b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1024 + }, + { + "name": "zai-org/glm-10b-chinese", + "alias": [ + "glm-10b-chinese" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1024 + }, + { + "name": "zai-org/glm-5.2", + "alias": [ + "glm-5.2", + "glm-5-2" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "zai-org/GLM-5.1", + "alias": [ + "zai-org/glm-5.1", + "GLM-5.1", + "glm-5.1", + "z-ai/glm-5.1", + "ZHIPU/GLM-5.1", + "Pro/zai-org/GLM-5.1", + "Z-AI/GLM 5.1", + "GLM 5.1 FP4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 202752, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 131072 + }, + { + "name": "zai-org/GLM-5.1-FP8", + "alias": [ + "zai-org/glm-5.1-fp8", + "GLM-5.1-FP8", + "glm-5.1-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 202752, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/GLM-5", + "alias": [ + "zai-org/glm-5", + "GLM-5", + "glm-5", + "z-ai/glm-5", + "ZHIPU/GLM-5", + "GLM 5 Fp4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 202752, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 131072 + }, + { + "name": "zai-org/GLM-5-FP4", + "alias": [ + "GLM-5-FP4" + ], + "max_tokens": 202752, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/GLM-5-FP8", + "alias": [ + "zai-org/glm-5-fp8", + "GLM-5-FP8", + "glm-5-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 202752, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/glm-5v-turbo", + "alias": [], + "model_types": [ + "chat", + "vision", + "image2text", + "video_understanding" + ], + "max_tokens": 204800, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/GLM-4.7", + "alias": [ + "zai-org/glm-4.7", + "GLM-4.7", + "glm-4.7", + "z-ai/glm-4.7", + "Pro/zai-org/GLM-4.7", + "Z-Ai/GLM 4.7" + ], + "model_types": [ + "chat" + ], + "max_tokens": 202752, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 131072 + }, + { + "name": "zai-org/GLM-4.7-Flash", + "alias": [ + "zai-org/glm-4.7-flash", + "GLM-4.7-Flash", + "glm-4.7-flash", + "z-ai/glm-4.7-flash" + ], + "model_types": [ + "chat" + ], + "max_tokens": 202752, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 128000 + }, + { + "name": "zai-org/GLM-4.7-fp4", + "alias": [ + "GLM-4.7-fp4", + "GLM 4.7 FP4" + ], + "max_tokens": 202752, + "model_types": [ + "chat" + ] + }, + { + "name": "zai-org/GLM-4.7-FP8", + "alias": [ + "zai-org/glm-4.7-fp8", + "GLM-4.7-FP8", + "glm-4.7-fp8", + "Glm 4.7 Fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 202752, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/glm-4.7-h", + "alias": [ + "glm-4.7-h" + ], + "max_tokens": 204800, + "max_completion_tokens": 131072, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/GLM-4.6", + "alias": [ + "zai-org/glm-4.6", + "GLM-4.6", + "glm-4.6", + "z-ai/glm-4.6", + "Z-AI/GLM 4.6", + "GLM 4.6", + "GLM 4.6 Fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 202752, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 131072 + }, + { + "name": "zai-org/GLM-4.6-FP8", + "alias": [ + "zai-org/glm-4.6-fp8", + "GLM-4.6-FP8", + "glm-4.6-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 202752, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/GLM-4.6V", + "alias": [ + "zai-org/glm-4.6v", + "GLM-4.6V", + "glm-4.6v", + "z-ai/glm-4.6v", + "GLM 4.6V" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 32768 + }, + { + "name": "zai-org/GLM-4.6V-Flash", + "alias": [ + "zai-org/glm-4.6v-flash", + "GLM-4.6V-Flash", + "glm-4.6v-flash", + "glm-4.6-flash" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/GLM-4.6V-FP8", + "alias": [ + "zai-org/glm-4.6v-fp8", + "GLM-4.6V-FP8", + "glm-4.6v-fp8" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/GLM-4.5", + "alias": [ + "zai-org/glm-4.5", + "GLM-4.5", + "glm-4.5", + "z-ai/glm-4.5", + "GLM 4.5", + "GLM-4_5" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 98304 + }, + { + "name": "zai-org/GLM-4.5-Air", + "alias": [ + "zai-org/glm-4.5-air", + "GLM-4.5-Air", + "glm-4.5-air", + "z-ai/glm-4.5-air", + "z-ai/glm-4.5-air:free", + "GLM 4.5 Air (free)", + "GLM-4_5-Air" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 98304 + }, + { + "name": "zai-org/GLM-4.5-Air-Base", + "alias": [ + "zai-org/glm-4.5-air-base", + "GLM-4.5-Air-Base", + "glm-4.5-air-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/GLM-4.5-Air-FP8", + "alias": [ + "zai-org/glm-4.5-air-fp8", + "GLM-4.5-Air-FP8", + "glm-4.5-air-fp8", + "Glm 4.5 Air Fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/GLM-4.5-Base", + "alias": [ + "zai-org/glm-4.5-base", + "GLM-4.5-Base", + "glm-4.5-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/GLM-4.5-FP8", + "alias": [ + "zai-org/glm-4.5-fp8", + "GLM-4.5-FP8", + "glm-4.5-fp8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/GLM-4.5V", + "alias": [ + "zai-org/glm-4.5v", + "GLM-4.5V", + "glm-4.5v", + "z-ai/glm-4.5v", + "GLM-4_5V", + "GLM 4.5V" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + }, + "max_completion_tokens": 16384 + }, + { + "name": "zai-org/GLM-4.5V-FP8", + "alias": [ + "zai-org/glm-4.5v-fp8", + "GLM-4.5V-FP8", + "glm-4.5v-fp8" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/GLM-4.1V-9B-Base", + "alias": [ + "zai-org/glm-4.1v-9b-base", + "GLM-4.1V-9B-Base", + "glm-4.1v-9b-base" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 65536 + }, + { + "name": "zai-org/GLM-4.1V-9B-Thinking", + "alias": [ + "zai-org/glm-4.1v-9b-thinking", + "GLM-4.1V-9B-Thinking", + "glm-4.1v-9b-thinking" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 65536, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/GLM-4-32B-0414", + "alias": [ + "zai-org/glm-4-32b-0414", + "GLM-4-32B-0414", + "glm-4-32b-0414", + "THUDM/GLM-4-32B-0414" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000, + "max_completion_tokens": 32000 + }, + { + "name": "zai-org/GLM-4-32B-Base-0414", + "alias": [ + "zai-org/glm-4-32b-base-0414", + "GLM-4-32B-Base-0414", + "glm-4-32b-base-0414" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "zai-org/glm-4-9b", + "alias": [ + "glm-4-9b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8000 + }, + { + "name": "zai-org/GLM-4-9B-0414", + "alias": [ + "zai-org/glm-4-9b-0414", + "GLM-4-9B-0414", + "glm-4-9b-0414" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "zai-org/glm-4-9b-chat", + "alias": [ + "glm-4-9b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "zai-org/glm-4-9b-chat-1m", + "alias": [ + "glm-4-9b-chat-1m" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1024000 + }, + { + "name": "zai-org/glm-4-9b-chat-1m-hf", + "alias": [ + "glm-4-9b-chat-1m-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1024000 + }, + { + "name": "zai-org/glm-4-9b-chat-hf", + "alias": [ + "glm-4-9b-chat-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "zai-org/glm-4-9b-hf", + "alias": [ + "glm-4-9b-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8000 + }, + { + "name": "zai-org/glm-4-voice-9b", + "alias": [ + "glm-4-voice-9b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "zai-org/glm-4-voice-decoder", + "alias": [ + "glm-4-voice-decoder" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "zai-org/glm-4-voice-tokenizer", + "alias": [ + "glm-4-voice-tokenizer" + ], + "model_types": [ + "tokenizer" + ] + }, + { + "name": "zai-org/glm-4v-9b", + "alias": [ + "glm-4v-9b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/glm-2b", + "alias": [ + "glm-2b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1024 + }, + { + "name": "zai-org/cogagent-9b-20241220", + "alias": [ + "cogagent-9b-20241220" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/agentlm-13b", + "alias": [ + "agentlm-13b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "zai-org/agentlm-70b", + "alias": [ + "agentlm-70b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "zai-org/agentlm-7b", + "alias": [ + "agentlm-7b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "zai-org/androidgen-glm-4-9b", + "alias": [ + "androidgen-glm-4-9b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "zai-org/androidgen-llama-3-70b", + "alias": [ + "androidgen-llama-3-70b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 16384 + }, + { + "name": "zai-org/apar-13b", + "alias": [ + "apar-13b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/apar-7b", + "alias": [ + "apar-7b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/AutoGLM-Phone-9B", + "alias": [ + "zai-org/autoglm-phone-9b", + "AutoGLM-Phone-9B", + "autoglm-phone-9b" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 64000 + }, + { + "name": "zai-org/AutoGLM-Phone-9B-Multilingual", + "alias": [ + "zai-org/autoglm-phone-9b-multilingual", + "AutoGLM-Phone-9B-Multilingual", + "autoglm-phone-9b-multilingual" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 64000, + "max_completion_tokens": 65536 + }, + { + "name": "zai-org/BPO", + "alias": [ + "zai-org/bpo", + "BPO", + "bpo" + ], + "model_types": [ + "chat" + ], + "max_tokens": 4096 + }, + { + "name": "zai-org/chatglm-6b", + "alias": [ + "chatglm-6b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/chatglm-6b-int4", + "alias": [ + "chatglm-6b-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/chatglm-6b-int4-qe", + "alias": [ + "chatglm-6b-int4-qe" + ], + "model_types": [ + "chat" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/chatglm-6b-int8", + "alias": [ + "chatglm-6b-int8" + ], + "model_types": [ + "chat" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/chatglm2-6b", + "alias": [ + "chatglm2-6b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "zai-org/chatglm2-6b-32k", + "alias": [ + "chatglm2-6b-32k" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "zai-org/chatglm2-6b-32k-int4", + "alias": [ + "chatglm2-6b-32k-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "zai-org/chatglm2-6b-int4", + "alias": [ + "chatglm2-6b-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "zai-org/chatglm3-6b", + "alias": [ + "chatglm3-6b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/chatglm3-6b-128k", + "alias": [ + "chatglm3-6b-128k" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "zai-org/chatglm3-6b-32k", + "alias": [ + "chatglm3-6b-32k" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "zai-org/chatglm3-6b-base", + "alias": [ + "chatglm3-6b-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 32768 + }, + { + "name": "zai-org/codegeex2-6b", + "alias": [ + "codegeex2-6b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/codegeex2-6b-int4", + "alias": [ + "codegeex2-6b-int4" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/codegeex4-all-9b", + "alias": [ + "codegeex4-all-9b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "zai-org/codegeex4-all-9b-GGUF", + "alias": [ + "zai-org/codegeex4-all-9b-gguf", + "codegeex4-all-9b-GGUF", + "codegeex4-all-9b-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "zai-org/CogAgent", + "alias": [ + "zai-org/cogagent", + "CogAgent", + "cogagent" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "zai-org/cogagent-chat-hf", + "alias": [ + "cogagent-chat-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/cogagent-vqa-hf", + "alias": [ + "cogagent-vqa-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/CogVideo", + "alias": [ + "zai-org/cogvideo", + "CogVideo", + "cogvideo" + ], + "model_types": [ + "image_generation" + ] + }, + { + "name": "zai-org/CogVideoX-2b", + "alias": [ + "zai-org/cogvideox-2b", + "CogVideoX-2b", + "cogvideox-2b" + ], + "model_types": [ + "image_generation" + ] + }, + { + "name": "zai-org/CogVideoX-5b", + "alias": [ + "zai-org/cogvideox-5b", + "CogVideoX-5b", + "cogvideox-5b" + ], + "model_types": [ + "image_generation" + ] + }, + { + "name": "zai-org/CogVideoX-5b-I2V", + "alias": [ + "zai-org/cogvideox-5b-i2v", + "CogVideoX-5b-I2V", + "cogvideox-5b-i2v" + ], + "model_types": [ + "image_generation" + ] + }, + { + "name": "zai-org/CogVideoX1.5-5B", + "alias": [ + "zai-org/cogvideox1.5-5b", + "CogVideoX1.5-5B", + "cogvideox1.5-5b" + ], + "model_types": [ + "image_generation" + ] + }, + { + "name": "zai-org/CogVideoX1.5-5B-I2V", + "alias": [ + "zai-org/cogvideox1.5-5b-i2v", + "CogVideoX1.5-5B-I2V", + "cogvideox1.5-5b-i2v" + ], + "model_types": [ + "image_generation" + ] + }, + { + "name": "zai-org/CogVideoX1.5-5B-SAT", + "alias": [ + "zai-org/cogvideox1.5-5b-sat", + "CogVideoX1.5-5B-SAT", + "cogvideox1.5-5b-sat" + ], + "model_types": [ + "image_generation" + ] + }, + { + "name": "zai-org/CogView2", + "alias": [ + "zai-org/cogview2", + "CogView2", + "cogview2" + ], + "model_types": [ + "image_generation" + ] + }, + { + "name": "zai-org/CogView3-Plus-3B", + "alias": [ + "zai-org/cogview3-plus-3b", + "CogView3-Plus-3B", + "cogview3-plus-3b" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "zai-org/CogView4-6B", + "alias": [ + "zai-org/cogview4-6b", + "CogView4-6B", + "cogview4-6b", + "CogView4_6B" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "zai-org/CogVLM", + "alias": [ + "zai-org/cogvlm", + "CogVLM", + "cogvlm" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "zai-org/cogvlm-base-224-hf", + "alias": [ + "cogvlm-base-224-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/cogvlm-base-490-hf", + "alias": [ + "cogvlm-base-490-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/cogvlm-chat-hf", + "alias": [ + "cogvlm-chat-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/cogvlm-grounding-base-hf", + "alias": [ + "cogvlm-grounding-base-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/cogvlm-grounding-generalist-hf", + "alias": [ + "cogvlm-grounding-generalist-hf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/cogvlm2-llama3-caption", + "alias": [ + "cogvlm2-llama3-caption" + ], + "model_types": [ + "chat", + "video_understanding", + "vision" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/cogvlm2-llama3-chat-19B", + "alias": [ + "zai-org/cogvlm2-llama3-chat-19b", + "cogvlm2-llama3-chat-19B", + "cogvlm2-llama3-chat-19b" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/cogvlm2-llama3-chat-19B-int4", + "alias": [ + "zai-org/cogvlm2-llama3-chat-19b-int4", + "cogvlm2-llama3-chat-19B-int4", + "cogvlm2-llama3-chat-19b-int4" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/cogvlm2-llama3-chat-19B-tgi", + "alias": [ + "zai-org/cogvlm2-llama3-chat-19b-tgi", + "cogvlm2-llama3-chat-19B-tgi", + "cogvlm2-llama3-chat-19b-tgi" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/cogvlm2-llama3-chinese-chat-19B", + "alias": [ + "zai-org/cogvlm2-llama3-chinese-chat-19b", + "cogvlm2-llama3-chinese-chat-19B", + "cogvlm2-llama3-chinese-chat-19b" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/cogvlm2-llama3-chinese-chat-19B-int4", + "alias": [ + "zai-org/cogvlm2-llama3-chinese-chat-19b-int4", + "cogvlm2-llama3-chinese-chat-19B-int4", + "cogvlm2-llama3-chinese-chat-19b-int4" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/cogvlm2-llama3-chinese-chat-19B-tgi", + "alias": [ + "zai-org/cogvlm2-llama3-chinese-chat-19b-tgi", + "cogvlm2-llama3-chinese-chat-19B-tgi", + "cogvlm2-llama3-chinese-chat-19b-tgi" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/cogvlm2-video-llama3-base", + "alias": [ + "cogvlm2-video-llama3-base" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/cogvlm2-video-llama3-chat", + "alias": [ + "cogvlm2-video-llama3-chat" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/embedding-2", + "alias": [ + "embedding-2", + "Embedding-2" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 8192, + "max_dimension": 1024, + "dimensions": [] + }, + { + "name": "zai-org/embedding-3", + "alias": [ + "embedding-3", + "Embedding-3" + ], + "model_types": [ + "embedding" + ], + "max_tokens": 8192, + "max_dimension": 2048, + "dimensions": [ + 256, + 512, + 1024, + 2048 + ] + }, + { + "name": "zai-org/GLM-ASR-Nano-2512", + "alias": [ + "zai-org/glm-asr-nano-2512", + "GLM-ASR-Nano-2512", + "glm-asr-nano-2512" + ], + "model_types": [ + "asr", + "speech2text" + ], + "max_tokens": 65536 + }, + { + "name": "zai-org/glm-edge-1.5b-chat", + "alias": [ + "glm-edge-1.5b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/glm-edge-1.5b-chat-gguf", + "alias": [ + "glm-edge-1.5b-chat-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/glm-edge-4b-chat", + "alias": [ + "glm-edge-4b-chat" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/glm-edge-4b-chat-gguf", + "alias": [ + "glm-edge-4b-chat-gguf" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/glm-edge-v-2b", + "alias": [ + "glm-edge-v-2b" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/glm-edge-v-2b-gguf", + "alias": [ + "glm-edge-v-2b-gguf" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/glm-edge-v-5b", + "alias": [ + "glm-edge-v-5b" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/glm-edge-v-5b-gguf", + "alias": [ + "glm-edge-v-5b-gguf" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 8192 + }, + { + "name": "zai-org/GLM-Image", + "alias": [ + "zai-org/glm-image", + "GLM-Image", + "glm-image" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "zai-org/glm-large-chinese", + "alias": [ + "glm-large-chinese" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1024 + }, + { + "name": "zai-org/GLM-OCR", + "alias": [ + "zai-org/glm-ocr", + "GLM-OCR", + "glm-ocr", + "GLM OCR" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "ocr" + ], + "max_tokens": 655380, + "max_completion_tokens": 32000 + }, + { + "name": "zai-org/glm-roberta-large", + "alias": [ + "glm-roberta-large" + ], + "model_types": [ + "chat" + ], + "max_tokens": 512 + }, + { + "name": "zai-org/GLM-TTS", + "alias": [ + "zai-org/glm-tts", + "GLM-TTS", + "glm-tts" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "zai-org/GLM-Z1-32B-0414", + "alias": [ + "zai-org/glm-z1-32b-0414", + "GLM-Z1-32B-0414", + "glm-z1-32b-0414" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/GLM-Z1-9B-0414", + "alias": [ + "zai-org/glm-z1-9b-0414", + "GLM-Z1-9B-0414", + "glm-z1-9b-0414", + "THUDM/GLM-Z1-9B-0414" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/GLM-Z1-Rumination-32B-0414", + "alias": [ + "zai-org/glm-z1-rumination-32b-0414", + "GLM-Z1-Rumination-32B-0414", + "glm-z1-rumination-32b-0414" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000, + "thinking": { + "default_value": true, + "clear_thinking": true + } + }, + { + "name": "zai-org/Glyph", + "alias": [ + "zai-org/glyph", + "Glyph", + "glyph" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 128000 + }, + { + "name": "zai-org/ImageReward", + "alias": [ + "zai-org/imagereward", + "ImageReward", + "imagereward" + ], + "model_types": [ + "text-to-image", + "image_generation" + ] + }, + { + "name": "zai-org/Kaleido-14B-S2V", + "alias": [ + "zai-org/kaleido-14b-s2v", + "Kaleido-14B-S2V", + "kaleido-14b-s2v" + ], + "model_types": [ + "image_generation" + ] + }, + { + "name": "zai-org/LongAlign-13B-64k", + "alias": [ + "zai-org/longalign-13b-64k", + "LongAlign-13B-64k", + "longalign-13b-64k" + ], + "model_types": [ + "chat" + ], + "max_tokens": 65536 + }, + { + "name": "zai-org/LongAlign-13B-64k-base", + "alias": [ + "zai-org/longalign-13b-64k-base", + "LongAlign-13B-64k-base", + "longalign-13b-64k-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 65536 + }, + { + "name": "zai-org/LongAlign-6B-64k", + "alias": [ + "zai-org/longalign-6b-64k", + "LongAlign-6B-64k", + "longalign-6b-64k" + ], + "model_types": [ + "chat" + ], + "max_tokens": 65536 + }, + { + "name": "zai-org/LongAlign-6B-64k-base", + "alias": [ + "zai-org/longalign-6b-64k-base", + "LongAlign-6B-64k-base", + "longalign-6b-64k-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 65536 + }, + { + "name": "zai-org/LongAlign-7B-64k", + "alias": [ + "zai-org/longalign-7b-64k", + "LongAlign-7B-64k", + "longalign-7b-64k" + ], + "model_types": [ + "chat" + ], + "max_tokens": 65536 + }, + { + "name": "zai-org/LongAlign-7B-64k-base", + "alias": [ + "zai-org/longalign-7b-64k-base", + "LongAlign-7B-64k-base", + "longalign-7b-64k-base" + ], + "model_types": [ + "chat" + ], + "max_tokens": 65536 + }, + { + "name": "zai-org/LongCite-glm4-9b", + "alias": [ + "zai-org/longcite-glm4-9b", + "LongCite-glm4-9b", + "longcite-glm4-9b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "zai-org/LongCite-llama3.1-8b", + "alias": [ + "zai-org/longcite-llama3.1-8b", + "LongCite-llama3.1-8b", + "longcite-llama3.1-8b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "zai-org/LongReward-glm4-9b-DPO", + "alias": [ + "zai-org/longreward-glm4-9b-dpo", + "LongReward-glm4-9b-DPO", + "longreward-glm4-9b-dpo" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "zai-org/LongReward-llama3.1-8b-DPO", + "alias": [ + "zai-org/longreward-llama3.1-8b-dpo", + "LongReward-llama3.1-8b-DPO", + "longreward-llama3.1-8b-dpo" + ], + "model_types": [ + "chat" + ], + "max_tokens": 65536 + }, + { + "name": "zai-org/LongWriter-glm4-9b", + "alias": [ + "zai-org/longwriter-glm4-9b", + "LongWriter-glm4-9b", + "longwriter-glm4-9b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1048576 + }, + { + "name": "zai-org/LongWriter-llama3.1-8b", + "alias": [ + "zai-org/longwriter-llama3.1-8b", + "LongWriter-llama3.1-8b", + "longwriter-llama3.1-8b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "zai-org/MathGLM", + "alias": [ + "zai-org/mathglm", + "MathGLM", + "mathglm" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "zai-org/MathGLM-Vision", + "alias": [ + "zai-org/mathglm-vision", + "MathGLM-Vision", + "mathglm-vision" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "zai-org/MathGLM-Vision-19B", + "alias": [ + "zai-org/mathglm-vision-19b", + "MathGLM-Vision-19B", + "mathglm-vision-19b" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "zai-org/MSAGPT", + "alias": [ + "zai-org/msagpt", + "MSAGPT", + "msagpt" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "zai-org/RealVideo", + "alias": [ + "zai-org/realvideo", + "RealVideo", + "realvideo" + ], + "model_types": [ + "omni" + ] + }, + { + "name": "zai-org/rerank", + "alias": [ + "rerank" + ], + "model_types": [ + "rerank" + ], + "max_chars": 4096, + "max_documents": 128 + }, + { + "name": "zai-org/SCAIL-2", + "alias": [ + "zai-org/scail-2", + "SCAIL-2", + "scail-2" + ], + "model_types": [ + "image_generation" + ] + }, + { + "name": "zai-org/SCAIL-Preview", + "alias": [ + "zai-org/scail-preview", + "SCAIL-Preview", + "scail-preview" + ], + "model_types": [ + "image_generation" + ] + }, + { + "name": "zai-org/SSVAE", + "alias": [ + "zai-org/ssvae", + "SSVAE", + "ssvae" + ], + "model_types": [ + "chat" + ] + }, + { + "name": "zai-org/SWE-Dev-32B", + "alias": [ + "zai-org/swe-dev-32b", + "SWE-Dev-32B", + "swe-dev-32b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "zai-org/SWE-Dev-7B", + "alias": [ + "zai-org/swe-dev-7b", + "SWE-Dev-7B", + "swe-dev-7b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 163840 + }, + { + "name": "zai-org/SWE-Dev-9B", + "alias": [ + "zai-org/swe-dev-9b", + "SWE-Dev-9B", + "swe-dev-9b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 128000 + }, + { + "name": "zai-org/UI2Code_N", + "alias": [ + "zai-org/ui2code_n", + "UI2Code_N", + "ui2code_n" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 65536 + }, + { + "name": "zai-org/VisionReward-Image", + "alias": [ + "zai-org/visionreward-image", + "VisionReward-Image", + "visionreward-image" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ] + }, + { + "name": "zai-org/VisionReward-Image-bf16", + "alias": [ + "zai-org/visionreward-image-bf16", + "VisionReward-Image-bf16", + "visionreward-image-bf16" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "image", + "image_generation" + ] + }, + { + "name": "zai-org/VisionReward-Video", + "alias": [ + "zai-org/visionreward-video", + "VisionReward-Video", + "visionreward-video" + ], + "model_types": [ + "chat", + "image2text", + "vision", + "video_understanding" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/visualglm-6b", + "alias": [ + "visualglm-6b" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 2048 + }, + { + "name": "zai-org/WebGLM", + "alias": [ + "zai-org/webglm", + "WebGLM", + "webglm" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1024 + }, + { + "name": "zai-org/WebGLM-2B", + "alias": [ + "zai-org/webglm-2b", + "WebGLM-2B", + "webglm-2b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 1024 + }, + { + "name": "zai-org/webrl-glm-4-9b", + "alias": [ + "webrl-glm-4-9b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 8000 + }, + { + "name": "zai-org/webrl-llama-3.1-70b", + "alias": [ + "webrl-llama-3.1-70b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "zai-org/webrl-llama-3.1-8b", + "alias": [ + "webrl-llama-3.1-8b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "zai-org/webrl-orm-llama-3.1-8b", + "alias": [ + "webrl-orm-llama-3.1-8b" + ], + "model_types": [ + "chat" + ], + "max_tokens": 131072 + }, + { + "name": "zai-org/WebVIA-Agent", + "alias": [ + "zai-org/webvia-agent", + "WebVIA-Agent", + "webvia-agent" + ], + "model_types": [ + "chat", + "image2text", + "vision" + ], + "max_tokens": 65536 + }, + { + "name": "zhipu-embedding-2", + "model_types": [ + "embedding" + ] + }, + { + "name": "Zyphra/Zonos-v0.1-hybrid", + "alias": [ + "Zonos-v0.1-hybrid" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "Zyphra/Zonos-v0.1-transformer", + "alias": [ + "Zonos-v0.1-transformer" + ], + "model_types": [ + "tts" + ] + }, + { + "name": "zzkj", + "alias": [ + "WiseDiag-Z1" + ], + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "zzkj-genetics", + "alias": [ + "WiseDiag-Genetics" + ], + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "zzkj-lite", + "alias": [ + "WiseDiag-Z1 Lite" + ], + "max_tokens": 32000, + "model_types": [ + "chat" + ] + }, + { + "name": "zzkj-think", + "alias": [ + "WiseDiag-Z1 Think" + ], + "max_tokens": 32000, + "model_types": [ + "chat" + ], + "thinking": { + "default_value": true, + "clear_thinking": true + } } ] }