Ross ROSS = Recommend OSS · open-source software intelligence for agents

hiyouga/ChatGLM-Efficient-Tuning

Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调 observed · 2026-08-28

github.com/hiyouga/ChatGLM-Efficient-Tuning · Python · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 88

Flags: archived

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: 1243
  • days_rel: n/a
  • days_push: 1056
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3713 stars · 462 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Python framework for parameter-efficient fine-tuning (LoRA, QLoRA, P-Tuning, RLHF) of the ChatGLM-6B and ChatGLM2-6B language models using Hugging Face PEFT and Transformers. It includes a Web UI for training and evaluation and an OpenAI-compatible demo API, but the project is no longer maintained in favor of LLaMA-Factory.

Use cases

  • fine-tune ChatGLM-6B with LoRA on custom instruction data
  • run QLoRA 4-bit training on a single consumer GPU
  • train ChatGLM with RLHF
  • merge LoRA weights back into the base model
  • serve a fine-tuned ChatGLM model behind an OpenAI-compatible API
  • fine-tune a Chinese chat model without full-model training

When to choose

  • you specifically need to fine-tune ChatGLM-6B or ChatGLM2-6B and want a ready-made PEFT pipeline
  • you want a historical reference implementation of LoRA/QLoRA/RLHF tuning for GLM models

When to avoid

  • you want active maintenance or support for newer models - use LLaMA-Factory instead
  • you need to fine-tune non-GLM language models
  • you want production-grade training infrastructure

Facets

library · maturity abandoned

llm-training machine-learning sdk large-language-models machine-learning python chatglm peft lora qlora fine-tuning rlhf huggingface transformers superseded-by-llama-factory natural-language-processing gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
hiyouga/ChatGLM-Efficient-Tuningmain10

For agents

markdown · JSON · MCP: product_card(name="hiyouga/ChatGLM-Efficient-Tuning")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem