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

openbmb
/
MiniCPM-V

Visual Question Answering
Transformers
Safetensors
minicpmv
feature-extraction
custom_code
Model card Files Files and versions
xet
Community
8

Instructions to use openbmb/MiniCPM-V with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use openbmb/MiniCPM-V with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("visual-question-answering", model="openbmb/MiniCPM-V", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("openbmb/MiniCPM-V", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
MiniCPM-V / assets
7.31 MB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 3 commits
finalf0's picture
finalf0
Delete assets/tt
682660a verified over 2 years ago
  • Mushroom_en.gif
    839 kB
    Upload 4 files over 2 years ago
  • Snake_en.gif
    2.5 MB
    xet
    Upload 4 files over 2 years ago
  • ่˜‘่‡_cn.gif
    1.33 MB
    xet
    Upload 4 files over 2 years ago
  • ่›‡_cn.gif
    2.64 MB
    xet
    Upload 4 files over 2 years ago