---
title: "Awesome-Code-LLM vs CodeGeeX"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/huybery-awesome-code-llm-vs-zai-org-codegeex"
tools: ["huybery-awesome-code-llm", "zai-org-codegeex"]
---

# Awesome-Code-LLM vs CodeGeeX

*GraphCanon updated Aug 6, 2026*

## Verdict

Pick Awesome-Code-LLM if awesome-Code-LLM is a curated repository focused on code-focused large language models (code-LLMs), providing insights into top-performing models, evaluation toolkits, and research papers; pick CodeGeeX if codeGeeX is an open-source multilingual code generation model, originally developed with MindSpore and compatible with PyTorch through DeepSpeed integration.

[Awesome-Code-LLM](https://github.com/huybery/Awesome-Code-LLM) reports 1.3k GitHub stars, 74 forks, and 4 open issues, last pushed Dec 10, 2024. [CodeGeeX](https://codegeex.cn) has 8.8k stars, 688 forks, and 188 open issues, last pushed Aug 13, 2024. Figures are from public GitHub metadata via [Awesome-Code-LLM's repository](https://github.com/huybery/Awesome-Code-LLM) and [CodeGeeX's repository](https://github.com/zai-org/CodeGeeX).

| | [Awesome-Code-LLM](/tools/huybery-awesome-code-llm.md) | [CodeGeeX](/tools/zai-org-codegeex.md) |
| --- | --- | --- |
| Tagline | 👨💻 An awesome and curated list of best code-LLM for research. | CodeGeeX is an open multilingual code generation model implemented in Mindspore and available via PyTorch. |
| Stars | 1,291 | 8,809 |
| Forks | 74 | 688 |
| Open issues | 4 | 188 |
| Language | - | Python |
| Adopt for | Awesome-Code-LLM is a curated repository focused on code-focused large language models (code-LLMs), providing insights into top-performing models, evaluation toolkits, and research papers. | CodeGeeX is an open-source multilingual code generation model, originally developed with MindSpore and compatible with PyTorch through DeepSpeed integration. |
| Persona | - | - |
| Runtime | - | - |
| License | MIT License: Permissive open-source license that allows usage in virtually any project with little restrictions. | Apache-2.0 |
| Categories | Evaluation & Observability, LLM Frameworks | LLM Frameworks, Model Training |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [Awesome-Code-LLM](/tools/huybery-awesome-code-llm.md) | [CodeGeeX](/tools/zai-org-codegeex.md) |
| --- | --- | --- |
| Days since push | 604d | 719d |
| Open issues (now) | 4 | 188 |
| Owner type | User | Organization |
| Full report | [trust report](/tools/huybery-awesome-code-llm/trust.md) | [trust report](/tools/zai-org-codegeex/trust.md) |

## Decision facts: Awesome-Code-LLM

- **Requirements:** No specific requirements to use the repository for reference or evaluation, but contributions may involve technical knowledge and familiarity with code-LLMs.
- **Adopt for:** Awesome-Code-LLM is a curated repository focused on code-focused large language models (code-LLMs), providing insights into top-performing models, evaluation toolkits, and research papers.
- **License detail:** MIT License: Permissive open-source license that allows usage in virtually any project with little restrictions.

## Decision facts: CodeGeeX

- **Adopt for:** CodeGeeX is an open-source multilingual code generation model, originally developed with MindSpore and compatible with PyTorch through DeepSpeed integration.

## Choose when

### Choose Awesome-Code-LLM if…

- License: Awesome-Code-LLM is MIT, CodeGeeX is Apache-2.0.
- Requirements: No specific requirements to use the repository for reference or evaluation, but contributions may involve technical knowledge and familiarity with code-LLMs..
- Tags unique to Awesome-Code-LLM: awesome, large language models.
- Also covers Evaluation & Observability.
- When you need a comprehensive list of state-of-the-art code generation LLMs with performance metrics such as HumanEval.

### Choose CodeGeeX if…

- License: CodeGeeX is Apache-2.0, Awesome-Code-LLM is MIT.
- Tags unique to CodeGeeX: ai programming tools, pretrained-models.
- Also covers Model Training.
- When you require support for multilingual code generation and your project has a Python-based infrastructure with CUDA GPU availability.

## When NOT to use Awesome-Code-LLM

- When looking for a tool that provides pre-trained models with built-in APIs or services, as Awesome-Code-LLM is primarily a directory/collection of information without direct service provision.
- If you require real-time interactive use-cases and need immediate API access to LLMs; this repository does not offer such functionality.
- In scenarios where you need a single end-to-end solution for training your own code generation models, as the platform is focused on aggregating third-party resources and research rather than offering

## When NOT to use CodeGeeX

- If your development environment lacks the necessary dependencies like Python 3.7+, CUDA 11+, PyTorch 1.10+, and DeepSpeed 0.6+.
- In scenarios where an open-source solution is not preferable or when support for exclusively one language's syntax is sufficient.

## Common questions

### What is the difference between Awesome-Code-LLM and CodeGeeX?

Awesome-Code-LLM: 👨💻 An awesome and curated list of best code-LLM for research.. CodeGeeX: CodeGeeX is an open multilingual code generation model implemented in Mindspore and available via PyTorch.. See the comparison table for live GitHub stats and shared categories.

### When should I choose Awesome-Code-LLM over CodeGeeX?

Choose Awesome-Code-LLM over CodeGeeX when License: Awesome-Code-LLM is MIT, CodeGeeX is Apache-2.0; Requirements: No specific requirements to use the repository for reference or evaluation, but contributions may involve technical knowledge and familiarity with code-LLMs.; Tags unique to Awesome-Code-LLM: awesome, large language models; Also covers Evaluation & Observability; When you need a comprehensive list of state-of-the-art code generation LLMs with performance metrics such as HumanEval.

### When should I choose CodeGeeX over Awesome-Code-LLM?

Choose CodeGeeX over Awesome-Code-LLM when License: CodeGeeX is Apache-2.0, Awesome-Code-LLM is MIT; Tags unique to CodeGeeX: ai programming tools, pretrained-models; Also covers Model Training; When you require support for multilingual code generation and your project has a Python-based infrastructure with CUDA GPU availability.

### When should I avoid Awesome-Code-LLM?

When looking for a tool that provides pre-trained models with built-in APIs or services, as Awesome-Code-LLM is primarily a directory/collection of information without direct service provision. If you require real-time interactive use-cases and need immediate API access to LLMs; this repository does not offer such functionality. In scenarios where you need a single end-to-end solution for training your own code generation models, as the platform is focused on aggregating third-party resources and research rather than offering

### When should I avoid CodeGeeX?

If your development environment lacks the necessary dependencies like Python 3.7+, CUDA 11+, PyTorch 1.10+, and DeepSpeed 0.6+. In scenarios where an open-source solution is not preferable or when support for exclusively one language's syntax is sufficient.

### Is Awesome-Code-LLM or CodeGeeX more popular on GitHub?

CodeGeeX has more GitHub stars (8,809 vs 1,291). Stars measure visibility, not whether either tool fits your constraints.

### Are Awesome-Code-LLM and CodeGeeX open source?

Yes - both are open-source projects on GitHub (Awesome-Code-LLM: MIT, CodeGeeX: Apache-2.0).

### Where can I find alternatives to Awesome-Code-LLM or CodeGeeX?

GraphCanon lists graph-backed alternatives at [Awesome-Code-LLM alternatives](/tools/huybery-awesome-code-llm/alternatives) and [CodeGeeX alternatives](/tools/zai-org-codegeex/alternatives) ([Awesome-Code-LLM markdown twin](/tools/huybery-awesome-code-llm/alternatives.md), [CodeGeeX markdown twin](/tools/zai-org-codegeex/alternatives.md)), ranked by typed relationship edges rather than popularity votes.

### Is there a machine-readable version of this comparison?

Yes. The markdown twin at [this comparison](/compare/huybery-awesome-code-llm-vs-zai-org-codegeex.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, Awesome-Code-LLM or CodeGeeX?

Awesome-Code-LLM: Dormant. CodeGeeX: Dormant. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.

### Where are the full trust reports for Awesome-Code-LLM and CodeGeeX?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [Awesome-Code-LLM trust report](/tools/huybery-awesome-code-llm/trust); [CodeGeeX trust report](/tools/zai-org-codegeex/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=huybery-awesome-code-llm`](/api/graphcanon/graph?tool=huybery-awesome-code-llm)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
