awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
QwenLM avatar

QwenLM/Qwen2.5-Coder

0
View on GitHub↗
16,654 stars·1,204 forks·Python·26 views

Qwen2.5 Coder

Qwen2.5-Coder is a code-centric large language model designed to generate, complete, and analyze source code. It serves as a polyglot programming model capable of producing functional code across hundreds of different programming languages.

The model is optimized for reasoning over extensive software repositories, utilizing a context window that supports up to one million tokens. It also functions as an agentic coding framework, executing multi-step workflows and browser tasks through specialized function call formats.

Its capabilities include large-scale codebase analysis, intelligent partial code completion based on surrounding context, and automated software engineering tasks.

Features

  • Coding Agents - Functions as a specialized coding agent capable of executing multi-step workflows and browser tasks.
  • Automated Software Engineering Agents - Coordinates AI agents to perform complex multi-step coding tasks and browser-based interactions.
  • Agentic Workflow Automation - Automates complex coding and browser tasks through intelligent agents and multi-step technical workflows.
  • Predictive Code Completions - Offers predictive code completions that analyze surrounding context to ensure logical consistency in fills.
  • Generative Code Models - A generative model trained specifically to produce, complete, and analyze source code across many languages.
  • Code-Optimized - An LLM specifically optimized for long-context reasoning over entire software repositories.
  • Function Calling Interfaces - Provides structured output formatting to map natural language requests to executable tool and function calls.
  • Context Window Scaling - Extends the model's attention span to support a million-token context window for massive codebase processing.
  • Polyglot Programming Models - Provides a machine learning model capable of producing functional code in a wide variety of different programming languages.
  • Code Completion - Provides context-aware partial code completion by inserting missing segments into existing source files.
  • Large-Scale Codebase Analysis - Performs deep reasoning across massive software repositories by processing up to one million tokens.
  • Large-Scale Repository Reasoning - Processes up to one million tokens of context to reason across and understand extensive software repositories.
  • Natural Language Code Generators - Generates functional source code in hundreds of programming languages from natural language descriptions.
  • Polyglot Code Generation - Produces functional source code across hundreds of different programming languages to accelerate development.
  • Code Generation Models - High-performance open-source models for code generation and instruction following.

Star history

Star history chart for qwenlm/qwen2.5-coderStar history chart for qwenlm/qwen2.5-coder

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Qwen2.5 Coder

These projects share indexed features with Qwen2.5 Coder. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kilo-org/kilocodeKilo-Org avatar

    Kilo-Org/kilocode

    15,616View on GitHub↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    TypeScriptaiai-ageai-coding
    View on GitHub↗15,616
  • deepseek-ai/deepseek-coder-v2deepseek-ai avatar

    deepseek-ai/DeepSeek-Coder-V2

    6,462View on GitHub↗
    View on GitHub↗6,462
  • facebookresearch/codellamafacebookresearch avatar

    facebookresearch/codellama

    16,307View on GitHub↗

    Code Llama is a large language model based on Llama 2 trained specifically for programming tasks and software development. It provides specialized model types optimized for general code generation, instruction following, and context-aware infilling. The project includes an instruction-tuned programming model for executing technical tasks via natural language prompts and a code infilling model that predicts missing sections based on surrounding source context. A large context code model is also provided to analyze extensive blocks of source code for improved coherence. The system covers capab

    Python
    View on GitHub↗16,307
  • qwenlm/qwen2.5QwenLM avatar

    QwenLM/Qwen2.5

    27,307View on GitHub↗

    Qwen2.5 is a suite of large language model foundation models designed for natural language generation, code production, and complex mathematical reasoning. The project encompasses a multilingual language model capable of processing dozens of languages and a specialized code generation model for technical problem solving and debugging. The framework is distinguished by its long context capabilities, enabling the analysis of massive inputs ranging from 256K up to 1 million tokens. It further functions as an agentic framework, utilizing standardized templates and parsers to execute autonomous wo

    Python
    View on GitHub↗27,307
Compare all 30 related projects→

Frequently asked questions

What does qwenlm/qwen2.5-coder do?

Qwen2.5-Coder is a code-centric large language model designed to generate, complete, and analyze source code. It serves as a polyglot programming model capable of producing functional code across hundreds of different programming languages.

What are the main features of qwenlm/qwen2.5-coder?

The main features of qwenlm/qwen2.5-coder are: Coding Agents, Automated Software Engineering Agents, Agentic Workflow Automation, Predictive Code Completions, Generative Code Models, Code-Optimized, Function Calling Interfaces, Context Window Scaling.

Which projects share features with qwenlm/qwen2.5-coder?

Projects with overlapping indexed features include: kilo-org/kilocode — Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development… deepseek-ai/deepseek-coder-v2. facebookresearch/codellama — Code Llama is a large language model based on Llama 2 trained specifically for programming tasks and software… qwenlm/qwen2.5 — Qwen2.5 is a suite of large language model foundation models designed for natural language generation, code… nndl/llm-beginner — This project is a collection of educational resources and technical guides focused on the development and… datawhalechina/tiny-universe — Tiny Universe is an educational monorepo that delivers multiple independent implementations of core AI subsystems as…