Independent developer reference · Updated July 2026

The Developer's Guide to HappyHorse‑1.0

Alibaba's #1-ranked AI video model — everything you need to build with it: API pricing across providers, self-hosting requirements, open-source status, and honest benchmarks. No hype, no waitlist walls.

#1

T2V & I2V, AA Video Arena (Apr 2026)

15B

parameters, single-stream transformer

$0.14/s

API price from (720p, fal)

~38s

per 5s 1080p clip on one H100

generate.sh — one request, one 1080p clip with audio
curl https://fal.run/happyhorse-1.0 \
  -H "Authorization: Key $FAL_KEY" \
  -d '{
    "prompt": "a golden horse galloping through a neon canyon",
    "resolution": "1080p",
    "duration": 5
  }'

HappyHorse.digital is an independent reference site. Not affiliated with Alibaba, Taotian Group, or the HappyHorse team.

Four ways to run HappyHorse-1.0

Prices checked July 2026. Full breakdown and cost calculator on the API pricing page.

ProviderAccessPriceModesNotes
falOfficial API partner$0.14/s at 720p · $0.28/s at 1080pT2V · I2V · video editing · reference-to-videoLive since Apr 27, 2026. Playground needs no API key.
Kie.aiThird-party APICredit-based — see current ratesT2V · I2VPositions itself as the budget option; verify quotas before committing.
Alibaba Cloud (Bailian)First-party cloudRegional pricing (CN)T2V · I2VOfficial access for Mainland China; also demoed in the Qwen app.
Self-hostedOpen weights (see status)Your GPU billFull control24GB+ VRAM with the distilled checkpoint; H100/A100 for base 1080p.

Is it actually open source?

The launch page said “fully open.” The reality has been messier. We track claimed vs. verified releases with dates and links, and update the page as things ship.

Read the full status tracker
  • Verified

    Hosted API live on fal (official partner) with T2V, I2V, editing and reference-to-video endpoints.

  • Partially verified

    Hugging Face repos exist under more than one "happyhorse" org — which one is official is still unclear.

  • Claimed, not confirmed

    The "fully open source, Apache-2.0" claim — base + distilled + super-resolution + inference code — still lacks a canonical release.

Frequently Asked Questions

Straight answers about HappyHorse-1.0 pricing, openness, and deployment.

Ready to build with it?

Start with the pricing breakdown, then pick your route: hosted API in five minutes, or your own GPUs when the weights land.

Independent reference · Prices and claims dated · Updated as releases ship