awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
salesforce avatar

salesforce/CodeGen2

0
View on GitHub↗
270 星标·11 分支·Python·Apache-2.0·0 次浏览

CodeGen2

Official research release for the CodeGen2 models (1B, 3B, 7B, 16B) for Program Synthesis as presented in ICLR 2023:

Features

  • Code Generation Models - Models trained on programming and natural languages for code synthesis.

Star 历史

salesforce/codegen2 的 Star 历史图表salesforce/codegen2 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

CodeGen2 的开源替代方案

相似的开源项目,按与 CodeGen2 的功能重合度排序。
  • codefuse-ai/codefuse-chatbotcodefuse-ai 的头像

    codefuse-ai/codefuse-chatbot

    1,291在 GitHub 上查看↗

    An intelligent assistant serving the entire software development lifecycle, powered by a Multi-Agent Framework, working with DevOps Toolkits, Code&Doc Repo RAG, etc.

    Pythonaiopschatbotcode-repo-analysis
    在 GitHub 上查看↗1,291
  • deepseek-ai/deepseek-coderdeepseek-ai 的头像

    deepseek-ai/DeepSeek-Coder

    22,804在 GitHub 上查看↗

    DeepSeek-Coder is a large language model and foundational neural network architecture designed specifically for software development tasks. It functions as an artificial intelligence assistant capable of interpreting complex programming instructions to generate, transpile, and structure source code. The system distinguishes itself through its ability to perform project-level code generation, analyzing broader context and patterns across entire software projects rather than isolated files. It supports multimodal input processing, allowing for the integration of text and visual data to inform i

    Python
    在 GitHub 上查看↗22,804
  • deepseek-ai/deepseek-coder-v2deepseek-ai 的头像

    deepseek-ai/DeepSeek-Coder-V2

    6,462在 GitHub 上查看↗
    在 GitHub 上查看↗6,462
  • codefuse-ai/awesome-code-llmcodefuse-ai 的头像

    codefuse-ai/Awesome-Code-LLM

    3,385在 GitHub 上查看↗

    TMLR A curated list of language modeling researches for code (and other software engineering activities), plus related datasets.

    在 GitHub 上查看↗3,385
查看 CodeGen2 的所有 10 个替代方案→

常见问题解答

salesforce/codegen2 是做什么的?

Official research release for the CodeGen2 models (1B, 3B, 7B, 16B) for Program Synthesis as presented in ICLR 2023:

salesforce/codegen2 的主要功能有哪些?

salesforce/codegen2 的主要功能包括:Code Generation Models。

salesforce/codegen2 有哪些开源替代品?

salesforce/codegen2 的开源替代品包括: codefuse-ai/awesome-code-llm — [TMLR] A curated list of language modeling researches for code (and other software engineering activities), plus… codefuse-ai/codefuse-chatbot — An intelligent assistant serving the entire software development lifecycle, powered by a Multi-Agent Framework,… deepseek-ai/deepseek-coder — DeepSeek-Coder is a large language model and foundational neural network architecture designed specifically for… 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/codeqwen1.5 — CodeQwen1.5 is a large language model designed for generating, completing, and analyzing code. It functions as an AI…