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/CodeQwen1.5

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

CodeQwen1.5

CodeQwen1.5 is a large language model designed for generating, completing, and analyzing code. It functions as an AI code generator capable of writing programming logic across hundreds of different languages.

The model is distinguished by its long-context capabilities, allowing it to process up to one million tokens to reason across entire software repositories. It also operates as a function calling model, utilizing specialized formats to execute complex coding tasks and browser-based automation.

The system supports intelligent code completion through fill-in-the-middle capabilities, which insert missing code segments by analyzing surrounding architectural context. Its scope covers multi-language code generation and the analysis of large codebases.

Features

  • AI Code Generators - Provides an AI system that automatically produces source code and fills missing segments from context.
  • Predictive Code Completions - Provides real-time suggestions for code modifications by analyzing current file and architectural context.
  • Code-Specific Language Models - Operates as a large language model trained specifically for generating, completing, and analyzing code across hundreds of languages.
  • Codebase Analysis - Extracts insights and reasons across massive software repositories using a large token context window.
  • Context-Aware Code Generators - Synthesizes code segments by analyzing the surrounding architectural context within source files.
  • Fill-in-the-Middle Training Objectives - Implements training objectives that predict masked code segments from bidirectional context for precise insertion.
  • Long-Context Models - Maintains logical coherence across massive input sequences of up to one million tokens for repository-scale reasoning.
  • Natural Language Code Generators - Automates the creation of software artifacts in numerous languages from descriptive text prompts.
  • Decoder-Only Architectures - Implements a generative architecture using only decoder blocks for autoregressive sequence generation of programming logic.
  • Codebase Context Analyzers - Analyzes the full structure and content of large repositories to reason across an entire codebase.
  • Multi-Language Source Generation - Writes and completes programming logic across hundreds of different coding languages for diverse environments.
  • Code-Generating Agents - Utilizes an iterative loop of writing and executing code to complete complex programming jobs.
  • Function Calling Interfaces - Implements interfaces that enable the model to execute external tools and API functions for coding tasks.
  • Coding Automation Tools - Executes complex programming tasks and development workflows via specialized model interfaces.
  • Tool Call Formats - Uses distinct structural tokens to trigger external tool execution and browser-based automation for coding tasks.
  • Programming Language Tokenization - Uses a specialized vocabulary to decompose source code from hundreds of different languages into symbols for AI consumption.
  • Code Generation Models - Specialized chat-tuned models for code generation and assistance.

Star history

Star history chart for qwenlm/codeqwen1.5Star history chart for qwenlm/codeqwen1.5

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to CodeQwen1.5

Similar open-source projects, ranked by how many features they share with CodeQwen1.5.
  • qwenlm/qwen3-coderQwenLM avatar

    QwenLM/Qwen3-Coder

    15,615View on GitHub↗

    Qwen3-Coder is a specialized large language model designed for software development, technical reasoning, and automated code synthesis. Built on transformer-based sequence modeling, it functions as a multilingual programming assistant capable of generating, completing, and debugging source code across more than one hundred programming languages. The model distinguishes itself through its capacity to process and maintain logical coherence across massive datasets, supporting context windows of up to one million tokens. This allows for repository-scale reasoning, enabling the model to analyze co

    Python
    View on GitHub↗15,615
  • meta-llama/codellamameta-llama avatar

    meta-llama/codellama

    16,307View on GitHub↗

    CodeLlama is a family of large language models derived from the Llama 2 architecture and specialized for producing, completing, and refactoring source code across multiple programming languages. It functions as a code generation model capable of synthesizing source code from natural language descriptions. The project includes specific model variants designed for different programming tasks. This includes instruction-tuned models trained to follow complex natural language directions and code infilling models that predict and insert missing code segments into existing files by analyzing surroun

    Python
    View on GitHub↗16,307
  • 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
  • thudm/codegeexTHUDM avatar

    THUDM/CodeGeeX

    8,793View on GitHub↗

    CodeGeeX is an open-source code model and multilingual large language model designed to generate, translate, and complete source code across multiple programming languages. It functions as an AI coding assistant and a cross-lingual code translator that produces executable code and technical documentation. The project enables natural language programming by turning plain English descriptions into functional programs. It also provides the ability to convert source code from one programming language to another while preserving the original logic and functionality. The system covers a range of c

    Python
    View on GitHub↗8,793
See all 30 alternatives to CodeQwen1.5→

Frequently asked questions

What does qwenlm/codeqwen1.5 do?

CodeQwen1.5 is a large language model designed for generating, completing, and analyzing code. It functions as an AI code generator capable of writing programming logic across hundreds of different languages.

What are the main features of qwenlm/codeqwen1.5?

The main features of qwenlm/codeqwen1.5 are: AI Code Generators, Predictive Code Completions, Code-Specific Language Models, Codebase Analysis, Context-Aware Code Generators, Fill-in-the-Middle Training Objectives, Long-Context Models, Natural Language Code Generators.

What are some open-source alternatives to qwenlm/codeqwen1.5?

Open-source alternatives to qwenlm/codeqwen1.5 include: qwenlm/qwen3-coder — Qwen3-Coder is a specialized large language model designed for software development, technical reasoning, and… meta-llama/codellama — CodeLlama is a family of large language models derived from the Llama 2 architecture and specialized for producing,… facebookresearch/codellama — Code Llama is a large language model based on Llama 2 trained specifically for programming tasks and software… thudm/codegeex — CodeGeeX is an open-source code model and multilingual large language model designed to generate, translate, and… opactorai/claudable — Claudable is an AI-driven integrated development environment and full-stack application builder. It functions as a… zai-org/glm-4 — GLM-4 is a large language model and fine-tuning framework designed for human-like text production, complex reasoning,…