codeqwen:7b-chat-v1.5-q3_K_M
145.4K Downloads Updated 10 months ago
CodeQwen1.5 is a large language model pretrained on a large amount of code data.
7b
Updated 10 months ago
10 months ago
60e192727d09 · 3.8GB
{{ 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.