codeqwen:7b-chat-v1.5-q6_K
145.8K Downloads Updated 11 months ago
CodeQwen1.5 is a large language model pretrained on a large amount of code data.
7b
Updated 11 months ago
11 months ago
1140b50f25a0 · 6.4GB
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
182B
Readme
CodeQwen1.5 is based on Qwen1.5. It is trained on 3 trillion tokens of code data. Its major features include:
- Strong code generation capabilities and competitive performance across a series of benchmarks
- Support for long context understanding and generation with a maximum context length of 64K tokens
- Support for 92 coding languages
- Excellent performance in Text-to-SQL, fixing bugs and other coding use cases.