christopher-kapic's picture
Upload folder using huggingface_hub
fdc6474 verified
|
Raw
History Blame Contribute Delete
1.83 kB
metadata
license: apache-2.0
base_model: jarrelscy/GLM-5.2-NVFP4-AQLM-hybrid
tags:
  - glm
  - glm-5.2
  - abliterated
  - vision
  - nvfp4
  - aqlm
  - dgx-spark
pipeline_tag: image-text-to-text

GLM-5.2 NVFP4+AQLM Abliterated Vision

Drop-in abliterated + vision weights for the MiaAI-Lab 3× DGX Spark recipe.

Construction

Piece Source
Text + vision hybrid base jarrelscy/GLM-5.2-NVFP4-AQLM-hybrid @ 53e0082eedebd806b63e19779c47905937d768ca
Abliteration donor jacklarmer/GLM-5.2-Abliterated-MXFP8-NVFP4-NF3-Hybrid
Method Tensor transplant of BF16 self_attn.o_proj.weight for layers 13–77 (65 tensors; 62 differed from base)
Vision tower + projector Byte-identical to the jarrelscy / Baseten vision hybrid (untouched)

No re-quantization: o_proj is BF16 [6144, 16384] on both base and donor.

Intended serve stack

Warning

This model has reduced refusal behavior relative to the stock hybrid. You are responsible for lawful use and your own evaluation.

License

Packaging Apache-2.0. Base hybrid, vision components, and upstream GLM-5.2 weights retain their original licenses/terms (see jarrelscy / DeepSeek-adjacent upstream cards). Apache-2.0 is used for this packaging where compatible with those terms.

Credits

  • MiaAI-Lab triple-Spark recipe
  • jarrelscy NVFP4+AQLM hybrid + vision graft
  • jacklarmer abliterated donor
  • Baseten / community MoonViT vision path