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
73 watching
473 forks
Language: Python
last commit: 6 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,590 |
deepseek-ai/deepseek-coder-v2 | A code intelligence model designed to generate and complete code in various programming languages | 2,189 |
alirezadir/production-level-deep-learning | A guide to building production-ready deep learning systems for real-world applications | 4,351 |
deepseek-ai/deepseek-moe | A large language model with improved efficiency and performance compared to similar models | 1,006 |
bigscience-workshop/promptsource | A toolkit for creating and using natural language prompts to enable large language models to generalize to new tasks. | 2,696 |
simplysabir/ai-writing-assistant | An AI-powered writing assistant built using Next.js and the OpenAI API for generating blog posts with clarity. | 146 |
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,240 |
deepseek-ai/deepseek-vl | A multimodal AI model that enables real-world vision-language understanding applications | 2,077 |
defog-ai/sqlcoder | An AI model that converts natural language questions to SQL queries | 3,395 |
mckaywrigley/ai-code-translator | A tool that uses artificial intelligence to translate code from one programming language to another. | 3,938 |
brexhq/prompt-engineering | Guides software developers on how to effectively use and build systems around Large Language Models like GPT-4. | 8,440 |
deepchecks/deepchecks | A suite of tools and components for testing and validating machine learning models and data in various stages of development and deployment. | 3,623 |
brightmart/text_classification | An NLP project offering various text classification models and techniques for deep learning exploration | 7,861 |
google/big-bench | A benchmark designed to evaluate the capabilities of large language models by simulating various tasks and measuring their performance | 2,868 |
google/trax | An end-to-end deep learning library with clear code and speed | 8,096 |