VHellendoorn / Code-LMsLinks
Guide to using pre-trained large language models of source code
☆1,842Updated 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,083Updated last year
- CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.☆5,150Updated 3 weeks ago
- Reference implementation of code generation projects from Facebook AI Research. General toolkit to apply machine learning to code, from d…