Tenzro
Media generation

MiniMax H3 Ref2VA (GGUF Q4_K)

MiniMax H3 reference-image-to-video, Q4_K. Licence excludes the EU, UK, South Korea and the USA, including outputs
MiniMax H3 Community Licensecommercial_customSource verified
Specification
Model ID
minimax-h3-ref2va-gguf
Family
minimax-h3
Modality
Media generation
Parameters
H3 Ref2VA pruned Q4_K + Qwen3-VL-32B Q4_K_M
Weights
33.0 GB
Minimum VRAM
44 GB
Capabilities
image2video
Pipeline
MiniMaxH3ModularPipeline
Backend
diffusers
Source

Weights and provenance.

Registry license
MiniMax H3 Community License
Source license
other
Access
Open — weights fetch without accepting additional terms.

The registry records this model as MiniMax H3 Community License while the source repository states other. Both are shown here rather than one being preferred. Treat the stricter of the two as binding until the discrepancy is resolved upstream.

Serve it
# Pull the weights onto a node
tenzro model download minimax-h3-ref2va-gguf

# Serve it
tenzro model serve minimax-h3-ref2va-gguf

# Or query the registry entry over JSON-RPC
curl https://rpc.tenzro.xyz \
  -X POST -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,
       "method":"tenzro_getModel",
       "params":[{"model_id":"minimax-h3-ref2va-gguf"}]}'
Same family
← All models