CoolFace
Modelpublic

zimengxiong/hunyuan3d-mlx-shape-small

sourceHugging Faceotherupdated 3mo agoView on Hugging Face
0likes581downloads
Model Card

hunyuan3d-mlx-shape-small

Image-to-shape weights for the small shape slot of the Hunyuan3D-Swift / Modelr MLX pipeline.

This bundle is the official `hunyuan3d-dit-v2-mini` checkpoint (0.6B-parameter image-to-shape DiT, flow-matching, 30-step CFG) from Tencent's Hunyuan3D-2mini. The tensor data is repackaged unmodified; only the on-disk layout is fixed so the byte layout is a stable contract for the MLX loader. config.yaml is included alongside the weights because the MLX shape pipeline reads model geometry (e.g. VAE scale factor) from it — the official layout does not always ship it next to this checkpoint.

Contents

PathSizeDescription
config.yaml1.6 KBDiT + VAE configuration read by the MLX loader
model.fp16.safetensors3.82 GBDiT weights, fp16

Total: 3.82 GB (3,819,959,862 bytes).

Usage

Consumed by the hy3d CLI from the Hunyuan3D-Swift package (point --weights at the downloaded repo directory):

sh
hy3d shape penguin.png -o mesh.glb --weights ./hunyuan3d-mlx-shape-small

Provenance

  • —Shape DiT: hunyuan3d-dit-v2-mini — Tencent Hunyuan3D-2mini.

License

The shape weights are distributed under the Tencent Hunyuan3D-2 Community License. See <https://huggingface.co/tencent/Hunyuan3D-2> and the license text. Your use of these weights is subject to that license.