Code generation model for versatile AI software development
Top 22.0% on sourcepulse
CodeGeeX4-ALL-9B is an open-source, multilingual code generation model designed for comprehensive AI software development tasks. It targets developers seeking a powerful, efficient, and versatile coding assistant, offering capabilities from code completion and interpretation to repository-level Q&A and function calling.
How It Works
This model is a fine-tuned version of GLM-4-9B, leveraging a large-scale, multilingual code dataset. Its architecture supports a 128K sequence length, enabling it to process extensive code contexts for tasks like repository-wide Q&A and "needle in a haystack" retrieval. It uniquely supports function calling, outperforming GPT-4 in execution success rates on this specific capability.
Quick Start & Requirements
ollama run codegeex4
(requires Ollama 0.2+)transformers>=4.39.0,<4.41.0
vllm==0.5.1
Highlighted Details
Maintenance & Community
The project is associated with THUDM (Tsinghua University). Community interaction channels are not explicitly listed in the README.
Licensing & Compatibility
Limitations & Caveats
Commercial use of model weights is restricted and requires explicit registration. The README does not detail specific limitations regarding unsupported platforms or known bugs.
11 months ago
1 week