CodeGeeX
Code generator
A multilingual code generation model with pre-trained weights on 20 programming languages and capabilities for generating executable programs and translating between different languages.
CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)
8k stars
88 watching
604 forks
Language: Python
last commit: 3 months ago code-generationpretrained-modelstools
Related projects:
Repository | Description | Stars |
---|---|---|
deepseek-ai/deepseek-coder | A code completion model trained on large amounts of programming language data to help developers write code more efficiently. | 6,837 |
bin123apple/autocoder | An AI model designed to generate and execute code automatically | 814 |
brexhq/prompt-engineering | Guides software developers on how to effectively use and build systems around Large Language Models like GPT-4. | 8,440 |
jackmort/chatgpt.nvim | A plugin for Neovim that integrates with the ChatGPT API to generate natural language responses and assist with coding tasks. | 3,779 |
thudm/glm-130b | An open-source implementation of a large bilingual language model pre-trained on vast amounts of text data. | 7,659 |
sublimecodeintel/sublimecodeintel | A plugin that provides code intelligence and smart autocomplete features for Sublime Text | 5,057 |
dense-analysis/neural | An AI-powered plugin for Vim and Neovim that generates code and performs tasks such as text completion and error checking. | 469 |
thudm/cogvideo | Generates videos from text and images using large language models | 9,156 |
coqui-ai/tts | A deep learning toolkit for generating human-like speech from text | 35,453 |
huggingface/text-generation-inference | A toolkit for deploying and serving Large Language Models. | 9,106 |
bkaradzic/bgfx | A cross-platform graphics rendering library providing a common interface to various graphics APIs and platforms | 15,087 |
thudm/cogvlm | Develops a state-of-the-art visual language model with applications in image understanding and dialogue systems. | 6,080 |
qwenlm/qwen | This repository provides large language models and chat capabilities based on pre-trained Chinese models. | 14,164 |
almasb/fxgl | A comprehensive game development framework for creating 2D and experimental 3D games in Java with support for Kotlin. | 4,429 |
jetbrains/kotlin | A programming language with features like multiplatform support and a comprehensive set of libraries. | 49,396 |