Alternatives to Qwen Code

Compare Qwen Code alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to Qwen Code in 2026. Compare features, ratings, user reviews, pricing, and more from Qwen Code competitors and alternatives in order to make an informed decision for your business.

  • 1
    Mistral Vibe

    Mistral Vibe

    Mistral AI

    Mistral Vibe is an AI-powered agent platform designed to help individuals, developers, and organizations automate complex tasks, conduct research, create content, and execute workflows across connected tools and data sources. The platform combines advanced AI reasoning with access to business applications, internal knowledge, documents, calendars, and communication channels to support long-horizon work. Users can generate reports, prepare meeting briefs, analyze data, draft communications, and automate recurring processes through a unified workspace. Mistral Vibe also includes specialized coding capabilities that enable developers to write, test, review, refactor, and deploy software with full codebase awareness. Its customizable AI models, integrations, and enterprise deployment options allow organizations to tailor the platform to their unique operational requirements. Built for both business productivity and software development, Mistral Vibe helps teams accelerate execution.
  • 2
    MiMo Code

    MiMo Code

    Xiaomi Technology

    MiMo Code is a terminal-native AI coding assistant designed to live inside the developer’s computer, understand the project more deeply over time, and improve as it works. It can read and write code, run commands, manage Git, and keep a persistent project context across sessions through a built-in memory system. Instead of relying on the model to remember on its own, MiMo Code uses project memory, conversation checkpoints, scratch notes, task progress, and SQLite FTS5 full-text search to preserve rules, architecture decisions, session state, and ongoing work. When context nears the limit, it reconstructs the working state from the latest checkpoint, memory, task progress, and recent messages so the agent can continue rather than start from scratch. Multiple agents support different workflows, build for full-permission development, plan for read-only analysis, and compose for specs-driven development.
  • 3
    MiniMax Code
    MiniMax Code brings the agent experience to Mac and Windows, where users can pick a workspace, describe what they need, and let the agent read, analyze, batch-process, and act on local files or remote tasks. Instead of manually managing every step, users define the goal and MiniMax Code builds the right agent team, soloing simple tasks and teaming up on complex work. The agent remembers habits, preferences, projects, and repeated workflows through persistent memory, generating skills over time so users do not have to explain the same context again. It is designed to work where people already chat, handling local files, remote work, schedules, teams, memories, and skills directly from the conversation. The product supports advanced coding and agentic workflows, including multi-file edits, test-validated repairs, long-horizon tool chains, planning, document summarization, creative writing, research, full-stack development, reports, presentations, web development, and everyday Q&A.
    Starting Price: $20 per month
  • 4
    ZCode

    ZCode

    Z.ai

    ZCode is an Agentic Development Environment built to bring GLM-5.2 into real coding workflows, combining the best AI agents with existing tools so developers can plan, code, review, and deploy without friction. It is designed for long-context, long-horizon, and agentic coding tasks, helping users move from requirement understanding to implementation, verification, and review inside one stable desktop workspace. ZCode Agent is the default self-developed agent framework, deeply integrated with tasks, models, permissions, file references, execution modes, Git branch state, and commit flow, making it a strong fit for everyday development, task breakdown, multi-file edits, debugging, testing, project preview, and continuous project work. Built around GLM-5.2, ZCode keeps goals, files, terminal results, browser context, execution modes, and Git state in the same task, so complex work can continue without losing continuity.
    Starting Price: $16.20 per month
  • 5
    iFlow

    iFlow

    iFlow

    iFlow is an AI-powered development and productivity platform centered around its terminal-based assistant, iFlow CLI, which enables users to interact with advanced AI models directly within their command-line environment to automate coding, analysis, and workflow execution. It is designed to understand entire codebases, interpret contextual requirements, and execute tasks ranging from simple file operations to complex multi-step automation, all driven through natural language rather than traditional commands. It integrates multiple state-of-the-art AI models, allowing users to access capabilities such as code generation, debugging, documentation, and optimization within a single interface, while maintaining compatibility with existing tools and environments like Visual Studio Code, JetBrains IDEs, and CI/CD pipelines. A key feature of the platform is its multi-agent architecture, where specialized “SubAgents” collaborate to break down and handle complex tasks in parallel.
  • 6
    Qwen3-Coder
    Qwen3‑Coder is an agentic code model available in multiple sizes, led by the 480B‑parameter Mixture‑of‑Experts variant (35B active) that natively supports 256K‑token contexts (extendable to 1M) and achieves state‑of‑the‑art results comparable to Claude Sonnet 4. Pre‑training on 7.5T tokens (70 % code) and synthetic data cleaned via Qwen2.5‑Coder optimized both coding proficiency and general abilities, while post‑training employs large‑scale, execution‑driven reinforcement learning, scaling test‑case generation for diverse coding challenges, and long‑horizon RL across 20,000 parallel environments to excel on multi‑turn software‑engineering benchmarks like SWE‑Bench Verified without test‑time scaling. Alongside the model, the open source Qwen Code CLI (forked from Gemini Code) unleashes Qwen3‑Coder in agentic workflows with customized prompts, function calling protocols, and seamless integration with Node.js, OpenAI SDKs, and environment variables.
  • 7
    Qwen3-Coder-Next
    Qwen3-Coder-Next is an open-weight language model specifically designed for coding agents and local development that delivers advanced coding reasoning, complex tool usage, and robust performance on long-horizon programming tasks with high efficiency, using a mixture-of-experts architecture that balances powerful capabilities with resource-friendly operation. It provides enhanced agentic coding abilities that help software developers, AI system builders, and automated coding workflows generate, debug, and reason about code with deep contextual understanding while recovering from execution errors, making it well-suited for autonomous coding agents and development-oriented applications. By achieving strong performance comparable to much larger parameter models while requiring fewer active parameters, Qwen3-Coder-Next enables cost-effective deployment for dynamic and complex programming workloads in research and production environments.
  • 8
    Qwen2.5-Coder
    Qwen2.5-Coder-32B-Instruct has become the current SOTA open source code model, matching the coding capabilities of GPT-4o. While demonstrating strong and comprehensive coding abilities, it also possesses good general and mathematical skills. As of now, Qwen2.5-Coder has covered six mainstream model sizes to meet the needs of different developers. We explore the practicality of Qwen2.5-Coder in two scenarios, including code assistants and artifacts, with some examples showcasing the potential applications of Qwen2.5-Coder in real-world scenarios. Qwen2.5-Coder-32B-Instruct, as the flagship model of this open source release, has achieved the best performance among open source models on multiple popular code generation benchmarks and has competitive performance with GPT-4o. Code repair is an important programming skill. Qwen2.5-Coder-32B-Instruct can help users fix errors in their code, making programming more efficient.
  • 9
    Qwen2.5-Max
    Qwen2.5-Max is a large-scale Mixture-of-Experts (MoE) model developed by the Qwen team, pretrained on over 20 trillion tokens and further refined through Supervised Fine-Tuning (SFT) and Reinforcement Learning from Human Feedback (RLHF). In evaluations, it outperforms models like DeepSeek V3 in benchmarks such as Arena-Hard, LiveBench, LiveCodeBench, and GPQA-Diamond, while also demonstrating competitive results in other assessments, including MMLU-Pro. Qwen2.5-Max is accessible via API through Alibaba Cloud and can be explored interactively on Qwen Chat.
  • 10
    Qwen-7B

    Qwen-7B

    Alibaba

    Qwen-7B is the 7B-parameter version of the large language model series, Qwen (abbr. Tongyi Qianwen), proposed by Alibaba Cloud. Qwen-7B is a Transformer-based large language model, which is pretrained on a large volume of data, including web texts, books, codes, etc. Additionally, based on the pretrained Qwen-7B, we release Qwen-7B-Chat, a large-model-based AI assistant, which is trained with alignment techniques. The features of the Qwen-7B series include: Trained with high-quality pretraining data. We have pretrained Qwen-7B on a self-constructed large-scale high-quality dataset of over 2.2 trillion tokens. The dataset includes plain texts and codes, and it covers a wide range of domains, including general domain data and professional domain data. Strong performance. In comparison with the models of the similar model size, we outperform the competitors on a series of benchmark datasets, which evaluates natural language understanding, mathematics, coding, etc. And more.
  • 11
    Alibaba AI Coding Plan
    Alibaba Cloud’s AI Scene Coding campaign introduces a cloud-based development environment designed to help developers write, test, and deploy software faster using advanced AI coding models. It provides access to powerful models such as Qwen3-Coder-Plus and integrates with popular developer tools, including Cline, Claude Code, Qwen Code, and OpenClaw, allowing engineers to use their preferred coding interfaces while leveraging Alibaba Cloud’s AI infrastructure. It is built to streamline software development by combining large language models with cloud computing resources so developers can generate code, analyze projects, and automate development workflows from a unified environment. These AI models are capable of understanding prompts, writing code, debugging programs, and assisting with complex development tasks, allowing applications to be built in minutes rather than through traditional manual coding cycles.
    Starting Price: $3 per month
  • 12
    SuperAGI SuperCoder
    SuperAGI SuperCoder is an open-source autonomous system that combines AI-native dev platform & AI agents to enable fully autonomous software development starting with python language & frameworks SuperCoder 2.0 leverages LLMs & Large Action Model (LAM) fine-tuned for python code generation leading to one shot or few shot python functional coding with significantly higher accuracy across SWE-bench & Codebench As an autonomous system, SuperCoder 2.0 combines software guardrails specific to development framework starting with Flask & Django with SuperAGI’s Generally Intelligent Developer Agents to deliver complex real world software systems SuperCoder 2.0 deeply integrates with existing developer stack such as Jira, Github or Gitlab, Jenkins, CSPs and QA solutions such as BrowserStack /Selenium Clouds to ensure a seamless software development experience
  • 13
    Qwen3-Max

    Qwen3-Max

    Alibaba

    Qwen3-Max is Alibaba’s latest trillion-parameter large language model, designed to push performance in agentic tasks, coding, reasoning, and long-context processing. It is built atop the Qwen3 family and benefits from the architectural, training, and inference advances introduced there; mixing thinker and non-thinker modes, a “thinking budget” mechanism, and support for dynamic mode switching based on complexity. The model reportedly processes extremely long inputs (hundreds of thousands of tokens), supports tool invocation, and exhibits strong performance on benchmarks in coding, multi-step reasoning, and agent benchmarks (e.g., Tau2-Bench). While its initial variant emphasizes instruction following (non-thinking mode), Alibaba plans to bring reasoning capabilities online to enable autonomous agent behavior. Qwen3-Max inherits multilingual support and extensive pretraining on trillions of tokens, and it is delivered via API interfaces compatible with OpenAI-style functions.
  • 14
    CodeQwen

    CodeQwen

    Alibaba

    CodeQwen is the code version of Qwen, the large language model series developed by the Qwen team, Alibaba Cloud. It is a transformer-based decoder-only language model pre-trained on a large amount of data of codes. Strong code generation capabilities and competitive performance across a series of benchmarks. Supporting long context understanding and generation with the context length of 64K tokens. CodeQwen supports 92 coding languages and provides excellent performance in text-to-SQL, bug fixes, etc. You can just write several lines of code with transformers to chat with CodeQwen. Essentially, we build the tokenizer and the model from pre-trained methods, and we use the generate method to perform chatting with the help of the chat template provided by the tokenizer. We apply the ChatML template for chat models following our previous practice. The model completes the code snippets according to the given prompts, without any additional formatting.
  • 15
    Qwen3.5

    Qwen3.5

    Alibaba

    Qwen3.5 is a next-generation open-weight multimodal large language model designed to power native vision-language agents. The flagship release, Qwen3.5-397B-A17B, combines a hybrid linear attention architecture with sparse mixture-of-experts, activating only 17 billion parameters per forward pass out of 397 billion total to maximize efficiency. It delivers strong benchmark performance across reasoning, coding, multilingual understanding, visual reasoning, and agent-based tasks. The model expands language support from 119 to 201 languages and dialects while introducing a 1M-token context window in its hosted version, Qwen3.5-Plus. Built for multimodal tasks, it processes text, images, and video with advanced spatial reasoning and tool integration. Qwen3.5 also incorporates scalable reinforcement learning environments to improve general agent capabilities. Designed for developers and enterprises, it enables efficient, tool-augmented, multimodal AI workflows.
  • 16
    Qwen2

    Qwen2

    Alibaba

    Qwen2 is the large language model series developed by Qwen team, Alibaba Cloud. Qwen2 is a series of large language models developed by the Qwen team at Alibaba Cloud. It includes both base language models and instruction-tuned models, ranging from 0.5 billion to 72 billion parameters, and features both dense models and a Mixture-of-Experts model. The Qwen2 series is designed to surpass most previous open-weight models, including its predecessor Qwen1.5, and to compete with proprietary models across a broad spectrum of benchmarks in language understanding, generation, multilingual capabilities, coding, mathematics, and reasoning.
  • 17
    DeepCoder

    DeepCoder

    Agentica Project

    DeepCoder is a fully open source code-reasoning and generation model released by Agentica Project in collaboration with Together AI. It is fine-tuned from DeepSeek-R1-Distilled-Qwen-14B using distributed reinforcement learning, achieving a 60.6% accuracy on LiveCodeBench (representing an 8% improvement over the base), a performance level that matches that of proprietary models such as o3-mini (2025-01-031 Low) and o1 while using only 14 billion parameters. It was trained over 2.5 weeks on 32 H100 GPUs with a curated dataset of roughly 24,000 coding problems drawn from verified sources (including TACO-Verified, PrimeIntellect SYNTHETIC-1, and LiveCodeBench submissions), each problem requiring a verifiable solution and at least five unit tests to ensure reliability for RL training. To handle long-range context, DeepCoder employs techniques such as iterative context lengthening and overlong filtering.
  • 18
    ClinePass
    ClinePass is a subscription for open weight models in Cline, built to give developers generous quotas and reliable access to capable coding models without managing separate provider setup or API keys. It is designed for Cline IDE and CLI. The agent harness is built for open-weight model workflows, so developers can go from signup to coding in minutes; create an account, install Cline, select the ClinePass provider, and start coding. ClinePass includes open weight models from Z.ai, Moonshot AI, DeepSeek, MiniMax, MiMo, and Qwen, including GLM 5.2 for deep reasoning, Kimi K2.7 Code for coding tasks, Kimi K2.6 for agentic workflows, DeepSeek V4 Pro for large changes, DeepSeek V4 Flash for fast iteration, MiniMax M3 for general coding, MiMo V2.5 Pro for pro workloads, MiMo V2.5 for efficient edits, Qwen3.7-Max for heavy workloads, and Qwen3.7-Plus for balanced coding.
    Starting Price: $4.99 per month
  • 19
    Qwen3.8 Max
    Qwen3.8 Max is Alibaba’s next-generation Qwen flagship model, currently referenced publicly as Qwen3.8-Max-Preview. The model is positioned as a large multimodal AI system for advanced reasoning, coding, agentic workflows, data analysis, office productivity, and document understanding. Alibaba Cloud Model Studio lists Qwen3.8-Max-Preview as one of the newest models available through its Token Plan, alongside other text, image, and video models. Public reporting describes Qwen3.8 Max as a 2.4 trillion-parameter model that can handle text, images, video, and documents. It is expected to improve on Qwen3.7 Max in areas such as coding, full-stack development, data analysis, and office workflows. Built for developers and AI teams, Qwen3.8 Max is best understood as a frontier Qwen preview model for testing advanced multimodal and agentic AI workloads.
    Starting Price: $3 per 1M (input)
  • 20
    Qwen3.7-Max
    Qwen3.7-Max is Qwen’s latest proprietary model designed for the agent era, built to be a versatile agent foundation that is equally capable of writing and debugging code, automating office workflows, and sustaining autonomous browser sessions over long horizons. It reaches frontier-level coding performance, with stronger results across software engineering, terminal tasks, GUI grounding, web browsing, and agentic tool use. Qwen3.7-Max is designed to reduce the gap between model intelligence and real agent execution by supporting planning, long-context reasoning, reliable function calling, and multi-step task completion across complex workflows. It also strengthens multimodal and document-oriented work through Qwen Studio, which supports chatbot interaction, image and video understanding, image generation, document processing, presentation generation, coding assistance, deep research, and web development.
  • 21
    Qwen3

    Qwen3

    Alibaba

    Qwen3, the latest iteration of the Qwen family of large language models, introduces groundbreaking features that enhance performance across coding, math, and general capabilities. With models like the Qwen3-235B-A22B and Qwen3-30B-A3B, Qwen3 achieves impressive results compared to top-tier models, thanks to its hybrid thinking modes that allow users to control the balance between deep reasoning and quick responses. The platform supports 119 languages and dialects, making it an ideal choice for global applications. Its pre-training process, which uses 36 trillion tokens, enables robust performance, and advanced reinforcement learning (RL) techniques continue to refine its capabilities. Available on platforms like Hugging Face and ModelScope, Qwen3 offers a powerful tool for developers and researchers working in diverse fields.
  • 22
    Qwen3.6

    Qwen3.6

    Alibaba

    Qwen3.6 is a large language model developed by Alibaba as part of its Qwen AI model family, designed for real-world applications and advanced reasoning tasks. It focuses on improving stability, usability, and performance compared to earlier versions. The model supports multimodal capabilities, allowing it to process and reason across text, images, and other data types. Qwen3.6 is particularly strong in coding and developer workflows, offering improved accuracy for complex programming tasks. It uses a mixture-of-experts architecture, enabling efficient performance while maintaining large-scale model capabilities. The model is designed to be deployable in production environments, including enterprise and cloud-based systems. It can be integrated into applications or run locally using open-weight variants. Overall, Qwen3.6 delivers a powerful, efficient, and versatile AI solution for modern use cases.
  • 23
    DeepSeek-Coder-V2
    DeepSeek-Coder-V2 is an open source code language model designed to excel in programming and mathematical reasoning tasks. It features a Mixture-of-Experts (MoE) architecture with 236 billion total parameters and 21 billion activated parameters per token, enabling efficient processing and high performance. The model was trained on an extensive dataset of 6 trillion tokens, enhancing its capabilities in code generation and mathematical problem-solving. DeepSeek-Coder-V2 supports over 300 programming languages and has demonstrated superior performance on benchmarks such surpassing other models. It is available in multiple variants, including DeepSeek-Coder-V2-Instruct, optimized for instruction-based tasks; DeepSeek-Coder-V2-Base, suitable for general text generation; and lightweight versions like DeepSeek-Coder-V2-Lite-Base and DeepSeek-Coder-V2-Lite-Instruct, designed for environments with limited computational resources.
  • 24
    Qwen3.6-35B-A3B
    Qwen3.5-35B-A3B is part of the Qwen3.5 “Medium” model series, designed as a highly efficient, multimodal foundation model that balances strong reasoning ability with practical deployment requirements. It uses a Mixture-of-Experts (MoE) architecture with 35 billion total parameters but activates only about 3 billion per token, allowing it to deliver performance comparable to much larger models while significantly reducing computational cost. The model integrates a hybrid attention mechanism that combines linear attention with standard attention layers, enabling efficient long-context processing and improved scalability for complex tasks. As a native vision-language model, it can process both text and visual inputs, supporting use cases such as multimodal reasoning, coding, and agent-based workflows. It is designed to function as a general-purpose “AI agent,” capable of planning, tool use, and structured problem solving rather than just conversational responses.
  • 25
    ReinforceNow

    ReinforceNow

    ReinforceNow

    ReinforceNow is an end-to-end platform for continual learning with AI agents, built to help teams deploy, train, and repeat. It lets developers build AI agents and continuously train them on production traffic, or let Claude Code help set it up automatically. It handles reinforcement learning infrastructure, experiment orchestration, agent versioning, GPU training logic, and telemetry, so teams can focus on agent logic, data collection, and rewards. ReinforceNow supports fast LLM fine-tuning with LoRA, high-throughput training, and wide model support for open source models like Qwen, DeepSeek, and GPT-OSS. It provides advanced telemetry to evaluate, monitor, and iterate on AI agent LLM applications, with traces, rewards, experiment metrics, and training observability. Teams can train on long-horizon tasks with 32k to 1 million context size, build vertical agents for multi-turn and long-running tasks, and use rich tooling for reinforcement learning workflows.
  • 26
    GPT-5.2-Codex
    GPT-5.2-Codex is OpenAI’s most advanced agentic coding model, built for complex, real-world software engineering and defensive cybersecurity work. It is a specialized version of GPT-5.2 optimized for long-horizon coding tasks such as large refactors, migrations, and feature development. The model maintains full context over extended sessions through native context compaction. GPT-5.2-Codex delivers state-of-the-art performance on benchmarks like SWE-Bench Pro and Terminal-Bench 2.0. It operates reliably across large repositories and native Windows environments. Stronger vision capabilities allow it to interpret screenshots, diagrams, and UI designs during development. GPT-5.2-Codex is designed to be a dependable partner for professional engineering workflows.
  • 27
    Qwen3.5-Plus
    Qwen3.5-Plus is a high-performance native vision-language model designed for efficient text generation, deep reasoning, and multimodal understanding. Built on a hybrid architecture that combines linear attention with a sparse mixture-of-experts design, it delivers strong performance while optimizing inference efficiency. The model supports text, image, and video inputs and produces text outputs, making it suitable for complex multimodal workflows. With a massive 1 million token context window and up to 64K output tokens, Qwen3.5-Plus enables long-form reasoning and large-scale document analysis. It includes advanced capabilities such as structured outputs, function calling, web search, and tool integration via the Responses API. The model supports prefix continuation, caching, batch processing, and fine-tuning for flexible deployment. Designed for developers and enterprises, Qwen3.5-Plus provides scalable, high-throughput AI performance with OpenAI-compatible API access.
    Starting Price: $0.4 per 1M tokens
  • 28
    LongCat-2.0
    LongCat-2.0 is a 1.6 trillion total-parameter Mixture-of-Experts language model built on AI ASIC superpods, with about 48 billion parameters activated per token and strong performance across coding and agentic tasks. It is a substantial step up from previous LongCat models, combining large-scale sparse architecture with dedicated post-training for real-world software engineering, tool use, long-context reasoning, and multi-step agent workflows. LongCat-2.0 is trained and deployed entirely on AI ASIC superpods, with pretraining spanning more than 35 trillion tokens and millions of accelerator-hours, demonstrating frontier-scale training on alternative hardware platforms. To strengthen long-horizon tasks, the model introduces LongCat Sparse Attention and is trained on hundreds of billions of tokens of 1M-context data, giving it native support for ultra-long context tasks and reliable long-document understanding.
  • 29
    Qwen3.6-Max-Preview
    Qwen3.6-Max-Preview is a next-generation frontier language model designed to push the limits of intelligence, instruction following, and real-world agent capabilities within the Qwen ecosystem. Building on the Qwen3 series, this preview release introduces stronger world knowledge, sharper instruction alignment, and significant improvements in agentic coding performance, enabling the model to better handle complex, multi-step tasks and software engineering workflows. It is engineered for advanced reasoning and execution scenarios, where the model not only generates responses but also interacts with tools, processes long contexts, and supports structured problem-solving across domains such as coding, research, and enterprise workflows. The architecture continues the Qwen focus on large-scale, high-efficiency models capable of handling extensive context windows and delivering consistent performance across multilingual and knowledge-intensive tasks.
  • 30
    Qwen2.5-1M

    Qwen2.5-1M

    Alibaba

    Qwen2.5-1M is an open-source language model developed by the Qwen team, designed to handle context lengths of up to one million tokens. This release includes two model variants, Qwen2.5-7B-Instruct-1M and Qwen2.5-14B-Instruct-1M, marking the first time Qwen models have been upgraded to support such extensive context lengths. To facilitate efficient deployment, the team has also open-sourced an inference framework based on vLLM, integrated with sparse attention methods, enabling processing of 1M-token inputs with a 3x to 7x speed improvement. Comprehensive technical details, including design insights and ablation experiments, are available in the accompanying technical report.
  • 31
    Nemotron 3 Nano
    Nemotron 3 Nano is the smallest model in the NVIDIA Nemotron 3 family, built for agentic AI applications with strong reasoning, conversational ability, and cost-efficient inference. It is a hybrid Mamba-Transformer Mixture-of-Experts model with 3.2 billion active parameters, 3.6 billion including embeddings, and 31.6 billion total parameters. NVIDIA describes it as more accurate than the previous Nemotron 2 Nano while activating less than half of the parameters per forward pass, improving efficiency without sacrificing performance. The model is positioned as more accurate than GPT-OSS-20B and Qwen3-30B-A3B-Thinking-2507 on popular benchmarks across different categories. On an 8K input and 16K output setting using a single H200, it delivers inference throughput 3.3 times higher than Qwen3-30B-A3B and 2.2 times higher than GPT-OSS-20B. Nemotron 3 Nano supports context lengths up to 1 million tokens and is reported to outperform GPT-OSS-20B and Qwen3-30B-A3B-Instruct-2507.
  • 32
    Qwen3.6-27B
    Qwen3.6-27B is a dense, open source multimodal language model in the Qwen3.6 series, designed to deliver flagship-level performance in coding, reasoning, and agent-based workflows while maintaining a relatively efficient parameter size of 27 billion. It is positioned as a high-performance general model that “punches above its weight,” achieving results competitive with or superior to significantly larger models on key benchmarks, particularly in agentic coding tasks. It supports both thinking and non-thinking modes, allowing it to dynamically balance deep reasoning with fast responses depending on the task, and integrates capabilities across text and multimodal inputs such as images and video. Built as part of the Qwen3.6 family, the model emphasizes real-world usability, stability, and developer productivity, incorporating improvements driven by community feedback and practical deployment needs.
  • 33
    StarCoder

    StarCoder

    BigCode

    StarCoder and StarCoderBase are Large Language Models for Code (Code LLMs) trained on permissively licensed data from GitHub, including from 80+ programming languages, Git commits, GitHub issues, and Jupyter notebooks. Similar to LLaMA, we trained a ~15B parameter model for 1 trillion tokens. We fine-tuned StarCoderBase model for 35B Python tokens, resulting in a new model that we call StarCoder. We found that StarCoderBase outperforms existing open Code LLMs on popular programming benchmarks and matches or surpasses closed models such as code-cushman-001 from OpenAI (the original Codex model that powered early versions of GitHub Copilot). With a context length of over 8,000 tokens, the StarCoder models can process more input than any other open LLM, enabling a wide range of interesting applications. For example, by prompting the StarCoder models with a series of dialogues, we enabled them to act as a technical assistant.
  • 34
    Qwen3.6-Plus
    Qwen3.6-Plus is an advanced AI model developed by Alibaba Cloud, designed to power real-world intelligent agents and complex workflows. It introduces significant improvements in agentic coding, enabling developers to handle everything from frontend development to large-scale codebase management. The model features a massive 1 million token context window, allowing it to process and reason over long and complex inputs. It integrates reasoning, memory, and execution capabilities to deliver highly accurate and reliable results. Qwen3.6-Plus also enhances multimodal capabilities, enabling it to understand and analyze images, videos, and documents. The platform is optimized for real-world applications, including automation, planning, and tool-based workflows. Overall, it provides a powerful foundation for building next-generation AI agents and intelligent systems.
  • 35
    Qwen

    Qwen

    Alibaba

    Qwen is a powerful, free AI assistant built on the advanced Qwen model series, designed to help anyone with creativity, research, problem-solving, and everyday tasks. While Qwen Chat is the main interface for most users, Qwen itself powers a broad range of intelligent capabilities including image generation, deep research, website creation, advanced reasoning, and context-aware search. Its multimodal intelligence enables Qwen to understand and process text, images, audio, and video simultaneously for richer insights. Qwen is available on web, desktop, and mobile, ensuring seamless access across all devices. For developers, the Qwen API provides OpenAI-compatible endpoints, making integration simple and allowing Qwen’s intelligence to power apps, services, and automation. Whether you're chatting through Qwen Chat or building with the Qwen API, Qwen delivers fast, flexible, and highly capable AI support.
  • 36
    Qwen2-VL

    Qwen2-VL

    Alibaba

    Qwen2-VL is the latest version of the vision language models based on Qwen2 in the Qwen model familities. Compared with Qwen-VL, Qwen2-VL has the capabilities of: SoTA understanding of images of various resolution & ratio: Qwen2-VL achieves state-of-the-art performance on visual understanding benchmarks, including MathVista, DocVQA, RealWorldQA, MTVQA, etc. Understanding videos of 20 min+: Qwen2-VL can understand videos over 20 minutes for high-quality video-based question answering, dialog, content creation, etc. Agent that can operate your mobiles, robots, etc.: with the abilities of complex reasoning and decision making, Qwen2-VL can be integrated with devices like mobile phones, robots, etc., for automatic operation based on visual environment and text instructions. Multilingual Support: to serve global users, besides English and Chinese, Qwen2-VL now supports the understanding of texts in different languages inside images
  • 37
    Qwen3.7-Plus
    Qwen3.7-Plus is a multimodal agent model that unifies vision and language into a single, versatile agent foundation. Building on Qwen3.7’s agentic intelligence, it extends Qwen’s capabilities into visual understanding, visual reasoning, grounded interaction, and multimodal tool use, enabling agents to perceive, analyze, and act across text, images, documents, screens, and complex real-world contexts. It is designed for tasks that require more than static question answering, including visual search, document comprehension, chart and table analysis, screen understanding, GUI interaction, image-grounded reasoning, and agent workflows that combine perception with planning and execution. Qwen3.7-Plus strengthens the connection between language reasoning and visual evidence, allowing users to ask questions about images, interpret dense multimodal inputs, extract structured information, and generate responses that reflect both context and visual details.
  • 38
    Athene-V2

    Athene-V2

    Nexusflow

    ​Athene-V2 is Nexusflow's latest 72-billion-parameter model suite, fine-tuned from Qwen 2.5 72B, designed to compete with GPT-4o across key capabilities. This suite includes Athene-V2-Chat-72B, a state-of-the-art chat model that matches GPT-4o in multiple benchmarks, excelling in chat helpfulness (Arena-Hard), code completion (ranking #2 on bigcode-bench-hard), mathematics (MATH), and precise long log extraction. Additionally, Athene-V2-Agent-72B balances chat and agent functionalities, offering concise, directive responses and surpassing GPT-4o in Nexus-V2 function calling benchmarks focused on complex enterprise-level use cases. These advancements underscore the industry's shift from merely scaling model sizes to specialized customization, illustrating how targeted post-training processes can finely optimize models for distinct skills and applications. ​
  • 39
    GLM-5

    GLM-5

    Zhipu AI

    GLM-5 is Z.ai’s latest large language model built for complex systems engineering and long-horizon agentic tasks. It scales significantly beyond GLM-4.5, increasing total parameters and training data while integrating DeepSeek Sparse Attention to reduce deployment costs without sacrificing long-context capacity. The model combines enhanced pre-training with a new asynchronous reinforcement learning infrastructure called slime, improving training efficiency and post-training refinement. GLM-5 achieves best-in-class performance among open-source models across reasoning, coding, and agent benchmarks, narrowing the gap with leading frontier models. It ranks highly on evaluations such as Vending Bench 2, demonstrating strong long-term planning and operational capabilities. The model is open-sourced under the MIT License.
  • 40
    GPT-5.1-Codex
    GPT-5.1-Codex is a specialized version of the GPT-5.1 model built for software engineering and agentic coding workflows. It is optimized for both interactive development sessions and long-horizon, autonomous execution of complex engineering tasks, such as building projects from scratch, developing features, debugging, performing large-scale refactoring, and code review. It supports tool-use, integrates naturally with developer environments, and adapts reasoning effort dynamically, moving quickly on simple tasks while spending more time on deep ones. The model is described as producing cleaner and higher-quality code outputs compared to general models, with closer adherence to developer instructions and fewer hallucinations. GPT-5.1-Codex is available via the Responses API route (rather than a standard chat API) and comes in variants including “mini” for cost-sensitive usage and “max” for the highest capability.
    Starting Price: $1.25 per input
  • 41
    Kimi K2

    Kimi K2

    Moonshot AI

    Kimi K2 is a state-of-the-art open source large language model series built on a mixture-of-experts (MoE) architecture, featuring 1 trillion total parameters and 32 billion activated parameters for task-specific efficiency. Trained with the Muon optimizer on over 15.5 trillion tokens and stabilized by MuonClip’s attention-logit clamping, it delivers exceptional performance in frontier knowledge, reasoning, mathematics, coding, and general agentic workflows. Moonshot AI provides two variants, Kimi-K2-Base for research-level fine-tuning and Kimi-K2-Instruct pre-trained for immediate chat and tool-driven interactions, enabling both custom development and drop-in agentic capabilities. Benchmarks show it outperforms leading open source peers and rivals top proprietary models in coding tasks and complex task breakdowns, while its 128 K-token context length, tool-calling API compatibility, and support for industry-standard inference engines.
  • 42
    Claude Sonnet 4.5
    Claude Sonnet 4.5 is Anthropic’s latest frontier model, designed to excel in long-horizon coding, agentic workflows, and intensive computer use while maintaining safety and alignment. It achieves state-of-the-art performance on the SWE-bench Verified benchmark (for software engineering) and leads on OSWorld (a computer use benchmark), with the ability to sustain focus over 30 hours on complex, multi-step tasks. The model introduces improvements in tool handling, memory management, and context processing, enabling more sophisticated reasoning, better domain understanding (from finance and law to STEM), and deeper code comprehension. It supports context editing and memory tools to sustain long conversations or multi-agent tasks, and allows code execution and file creation within Claude apps. Sonnet 4.5 is deployed at AI Safety Level 3 (ASL-3), with classifiers protecting against inputs or outputs tied to risky domains, and includes mitigations against prompt injection.
  • 43
    Tinker

    Tinker

    Thinking Machines Lab

    Tinker is a training API designed for researchers and developers that allows full control over model fine-tuning while abstracting away the infrastructure complexity. It supports primitives and enables users to build custom training loops, supervision logic, and reinforcement learning flows. It currently supports LoRA fine-tuning on open-weight models across both LLama and Qwen families, ranging from small models to large mixture-of-experts architectures. Users write Python code to handle data, loss functions, and algorithmic logic; Tinker handles scheduling, resource allocation, distributed training, and failure recovery behind the scenes. The service lets users download model weights at different checkpoints and doesn’t force them to manage the compute environment. Tinker is delivered as a managed offering; training jobs run on Thinking Machines’ internal GPU infrastructure, freeing users from cluster orchestration.
  • 44
    Qwen3-Max-Thinking
    Qwen3-Max-Thinking is Alibaba’s latest flagship reasoning-enhanced large language model, built as an extension of the Qwen3-Max family and designed to deliver state-of-the-art analytical performance and multi-step reasoning capabilities. It scales up from one of the largest parameter bases in the Qwen ecosystem and incorporates advanced reinforcement learning and adaptive tool integration so the model can leverage search, memory, and code interpreter functions dynamically during inference to address difficult multi-stage tasks with higher accuracy and contextual depth compared with standard generative responses. Qwen3-Max-Thinking introduces a unique Thinking Mode that exposes deliberate, step-by-step reasoning before final outputs, enabling transparency and traceability of logical chains, and can be tuned with configurable “thinking budgets” to balance performance quality with computational cost.
  • 45
    QwQ-Max-Preview
    QwQ-Max-Preview is an advanced AI model built on the Qwen2.5-Max architecture, designed to excel in deep reasoning, mathematical problem-solving, coding, and agent-related tasks. This preview version offers a sneak peek at its capabilities, which include improved performance in a wide range of general-domain tasks and the ability to handle complex workflows. QwQ-Max-Preview is slated for an official open-source release under the Apache 2.0 license, offering further advancements and refinements in its full version. It also paves the way for a more accessible AI ecosystem, with the upcoming launch of the Qwen Chat app and smaller variants of the model like QwQ-32B, aimed at developers seeking local deployment options.
  • 46
    Qwen2.5-VL

    Qwen2.5-VL

    Alibaba

    Qwen2.5-VL is the latest vision-language model from the Qwen series, representing a significant advancement over its predecessor, Qwen2-VL. This model excels in visual understanding, capable of recognizing a wide array of objects, including text, charts, icons, graphics, and layouts within images. It functions as a visual agent, capable of reasoning and dynamically directing tools, enabling applications such as computer and phone usage. Qwen2.5-VL can comprehend videos exceeding one hour in length and can pinpoint relevant segments within them. Additionally, it accurately localizes objects in images by generating bounding boxes or points and provides stable JSON outputs for coordinates and attributes. The model also supports structured outputs for data like scanned invoices, forms, and tables, benefiting sectors such as finance and commerce. Available in base and instruct versions across 3B, 7B, and 72B sizes, Qwen2.5-VL is accessible through platforms like Hugging Face and ModelScope.
  • 47
    QwQ-32B

    QwQ-32B

    Alibaba

    ​QwQ-32B is an advanced reasoning model developed by Alibaba Cloud's Qwen team, designed to enhance AI's problem-solving capabilities. With 32 billion parameters, it achieves performance comparable to state-of-the-art models like DeepSeek's R1, which has 671 billion parameters. This efficiency is achieved through optimized parameter utilization, allowing QwQ-32B to perform complex tasks such as mathematical reasoning, coding, and general problem-solving with fewer resources. The model supports a context length of up to 32,000 tokens, enabling it to process extensive input data effectively. QwQ-32B is accessible via Alibaba's chatbot service, Qwen Chat, and is open sourced under the Apache 2.0 license, promoting collaboration and further development within the AI community.
  • 48
    Composer 2
    Composer 2 is an advanced AI coding model integrated into Cursor, designed to deliver high-level programming performance at a cost-efficient price. It is trained on long-horizon coding tasks, enabling it to solve complex problems that require multiple steps and actions. The model demonstrates strong improvements across key benchmarks, including Terminal-Bench and SWE-bench Multilingual. With enhanced intelligence and efficiency, it provides faster and more accurate code generation. Composer 2 combines strong performance with affordable pricing, making it accessible for developers and teams.
    Starting Price: $0.50/M input
  • 49
    Lumen Outpost
    Lumen Outpost is Cosine’s targeted post-trained coding model, benchmarked against Kimi K2.6, its base model, GPT-5.5, GPT-5.4, and Gemini 3.1 Pro on highly complex, long-horizon coding tasks across 13 programming languages. The model is specialized not only for raw coding accuracy, but also for behavioral signals that matter in professional engineering workflows, including agent initiative, planning, scope discipline, action alignment, concise updates, and useful communication. Cosine’s benchmark report shows that highly targeted post-training transformed the base model’s capabilities, with Lumen Outpost outperforming Kimi K2.6 across Niche-Bench, Slop-Bench, Vibe-Bench, and cost per successful task. On Niche-Bench, an internal evaluation for niche, legacy, and environment-constrained programming languages, Lumen Outpost achieved a 53.9% score and led or tied in 9 of 13 assessed languages, with notable gains in Fortran, ABAP, Java, and Rust.
    Starting Price: $20 per month
  • 50
    Qwen3-VL

    Qwen3-VL

    Alibaba

    Qwen3-VL is the newest vision-language model in the Qwen family (by Alibaba Cloud), designed to fuse powerful text understanding/generation with advanced visual and video comprehension into one unified multimodal model. It accepts inputs in mixed modalities, text, images, and video, and handles long, interleaved contexts natively (up to 256 K tokens, with extensibility beyond). Qwen3-VL delivers major advances in spatial reasoning, visual perception, and multimodal reasoning; the model architecture incorporates several innovations such as Interleaved-MRoPE (for robust spatio-temporal positional encoding), DeepStack (to leverage multi-level features from its Vision Transformer backbone for refined image-text alignment), and text–timestamp alignment (for precise reasoning over video content and temporal events). These upgrades enable Qwen3-VL to interpret complex scenes, follow dynamic video sequences, read and reason about visual layouts.