Views
No views yet
larryvrh/MiniMax-H3-Turbo-Lora, pinned to revision 43a74557ac3f6539db8e0f2a959d03feb7a81480 and source file minimax_h3_turbo_v4_step600_ema.safetensors.5f3a626cd72c93a8b9318d6760c510bc5092d2ab13aaba1f932c5bab07a416d3ed679d4ec8f39ab5c71902f3e13af5bc6a4792bd0317d61c5f6171e40411925ealpha=rank, runtime multiplier 1.0d5c1e7995e54bbc99cd8b5e7dbca7fb41d119a39adapter.safetensors.index.json: MLX streaming mapshards/: 50 main-block, two token-refiner, and one final-layer shardconversion_manifest.json: source identity, mapping, ranks and per-shard recordsturbo_lora.safetensors: optional monolithic archival copy (duplicates the shard payload)shards/; the monolithic file is optional.--turbo-lora-alpha; the runtime restores alpha=rank from the native contract.1python scripts/generate.py "A cinematic fox running through a misty forest" \
2 --checkpoint /path/to/MiniMax-H3/FL2VA \
3 --transformer /path/to/MiniMax-H3-MLX-Argus-Calibrated-INT8 \
4 --text-encoder /path/to/your/MLX-text-encoder \
5 --turbo-lora /path/to/MiniMax-H3-Turbo-v4-step600-EMA-MLX \
6 --turbo-lora-scale 1.0 --steps 9 \
7 --low-memory --stream-blocks --output out.mp4--steps 9 means eight denoiser evaluations. --steps 7 is the faster six-evaluation setting.larryvrh. This repository changes packaging/runtime layout only. The source model card declares Apache-2.0 for the adapter. Use also requires a compatible MiniMax-H3 base model, whose separate Community License remains applicable.