HyV3MtpModel¶
Model type |
|
Class |
|
Task |
|
Source |
|
Description¶
One cross-conditioned Hunyuan-V3 NextN block with an independent KV cache.
Usage¶
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")