VHellendoorn / Code-LMsLinks
Guide to using pre-trained large language models of source code
☆1,840Updated last year
Alternatives and similar repositories for Code-LMs
Users that are interested in Code-LMs are comparing it to the libraries listed below
Sorting:
- Home of CodeT5: Open Code LLMs for Code Understanding and Generation☆3,051Updated last year
- CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.☆5,126Updated 7 months ago
- Reference implementation of code generation projects from Facebook AI Research. General toolkit to apply machine learning to code, from d…