novita

Wan-AI/Wan2.2-T2V-A14B

Context

2K

Input

text

Output

video

Tool calling

Not listed

About this model

Wan2.2-T2V-A14B is a 14B-parameter text-to-video diffusion model specializing in high-fidelity motion generation and temporal consistency. Features advanced motion dynamics modeling and cinematic quality rendering with 128-frame coherence support.

Capabilities

text

Available through the unified API

video

Available through the unified API

Quick start

View API docs
curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "7c247ef8a70d46f9956e84f72119d0e0",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'

Providers

Available routing options for this model through OneInfer.

novita

7c247ef8a70d46f9956e84f72119d0e0

Available

Input

$0.000 / 1M

Output

$0.000 / 1M

Routing

OneInfer optimized

Pricing

Current OneInfer pricing for this model.

UsagePrice
Input tokens$0.000 / 1M
Output tokens$0.000 / 1M

Performance

Published evaluation results associated with this model.

Video Quality

FVD-25618.7
CLIP-TempScore32.4
PSNR28.9

Motion Fidelity

Motion Consistency91.2
Object Permanence89.7
Temporal Stability93.5

Style Range

Cinematic88.4
Anime85.2
Documentary83.7
3D Animation81.9

API example

curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "7c247ef8a70d46f9956e84f72119d0e0",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'