Model reference · open weights

Vid

Available as managed deployment Licence fee Video Alignment-Lab-AI · community Image→video 1 variants 635 dl/mo

Vid is an open-weight video model from Alignment-Lab-AI. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.

Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.

What it is

Released byAlignment-Lab-AI
TypeVideo models
TaskImage→video
Parameters (lead)1.9B
Runs withdiffusers
Released2025-08-30
Popularity635 downloads / month
LicenceCommercial licence needed

About

What Vid is

This model card focuses on the model associated with the LTX-Video model, codebase available here.

LTX-Video is the first DiT-based video generation model capable of generating high-quality videos in real-time. It produces 30 FPS videos at a 1216×704 resolution faster than they can be watched. Trained on a large-scale dataset of diverse videos, the model generates high-resolution videos with realistic and varied content.

Read the full model card

Image-to-video examples

Models & Workflows

NameNotesinference.py configComfyUI workflow (Recommended)
ltxv-13b-0.9.8-devHighest quality, requires more VRAMltxv-13b-0.9.8-dev.yamlltxv-13b-i2v-base.json
ltxv-13b-0.9.8-mixMix ltxv-13b-dev and ltxv-13b-distilled in the same multi-scale rendering workflow for balanced speed-qualityN/Altxv-13b-i2v-mixed-multiscale.json
ltxv-13b-0.9.8-distilledFaster, less VRAM usage, slight quality reduction compared to 13b. Ideal for rapid iterationsltxv-13b-0.9.8-distilled.yamlltxv-13b-dist-i2v-base.json
ltxv-2b-0.9.8-distilledSmaller model, slight quality reduction compared to 13b distilled. Ideal for light VRAM usageltxv-2b-0.9.8-distilled.yamlN/A
ltxv-13b-0.9.8-fp8Quantized version of ltxv-13bltxv-13b-0.9.8-dev-fp8.yamlltxv-13b-i2v-base-fp8.json
ltxv-13b-0.9.8-distilled-fp8Quantized version of ltxv-13b-distilledltxv-13b-0.9.8-distilled-fp8.yamlltxv-13b-dist-i2v-base-fp8.json
ltxv-2b-0.9.8-distilled-fp8Quantized version of ltxv-2b-distilledltxv-2b-0.9.8-distilled-fp8.yamlN/A
ltxv-2b-0.9.6Good quality, lower VRAM requirement than ltxv-13bltxv-2b-0.9.6-dev.yamlltxvideo-i2v.json

From the published model card. Full card on the HuggingFace links in the sidebar.

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys vid for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (vid below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/videos/generations \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"vid","prompt":"a drone shot over a forest"}'

Create an account — your API key is available in the console. 3M free tokens every 30 days with every new account.

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms