codeqwen:7b-chat-v1.5-q5_1
157.3K Downloads Updated 1 year ago
CodeQwen1.5 is a large language model pretrained on a large amount of code data.
7b
Updated 1 year ago
1 year ago
656f0c7923b8 · 5.5GB
{{ 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.