codeqwen:7b-chat-v1.5-q5_K_M

145.8K 11 months ago

CodeQwen1.5 is a large language model pretrained on a large amount of code data.

7b

11 months ago

1e38f440836a · 5.4GB

qwen2
·
7.25B
·
Q5_K_M
You are a helpful assistant.
{ "stop": [ "<|im_start|>", "<|im_end|>" ] }
../../../Qwen/CodeQwen1.5-7B-Chat/LICENSE
{{ if .System }}<|im_start|>system {{ .System }}<|im_end|> {{ end }}{{ if .Prompt }}<|im_start|>user

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.

References

Blog Post

GitHub

HuggingFace