CodeGeneration-OpenSource-List

Code Generation OpenSource List

  • 2022-CodeGeeX : We introduce CodeGeeX, a large-scale multilingual code generation model with 13 billion parameters, pre-trained on a large code corpus of more than 20 programming languages. As of June 22, 2022, CodeGeeX has been trained on more than 850 billion tokens on a cluster of 1,536 Ascend 910 AI Processors.

  • 2023-Tabby : Self-hosted AI coding assistant. An opensource / on-prem alternative to GitHub Copilot.

  • 2023-Turbopilot : Turbopilot is an open source large-language-model based code completion engine that runs locally on CPU

  • 2023-GPT-Code-Clippy : GPT-Code-Clippy (GPT-CC) is an open source version of GitHub Copilot, a language model – based on GPT-3, called GPT-Codex – that is fine-tuned on publicly available code from GitHub.