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·6 次浏览

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.

Star 历史

facebookresearch/codellama 的 Star 历史图表facebookresearch/codellama 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Codellama 的开源替代方案

相似的开源项目,按与 Codellama 的功能重合度排序。
  • meta-llama/codellamameta-llama 的头像

    meta-llama/codellama

    16,307在 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
    在 GitHub 上查看↗16,307
  • facico/chinese-vicunaFacico 的头像

    Facico/Chinese-Vicuna

    4,121在 GitHub 上查看↗

    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,175在 GitHub 上查看↗

    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,795在 GitHub 上查看↗

    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…