Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Fysics-AI
/
OmniFysics-Captioner

Video-Text-to-Text
Transformers
Safetensors
English
qwen3_omni_moe
text-to-audio
video-captioning
multimodal
physical-reasoning
grounded-generation
physics
Model card Files Files and versions
xet
Community

Instructions to use Fysics-AI/OmniFysics-Captioner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Fysics-AI/OmniFysics-Captioner with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForMultimodalLM
    
    processor = AutoProcessor.from_pretrained("Fysics-AI/OmniFysics-Captioner")
    model = AutoModelForMultimodalLM.from_pretrained("Fysics-AI/OmniFysics-Captioner", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
OmniFysics-Captioner / PPM /scripts
8.88 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
panpanp1's picture
panpanp1
Allow local media roots in PPM launcher
d3d2e77 verified 6 days ago
  • infer.py
    3.88 kB
    Upload merged two-epoch PPM model 18 days ago
  • serve_vllm.sh
    1.73 kB
    Allow local media roots in PPM launcher 6 days ago
  • smoke_test.py
    3.27 kB
    Upload merged two-epoch PPM model 18 days ago