awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 रिपॉजिटरी

Awesome GitHub RepositoriesCode-Specific Language Models

Large language models trained specifically on source code for generation, completion, and analysis.

Distinguishing note: None of the candidates describe the identity of a model trained specifically for code across hundreds of languages.

Explore 5 awesome GitHub repositories matching artificial intelligence & ml · Code-Specific Language Models. Refine with filters or upvote what's useful.

Awesome Code-Specific Language Models GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • qwenlm/codeqwen1.5QwenLM का अवतार

    QwenLM/CodeQwen1.5

    16,654GitHub पर देखें↗

    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

    Operates as a large language model trained specifically for generating, completing, and analyzing code across hundreds of languages.

    Python
    GitHub पर देखें↗16,654
  • meta-llama/codellamameta-llama का अवतार

    meta-llama/codellama

    16,307GitHub पर देखें↗

    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

    Provides specialized models optimized for predicting and inserting missing code sections into existing files.

    Python
    GitHub पर देखें↗16,307
  • facebookresearch/codellamafacebookresearch का अवतार

    facebookresearch/codellama

    16,307GitHub पर देखें↗

    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

    Provides a specialized model type for inserting missing code based on surrounding source context.

    Python
    GitHub पर देखें↗16,307
  • salesforce/codegensalesforce का अवतार

    salesforce/CodeGen

    5,175GitHub पर देखें↗

    CodeGen is a trained large language model and program synthesis model designed to generate functional source code. It utilizes a neural network architecture to synthesize executable code from natural language descriptions or partial code snippets. The model enables automated program synthesis and AI-assisted coding by predicting and filling in missing sections of code within a program. It transforms natural language descriptions into functional programming logic to automate the creation of boilerplate and logic.

    Acts as a large language model specifically trained on programming languages for code synthesis and completion.

    Python
    GitHub पर देखें↗5,175
  • ibm-granite/granite-code-modelsibm-granite का अवतार

    ibm-granite/granite-code-models

    1,250GitHub पर देखें↗

    Granite Code Models is a family of transformer-based foundational models designed for software engineering and logical reasoning tasks. These models are trained on high-quality programming datasets to interpret natural language prompts and generate functional source code, explain complex logic, repair code defects, and produce technical documentation. The project distinguishes itself through specialized training methodologies that align model behavior with complex programming instructions and mathematical problem-solving. By utilizing chain-of-thought reasoning and instruction-tuned parameter

    Ships a family of foundational models trained on diverse programming datasets for code generation, explanation, and repair.

    GitHub पर देखें↗1,250
  1. Home
  2. Artificial Intelligence & ML
  3. Code-Specific Language Models

सब-टैग एक्सप्लोर करें

  • Code Infilling ModelsLanguage models specifically optimized for predicting and inserting missing code sections. **Distinct from Code-Specific Language Models:** Specializes the identity from general code-specific models to those optimized for infilling gaps.