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

mymusise/ChatGLM-Tuning

基于ChatGLM-6B + LoRA的Fintune方案 observed · 2026-08-28

github.com/mymusise/ChatGLM-Tuning · Python · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 90

Flags: no_releases 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: 1266
  • days_rel: n/a
  • days_push: 1012
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3740 stars · 434 forks observed · 2026-08-28

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

A Python toolkit for fine-tuning the ChatGLM-6B large language model using LoRA (Low-Rank Adaptation) with the Alpaca dataset. It provides data preprocessing, tokenization, and training scripts runnable on consumer GPUs with 16GB+ VRAM, including Colab notebooks.

Use cases

  • fine-tune chatglm-6b on custom instruction data
  • train a cheap open-source chatgpt alternative with lora
  • convert alpaca dataset to l for finetuning
  • run llm finetuning on a single consumer gpu
  • try peft lora tuning of chatglm in colab

When to choose

  • you want to fine-tune ChatGLM-6B or ChatGLM2 with LoRA on limited hardware
  • you need a simple script-based pipeline for instruction tuning with the Alpaca dataset

When to avoid

  • you need full-parameter finetuning or RLHF/PPO training, which is not implemented
  • you use models other than ChatGLM v1/v2
  • you need an actively maintained project with recent updates

Facets

library · maturity maintenance

llm-training machine-learning deep-learning large-language-models machine-learning deep-learning python chatglm lora peft finetuning alpaca colab gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
mymusise/ChatGLM-Tuningmain10

For agents

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

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