codegeex4:9b-all-q5_1

144.5K 10 months ago

A versatile model for AI software development scenarios, including code completion.

9b

10 months ago

7986c322f712 · 7.1GB

chatglm
·
9.4B
·
Q5_1
[gMASK]<sop>{{ if .System }}<|system|> {{ .System }}{{ end }}{{ if .Prompt }}<|user|> {{ .Prompt }}{
The glm-4-9b License 1. 定义 “许可方”是指分发其软件的 glm-4-9b 模型团队。
{ "stop": [ "<|system|>", "<|user|>", "<|assistant|>" ] }

Readme

logo.jpg

Note: this model requires Ollama 0.2 or later.

CodeGeeX4 is an open multilingual code generation model continually trained on the GLM-4-9B, significantly enhancing its code generation capabilities.

CodeGeeX4-ALL-9B has achieved highly competitive performance on public benchmarks, such as BigCodeBench and NaturalCodeBench. It is currently the most powerful code generation model with less than 10B parameters, even surpassing much larger general-purpose models, achieving the best balance in terms of inference speed and model performance.

References

GitHub

Hugging Face