Skip to content

Feat: standalone GGUF for bare transformers + per-component quant - #73

Merged
shoyofight merged 1 commit into
THU-MIG:mainfrom
shoyofight:test
Aug 7, 2026
Merged

Feat: standalone GGUF for bare transformers + per-component quant#73
shoyofight merged 1 commit into
THU-MIG:mainfrom
shoyofight:test

Conversation

@shoyofight

Copy link
Copy Markdown
Collaborator

No description provided.

…quant

- ed-convert: accept --clip_l/--clip_g/--t5xxl/--no-t5 to merge encoders,
  and recover the model family from a bare transformer's config.json so the
  output GGUF is version-tagged and loads standalone or as --diffusion-model
- model_loader: seed version + "transformer." prefix for bare diffusers
  transformers (single-file and shard-index) so names canonicalize correctly
- gguf: fall back to the standard "general.architecture" key for GGUFs
  without the edge-dit metadata key
- build_cpu.sh: fix unbound ONEDNN_ARGS under set -u when oneDNN is off
- docs/cli.md: document per-component quantization + component loading
- bump third_party/ggml (Metal BF16 CPY/CONV_2D kernels)
Copilot AI lite review requested due to automatic review settings August 7, 2026 13:33

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@shoyofight
shoyofight merged commit 5f3a1d5 into THU-MIG:main Aug 7, 2026
2 checks passed
@shoyofight
shoyofight deleted the test branch August 7, 2026 13:33
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.

2 participants