DeepSeek-Coder
Code completion tool
A code completion model trained on large amounts of programming language data to help developers write code more efficiently.
DeepSeek Coder: Let the Code Write Itself
7k stars
75 watching
484 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
deepseek-ai/deepseek-v2 | A high-performance mixture-of-experts language model with strong performance and efficient inference capabilities. | 3,758 |
deepseek-ai/deepseek-coder-v2 | A code intelligence model designed to generate and complete code in various programming languages | 2,322 |
alirezadir/production-level-deep-learning | A guide to building production-ready deep learning systems for real-world applications | 4,371 |
deepseek-ai/deepseek-moe | A large language model with improved efficiency and performance compared to similar models | 1,024 |
bigscience-workshop/promptsource | A toolkit for creating and using natural language prompts to enable large language models to generalize to new tasks. | 2,718 |
simplysabir/ai-writing-assistant | An AI-powered writing assistant built using Next.js and the OpenAI API for generating blog posts with clarity. | 147 |
thudm/codegeex | A multilingual code generation model with pre-trained weights on 20 programming languages and capabilities for generating executable programs and translating between different languages. | 8,304 |
deepseek-ai/deepseek-vl | A multimodal AI model that enables real-world vision-language understanding applications | 2,145 |
defog-ai/sqlcoder | An AI model that converts natural language questions to SQL queries | 3,445 |
mckaywrigley/ai-code-translator | An AI-powered tool to translate code from one programming language to another | 3,954 |
brexhq/prompt-engineering | Guides software developers on how to effectively use and build systems around Large Language Models like GPT-4. | 8,487 |
deepchecks/deepchecks | A holistic solution for testing and validating machine learning models and data in various stages of development | 3,650 |
brightmart/text_classification | An NLP project offering various text classification models and techniques for deep learning exploration | 7,881 |
google/big-bench | A benchmark designed to probe large language models and extrapolate their future capabilities through a diverse set of tasks. | 2,899 |
google/trax | An end-to-end deep learning library with clear code and speed | 8,114 |