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
salesforce avatar

salesforce/CodeGen2

0
View on GitHub↗
270 stars·11 forks·Python·Apache-2.0·11 views

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 history

Star history chart for salesforce/codegen2Star history chart for salesforce/codegen2

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with CodeGen2

These projects share indexed features with CodeGen2. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • codefuse-ai/codefuse-chatbotcodefuse-ai avatar

    codefuse-ai/codefuse-chatbot

    1,291View on 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
    View on GitHub↗1,291
  • deepseek-ai/deepseek-coderdeepseek-ai avatar

    deepseek-ai/DeepSeek-Coder

    22,804View on 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
    View on GitHub↗22,804
  • deepseek-ai/deepseek-coder-v2deepseek-ai avatar

    deepseek-ai/DeepSeek-Coder-V2

    6,462View on GitHub↗
    View on GitHub↗6,462
  • codefuse-ai/awesome-code-llmcodefuse-ai avatar

    codefuse-ai/Awesome-Code-LLM

    3,385View on GitHub↗

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

    View on GitHub↗3,385
Compare all 10 related projects→

Frequently asked questions

What does salesforce/codegen2 do?

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

What are the main features of salesforce/codegen2?

The main features of salesforce/codegen2 are: Code Generation Models.

Which projects share features with salesforce/codegen2?

Projects with overlapping indexed features include: 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…