aixcoder-plugin/aiXcoder-7B
official repository of aiXcoder-7B Code Large Language Model observed · 2026-08-28
Health v2 · maintenance only
29/100
- Activity 30
- Release rhythm 8
- Longevity 63
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 886
- days_rel: 420
- days_push: 420
- n_releases_24m: 1
Adoption not part of the score
2271 stars · 360 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official repository for aiXcoder-7B, an open-weights 7B-parameter code large language model trained on 1.2T tokens for code completion, generation, and comprehension across multiple programming languages. It includes inference examples, quantization support, fine-tuning scripts, and companion IDE plugins for VS Code and JetBrains.
Use cases
- run a local code completion llm
- generate code from natural language descriptions
- fine-tune a code llm on my own codebase
- self-host a code model for ide autocompletion
- evaluate code llms on nl2code benchmarks
- quantize a 7b model to run on limited gpu memory
When to choose
- you need an open-weights code llm you can self-host and fine-tune
- you want strong fill-in-the-middle code completion at 7B scale
- you want a model with ready-made VS Code or JetBrains integration
When to avoid
- you need a general-purpose chat or reasoning assistant rather than a code model
- you have no GPU and cannot run a 7B model even quantized
- you only want a hosted API without managing model weights
Facets
library · maturity active
llm-inference llm-training machine-learning large-language-models developer-tools deep-learning python code-generation code-completion open-weights fill-in-the-middle nl2code gpu docker
1 source
- readme: https://github.com/aixcoder-plugin/aiXcoder-7B · fetched 2026-08-28 · 7f9be39468a1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aixcoder-plugin/aiXcoder-7B | main | 29 |
For agents
markdown · JSON · MCP: product_card(name="aixcoder-plugin/aiXcoder-7B")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem