Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Motif-Technologies
/
Motif-Video-2B

Text-to-Video
Diffusers
Safetensors
English
MotifVideoPipeline
image-to-video
video-generation
diffusion-transformer
Model card Files Files and versions
xet
Community
29

Instructions to use Motif-Technologies/Motif-Video-2B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Motif-Technologies/Motif-Video-2B with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Motif-Technologies/Motif-Video-2B", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "A vibrant blue jay perches gracefully on a slender branch, its feathers shimmering in the soft morning light. The bird's keen eyes scan the surroundings, capturing the essence of the tranquil forest. It flutters its wings briefly, showcasing the intricate patterns of blue, white, and black on its plumage. The background reveals a lush canopy of green leaves, with rays of sunlight filtering through, creating a dappled effect on the forest floor. The blue jay then tilts its head, emitting a melodious call that echoes through the serene woodland, adding a touch of magic to the peaceful scene."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Where can I find the inference.py mentioned in the CLI Inference section?

#29 opened 2 days ago by
Zebin01

How to run multi-GPU inference on 2x NVIDIA T4?

#28 opened 4 days ago by
Marshalldom

There will be model AI video Generator on 14B, 20B, 27B, 32B MoE to active 7B, 8B, 9B? And.... support model AI video Generator type Reasoning/thinking?

πŸ‘ 7
3
#26 opened 12 days ago by
aomsan461

Can MoE be used to get this to 4B and still fit into 5090 VRAM?

1
#11 opened 18 days ago by
usernameSRSalreadyexists

Is the QK^T result the VRAM bottleneck for video models?

1
#10 opened 19 days ago by
yunming181920

GGUF versions

πŸ‘€πŸ‘ 5
2
#4 opened 22 days ago by
maroo87

Struggling to get this to run on a 24gb gpu

17
#3 opened 24 days ago by
CodeExplode

Distilled from VJEPA feature space?

1
#1 opened 25 days ago by
eggsbenedicto
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs