InternLM/xtuner
A Next-Generation Training Engine Built for Ultra-Large MoE Models observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 16
- Longevity 82
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: 139
- age_days: 1149
- days_rel: 418
- days_push: 7
- n_releases_24m: 2
Adoption not part of the score
5183 stars · 445 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
XTuner is an open-source LLM training engine from InternLM designed for fine-tuning ultra-large-scale Mixture-of-Experts (MoE) models, with dropless training and long-sequence support. It also serves as a flexible toolkit for parameter-efficient fine-tuning of large language and multimodal models.
Use cases
- fine-tune a large language model on custom data
- train 200B-scale MoE models efficiently
- fine-tune multimodal models like InternVL or Qwen-VL
- train LLMs with 64k sequence lengths
- run parameter-efficient fine-tuning like LoRA
- reinforcement learning training for LLMs
When to choose
- you need to fine-tune large or MoE-based LLMs like DeepSeek-V3, Qwen3-MoE, or Kimi-K2
- you want memory-efficient long-sequence training without complex 3D parallelism
- you need a flexible open-source toolkit supporting both SFT and RL training
- you work with multimodal models such as InternVL or Qwen3-VL
When to avoid
- you only need inference or serving rather than training
- you need traditional dense-model distributed training with full 3D parallelism at extreme scale
- you want a no-code GUI training tool
Facets
library · maturity active
llm-training machine-learning deep-learning rag large-language-models deep-learning machine-learning artificial-intelligence python moe fine-tuning parameter-efficient-fine-tuning multimodal reinforcement-learning deepseek-v3 qwen3 internvl long-context gpu linux docker
2 sources
- readme: https://github.com/InternLM/xtuner · fetched 2026-08-28 · 7539f638da98
- registry_pypi: https://pypi.org/pypi/xtuner/json · fetched 2026-08-29 · b50a1a741322
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| InternLM/xtuner | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem