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

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

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

facebookresearch/codellamaArchived

0
View on GitHub↗
16,307 स्टार्स·1,938 फोर्क्स·Python·4 व्यूज़

Codellama

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 capabilities for automated code completion, predictive snippet generation, and large scale code analysis. It supports the execution of specific coding tasks and the answering of technical questions through a natural language interface.

Features

  • AI-Powered Code Generation - Automatically generates functions, classes, and full scripts based on natural language descriptions.
  • Contextual Code Infilling - Provides a specialized model capable of predicting and inserting missing code sections based on surrounding source context.
  • Predictive Code Completions - Predicts the natural continuation of code snippets based on prefixes to automate repetitive typing and logic.
  • Code-Specific Language Models - Provides a large language model based on Llama 2 trained specifically for programming and software development.
  • Code Infilling Models - Provides a specialized model type for inserting missing code based on surrounding source context.
  • Fill-in-the-Middle Training Objectives - Uses fill-in-the-middle training to enable the model to predict missing tokens from bidirectional context.
  • Instruction Fine-tuning - Refines the base model using curated programming task datasets to improve zero-shot instruction following.
  • Instruction-Following Models - Answers complex technical questions and performs refactoring tasks via a natural language interface.
  • Instruction-Tuned Language Models - Offers a version of the model optimized for following natural language prompts for technical tasks.
  • Natural Language Code Generators - Translates natural-language problem descriptions and technical instructions into executable source code.
  • Intelligent Code Infilling - Fills gaps or missing logic within existing codebases by analyzing the surrounding file context.
  • Large Context Code Models - Provides a model designed to analyze extensive blocks of source code for improved coherence.
  • Llama Architectures - Utilizes a transformer-based decoder with rotary positional embeddings and group-query attention.
  • Position Embedding Scaling - Extends the maximum token processing limit by adjusting and scaling positional embeddings.
  • Causal Language Modeling - Implements a causal decoder architecture that predicts the next token by masking future context.
  • Large-Scale Codebase Analysis - Processes extensive codebases to maintain coherence when generating or modifying software logic.
  • Code Generation and Distillation - Provides open foundation models for code generation.
  • Code Generation Models - Foundation models specifically fine-tuned for code generation and debugging.
  • Data Expansion - Foundation models for code generation and instruction following.
  • Foundation Models - State-of-the-art model optimized for code generation.
  • Large Language Models - Official Meta repository for code-specialized Llama models.
  • Llama Model Ecosystem - Official repository for Llama-based code generation and programming models.

स्टार हिस्ट्री

facebookresearch/codellama के लिए स्टार हिस्ट्री चार्टfacebookresearch/codellama के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Codellama के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Codellama के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • 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

    Python
    GitHub पर देखें↗16,307
  • facico/chinese-vicunaFacico का अवतार

    Facico/Chinese-Vicuna

    4,121GitHub पर देखें↗

    Chinese-Vicuna is a Chinese large language model and instruction-following AI based on the LLaMA architecture. It is specifically designed for natural language understanding and generation in the Chinese language, utilizing an instruction-tuned model to follow complex user prompts across conversations. The project provides a LoRA fine-tuning framework and quantization systems to enable model adaptation and inference on consumer hardware. It implements quantized inference to reduce memory usage on both CPUs and GPUs, supported by a low-level C++ implementation to minimize system resource requi

    Calpacachinesellama
    GitHub पर देखें↗4,121
  • 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.

    Python
    GitHub पर देखें↗5,175
  • databrickslabs/dollydatabrickslabs का अवतार

    databrickslabs/dolly

    10,795GitHub पर देखें↗

    Dolly is an instruction-tuned large language model designed to follow complex natural language directions. It operates as a causal language model that predicts the next token in a sequence to generate coherent conversational responses and perform tasks such as brainstorming, classification, and question answering. The project focuses on the development of models using open datasets suitable for commercial application. It enables the creation of instruction-following models by utilizing curated collections of human-generated instruction-response pairs. The repository provides capabilities for

    Python
    GitHub पर देखें↗10,795
Codellama के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

facebookresearch/codellama क्या करता है?

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.

facebookresearch/codellama की मुख्य विशेषताएं क्या हैं?

facebookresearch/codellama की मुख्य विशेषताएं हैं: AI-Powered Code Generation, Contextual Code Infilling, Predictive Code Completions, Code-Specific Language Models, Code Infilling Models, Fill-in-the-Middle Training Objectives, Instruction Fine-tuning, Instruction-Following Models।

facebookresearch/codellama के कुछ ओपन-सोर्स विकल्प क्या हैं?

facebookresearch/codellama के ओपन-सोर्स विकल्पों में शामिल हैं: meta-llama/codellama — CodeLlama is a family of large language models derived from the Llama 2 architecture and specialized for producing,… facico/chinese-vicuna — Chinese-Vicuna is a Chinese large language model and instruction-following AI based on the LLaMA architecture. It is… salesforce/codegen — CodeGen is a trained large language model and program synthesis model designed to generate functional source code. It… databrickslabs/dolly — Dolly is an instruction-tuned large language model designed to follow complex natural language directions. It operates… qwenlm/qwen-7b — Qwen-7B is a pretrained causal language model designed for natural language generation, text processing, and complex… qwenlm/codeqwen1.5 — CodeQwen1.5 is a large language model designed for generating, completing, and analyzing code. It functions as an AI…