1
0
mirror of https://github.com/vladmandic/sdnext.git synced 2026-01-27 15:02:48 +03:00

7 Commits

Author SHA1 Message Date
Oleksandr Liutyi
9e23e53340 FLUX.2-klein SDNQ Cover images 2026-01-18 15:29:39 +00:00
CalamitousFelicitousness
33ee04a9f3 feat(flux2-klein): add SDNQ pre-quantized model support and reference images
- Add Transformers v5 tokenizer compatibility fix for SDNQ Klein models
  Downloads missing vocab.json, merges.txt, tokenizer_config.json from
  Z-Image-Turbo when needed
- Detect SDNQ repos and disable shared text encoder to use pre-quantized
  weights from the SDNQ repo instead of loading from shared base model
- Update reference-quant.json with correct preview images and metadata
  for Klein SDNQ models
- Update reference-distilled.json with correct cfg_scale (1.0) for
  distilled Klein models per official HuggingFace documentation
- Add 6 Klein model preview images
2026-01-17 21:36:44 +00:00
vladmandic
952696ab20 more cleanup
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-16 10:58:09 +01:00
vladmandic
0d90d95bf6 lint and safeguard glm
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-16 09:40:48 +01:00
vladmandic
a8b9719e5e add flux2-klein sdnq prequantized
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-16 09:00:30 +01:00
vladmandic
f444679fc1 lint
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-16 08:56:30 +01:00
vladmandic
387b3c7c36 split reference.json
Signed-off-by: vladmandic <mandic00@live.com>
2026-01-15 08:23:07 +01:00