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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

OpenGVLab
/
VideoChat-TPO

Video-Text-to-Text
Transformers
Safetensors
feature-extraction
custom_code
Model card Files Files and versions
xet
Community
2

Instructions to use OpenGVLab/VideoChat-TPO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use OpenGVLab/VideoChat-TPO with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("OpenGVLab/VideoChat-TPO", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
VideoChat-TPO / third_party /cgdetr /standalone_eval
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
ynhe
init
16dc4f2 over 1 year ago
  • README.md
    2.28 kB
    init over 1 year ago
  • eval.py
    16.1 kB
    init over 1 year ago
  • eval_sample.sh
    363 Bytes
    init over 1 year ago
  • utils.py
    8.35 kB
    init over 1 year ago