CodeT5
by Community
Home of CodeT5: Open Code LLMs for Code Understanding and Generation
OSS
CodeT5
Added 1 June 2026
Overview
CodeT5 is a family of open-source large language models designed for code understanding and generation. Built by the Salesforce research team and hosted on GitHub, it supports tasks like code summarization, translation, and defect detection through architectures like CodeT5+ and CodeT5p-220m.
Best for
Best for
Developers and researchers needing an open-source model for code comprehension and generation tasks
Use cases
- Generate natural language summaries from source code
- Translate code between programming languages
- Detect bugs or vulnerabilities in code snippets
Notes
CodeT5 is a family of open-source large language models designed for code understanding and generation. Built by the Salesforce research team and hosted on GitHub, it supports tasks like code summarization, translation, and defect detection through architectures like CodeT5+ and CodeT5p-220m.
3,099 stars on GitHub. Last updated 2024-01-20. Licensed BSD-3-Clause.
Use cases
- Generate natural language summaries from source code
- Translate code between programming languages
- Detect bugs or vulnerabilities in code snippets
Pros
- Open-source and community accessible with 3000+ GitHub stars
- Strong code understanding and generation capabilities from a trusted research team
- Supports multiple code-related tasks in a single model family
Cons
- Requires significant compute resources for inference and fine-tuning
- Limited to Python for primary library usage
- Not a hosted service; users must manage deployment themselves
Indexed from awesome-llmops and enriched against its public facts.
Pros
- Open-source and community accessible with 3000+ GitHub stars
- Strong code understanding and generation capabilities from a trusted research team
- Supports multiple code-related tasks in a single model family
Cons
- Requires significant compute resources for inference and fine-tuning
- Limited to Python for primary library usage
- Not a hosted service; users must manage deployment themselves
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.