wlsaidhi commited on
Commit
b65818d
·
verified ·
1 Parent(s): 076b953

docs: add linked FastH3 acknowledgements

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -74,3 +74,11 @@ This preview supports text-to-audio-video generation. FL2VA and Ref2VA were
74
  not distilled. Difficult motion, fine detail, and some audio may remain below
75
  the base MiniMax H3 model. This checkpoint inherits the
76
  [MiniMax H3 Community License](LICENSE).
 
 
 
 
 
 
 
 
 
74
  not distilled. Difficult motion, fine detail, and some audio may remain below
75
  the base MiniMax H3 model. This checkpoint inherits the
76
  [MiniMax H3 Community License](LICENSE).
77
+
78
+ ## Acknowledgements
79
+
80
+ We thank [Nuva Lab](https://nuvalab.ai/) for bringing production grounding to FastH3 through its experience with real-world creative video-agent workloads. Its production-aligned post-training insights help bridge open-source research to practical data-assisted distillation for commercial video workflows, with Omni Ref as the next focus.
81
+
82
+ We thank the [NVIDIA FastGen](https://github.com/NVlabs/FastGen) team for the [DMD2](https://arxiv.org/abs/2405.14867) framework and H3 reference experiment that helped us align the score clock, modality shifts, and backward simulation.
83
+
84
+ We also thank [MiniMax](https://huggingface.co/MiniMaxAI/MiniMax-H3) for releasing H3-Base, and the [vLLM project](https://vllm.ai/), [NVIDIA](https://www.nvidia.com/en-us/), and [MBZUAI](https://mbzuai.ac.ae/) for their continued sponsorship and support of [FastVideo](https://github.com/hao-ai-lab/FastVideo).