Press releases call it "fully open source with all weights released on GitHub." As of April 10, 2026, GitHub and HuggingFace show no weights, no inference code, and no model card. Here is the full picture.
Since HappyHorse-1.0 debuted at the top of the Artificial Analysis leaderboard, it has been widely described in tech media as "fully open source." The framing is appealing — a state-of-the-art video model you can download and run yourself, released freely to the community. We investigated what is actually verifiable as of today versus what exists only as a statement in a press release.
The short answer: the open-source claim is real in intent but not yet real in practice. The distinction matters — especially for developers making infrastructure decisions based on the assumption that weights are available.
The primary source for the "fully open source" characterization is a press release syndicated via Barchart on April 9, 2026. The release states that HappyHorse-1.0 is "fully open source with all weights released on GitHub," and this language has been picked up and republished across AI news aggregators, newsletters, and social media threads without independent verification.
The team behind the model — led by Zhang Di at Alibaba's Taotian Group — has also made statements indicating that open-sourcing is planned and imminent, describing the timeline as "very soon." These statements are consistent across multiple announcements and appear to be made in good faith.
What Was Claimed (April 9 press release)
"HappyHorse-1.0 is fully open source with all weights released on GitHub."
Community members checked the actual repositories on April 10, 2026. Here is what was found:
| Item | Claimed | Verified (April 10) |
|---|---|---|
| Model weights on GitHub | Released | "Coming soon" placeholder |
| Inference code | Available | Not published |
| Model card / documentation | Available | Not published |
| HuggingFace repository | Available | "Coming soon" placeholder |
| Web demo | — | Live at happyhorse-ai.com |
The live web demo at happyhorse-ai.com is meaningful evidence — it confirms the model exists and works. But a demo is not the same as open weights. The correct classification for HappyHorse-1.0 as of April 10, 2026 is open-access demo, not open-weights and not open-source.
Community member ZeroLu has created an awesome-list repository (ZeroLu/awesome-happy-horse) that is actively tracking the weight release. It is the best place to monitor for when the actual drop happens.
"Open source" is not just a licensing term — it sets practical expectations for engineers. When a model is described as open source, developers reasonably assume they can download weights, run inference locally, integrate it into their stack, and build on top of it without API rate limits or per-minute pricing.
Teams that read the April 9 press release and assumed the weights were already available may have made hardware procurement decisions, budgeted for local inference costs, or begun writing integration code — all based on a premise that is not yet true. That is a real cost, and it is caused by imprecise language in the original release.
The Distinction That Matters
Open-access demo: You can use the model via a hosted web interface. No weights, no local inference, no fine-tuning. This is where HappyHorse-1.0 is today.
Open-weights: Model weights are published and downloadable. You can run inference locally. This is what the press release implied and what has not yet happened.
The confusion around timing does not mean the open-source release will not happen. There are genuine reasons to expect it will.
Now that Alibaba's Taotian Group has been confirmed as the builder, the planned open-sourcing is substantially more credible than it would be from an unknown team. Alibaba has a strong track record of open-sourcing major models: the Qwen language model series, Qwen-VL, and several others have been released with full weights and received significant community adoption. The institutional precedent exists.
Zhang Di's team has been consistent in their messaging. "Very soon" is vague, but the repetition across multiple announcements suggests the release is a matter of when rather than if. Large model releases from major labs sometimes involve additional safety review, licensing decisions, or infrastructure preparation before weights can be published — all of which can delay a release without canceling it.
The web demo also works well. Models that exist only as press releases often have conspicuously absent or low-quality demos. HappyHorse-1.0's demo outputs match the benchmark claims, which means the model is real and the only question is timing.
If you need an open-weights video generation model today, the closest available option is daVinci-MagiHuman, released by GAIR Lab and Sand.ai on March 23, 2026. It is architecturally related to HappyHorse-1.0, fully available on both GitHub and HuggingFace, and represents the current state of the art for open-weights video generation. It is not identical to HappyHorse-1.0, but it is the most capable open model you can run locally right now.
For the HappyHorse-1.0 weight drop specifically: subscribe on the deploy page to get notified the moment the weights go live. We are monitoring the GitHub and HuggingFace repositories and will send a notification as soon as the release happens.
Available now
daVinci-MagiHuman
Open weights, available on GitHub and HuggingFace. Run inference locally while waiting for HappyHorse-1.0.
View on GitHub →Get notified
HappyHorse-1.0 Weight Drop
Subscribe on the deploy page. One email when weights go live — no spam, unsubscribe anytime.
Subscribe for release →Continue Reading