YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

articumotion-checkpoints (private)

Deployable checkpoint set for the articumotion am CLI (am infer / am demo). Pull them with the bundled helper:

am ckpt pull all            # fetch all four (needs your HF token)
am ckpt pull masked         # fetch one

or programmatically:

from articumotion.io.checkpoints import pull
pull("vqvae3"); pull("codec"); pull("dit_v6"); pull("masked")

This repo is private — downloads rely on the logged-in HF token (huggingface-cli login or HF_TOKEN).

Assets

name (am ckpt pull <name>) repo path what it is
vqvae3 vqvae_v3/ VQ-VAE V3 part tokenizers: upper_best.pt, hands_best.pt, lower_best.pt + their *_norm.npz
codec codec/unified_best.pt unified motion codec (reconstruction)
dit_v6 dit_v6/ditv6_last.selfdesc.pt DiT V6 generator (self-describing checkpoint)
masked masked/epoch_50.selfdesc.pt masked-token generator, epoch 50 (self-describing checkpoint)

Total ~1.86 GB.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support