Skip to content

docs: point the model links to the gs64 container (#642) - #644

Merged
JustVugg merged 2 commits into
mainfrom
fix/642-readme-main
Jul 26, 2026
Merged

docs: point the model links to the gs64 container (#642)#644
JustVugg merged 2 commits into
mainfrom
fix/642-readme-main

Conversation

@JustVugg

Copy link
Copy Markdown
Owner

Closes #642. Docs-only, no code changes β€” safe to put on main without the other in-progress dev work.

The README (+ zh-CN / zh-TW / it variants, both docker READMEs) and docs/quickstart.md still recommended the older per-row int4 mirror mateogrgic/GLM-5.2-colibri-int4-with-int8-mtp. Per #455 / #579 that container measures ~9pp worse on quality and causes the think-mode loops / never-terminating generations; the group-scaled (gs64) container cured every failing case.

Same fix already merged to dev (#643); this is the doc-link change only, cherry-picked onto main. Reported by @timwoelfle.

JustVugg and others added 2 commits July 26, 2026 23:37
The README still sent newcomers to the older per-row int4 mirror
(mateogrgic/GLM-5.2-colibri-int4-with-int8-mtp), which measures ~9pp worse on
quality and causes the think-mode loops / never-terminating generations in #455.
Point to the group-scaled (gs64) container that docs/quickstart.md already
recommends, and explain why gs64 over per-row. Updates the English README plus
the zh-CN / zh-TW / it variants and both docker READMEs. The historical
experiment log keeps its original link (it records what was actually run).

New: https://huggingface.co/mastouri/GLM-5.2-colibri-int4-g64-with-int8-mtp

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Keeps main internally consistent with the README fix β€” same doc-only HF link
correction, no code changes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@JustVugg
JustVugg merged commit 7db1833 into main Jul 26, 2026
9 checks passed
@JustVugg
JustVugg deleted the fix/642-readme-main branch July 26, 2026 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Documentation] Update HF link in README

1 participant