liucongg/ChatGLM-Finetuning
基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等 observed · 2026-08-28
Health v2 · maintenance only
21/100
- Activity 0
- Release rhythm 8
- Longevity 89
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1246
- days_rel: n/a
- days_push: 995
- n_releases_24m: 0
Adoption not part of the score
2771 stars · 308 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python toolkit for fine-tuning ChatGLM-6B, ChatGLM2-6B, and ChatGLM3-6B large language models using Freeze, LoRA, P-Tuning, and full-parameter methods. It supports single- and multi-GPU training via DeepSpeed and includes evaluation for information extraction, generation, and classification tasks.
Use cases
- fine-tune chatglm on custom instruction data
- compare lora vs p-tuning vs freeze fine-tuning results
- train chatglm3-6b with deepspeed on multiple gpus
- adapt chatglm for information extraction tasks
- fine-tune a chinese llm on a single gpu with limited vram
- run full-parameter fine-tuning of chatglm2-6b
When to choose
- you specifically want to fine-tune ChatGLM-family models
- you want to experiment with and compare multiple PEFT methods (LoRA, P-Tuning, Freeze, full-parameter)
- you need DeepSpeed-based single- or multi-GPU training without the HuggingFace Trainer abstraction
When to avoid
- you use models other than ChatGLM/ChatGLM2/ChatGLM3
- you need actively maintained code for the latest model releases
- you want a production-ready training framework with broad model support
Facets
library · maturity maintenance
llm-training machine-learning deep-learning large-language-models machine-learning python chatglm lora p-tuning freeze deepspeed fine-tuning parameter-efficient-finetuning chinese-llm natural-language-processing gpu linux
1 source
- readme: https://github.com/liucongg/ChatGLM-Finetuning · fetched 2026-08-28 · 066df352630e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| liucongg/ChatGLM-Finetuning | main | 21 |
For agents
markdown · JSON · MCP: product_card(name="liucongg/ChatGLM-Finetuning")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem