Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
CodeQwen serves as the coding counterpart to Qwen, which is a series of large language models created by the Qwen team at Alibaba Cloud. Built on a transformer architecture that functions solely as a decoder, this model has undergone extensive pre-training using a vast dataset of code. It showcases robust code generation abilities and demonstrates impressive results across various benchmarking tests. With the capacity to comprehend and generate long contexts of up to 64,000 tokens, CodeQwen accommodates 92 programming languages and excels in tasks such as text-to-SQL queries and debugging. Engaging with CodeQwen is straightforward—you can initiate a conversation with just a few lines of code utilizing transformers. The foundation of this interaction relies on constructing the tokenizer and model using pre-existing methods, employing the generate function to facilitate dialogue guided by the chat template provided by the tokenizer. In alignment with our established practices, we implement the ChatML template tailored for chat models. This model adeptly completes code snippets based on the prompts it receives, delivering responses without the need for any further formatting adjustments, thereby enhancing the user experience. The seamless integration of these elements underscores the efficiency and versatility of CodeQwen in handling diverse coding tasks.
Description
DeepCoder, an entirely open-source model for code reasoning and generation, has been developed through a partnership between Agentica Project and Together AI. Leveraging the foundation of DeepSeek-R1-Distilled-Qwen-14B, it has undergone fine-tuning via distributed reinforcement learning, achieving a notable accuracy of 60.6% on LiveCodeBench, which marks an 8% enhancement over its predecessor. This level of performance rivals that of proprietary models like o3-mini (2025-01-031 Low) and o1, all while operating with only 14 billion parameters. The training process spanned 2.5 weeks on 32 H100 GPUs, utilizing a carefully curated dataset of approximately 24,000 coding challenges sourced from validated platforms, including TACO-Verified, PrimeIntellect SYNTHETIC-1, and submissions to LiveCodeBench. Each problem mandated a legitimate solution along with a minimum of five unit tests to guarantee reliability during reinforcement learning training. Furthermore, to effectively manage long-range context, DeepCoder incorporates strategies such as iterative context lengthening and overlong filtering, ensuring it remains adept at handling complex coding tasks. This innovative approach allows DeepCoder to maintain high standards of accuracy and reliability in its code generation capabilities.
API Access
Has API
API Access
Has API
Integrations
Hugging Face
Alibaba Cloud
AtCoder
Code Llama
Codeforces
Conda
DeepSeek Coder
GPT-3.5
GPT-4
LangChain
Integrations
Hugging Face
Alibaba Cloud
AtCoder
Code Llama
Codeforces
Conda
DeepSeek Coder
GPT-3.5
GPT-4
LangChain
Pricing Details
Free
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Alibaba
Founded
1999
Country
China
Website
github.com/QwenLM/CodeQwen1.5
Vendor Details
Company Name
Agentica Project
Founded
2025
Country
United States
Website
agentica-project.com