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

  • Log In
  • Sign Up

openbmb
/
MiniCPM-V-2

Visual Question Answering
Transformers
Safetensors
English
Chinese
minicpmv
feature-extraction
custom_code
Eval Results
Model card Files Files and versions
xet
Community
28

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

  • Libraries
  • Transformers

    How to use openbmb/MiniCPM-V-2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("visual-question-answering", model="openbmb/MiniCPM-V-2", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("openbmb/MiniCPM-V-2", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
MiniCPM-V-2 / assets
Ctrl+K
Ctrl+K
  • 5 contributors
History: 6 commits
finalf0's picture
finalf0
Update readme
0757b95 about 2 years ago
  • english_menu.gif
    5.61 MB
    xet
    Update readme about 2 years ago
  • london_car.gif
    7.64 MB
    xet
    Update readme about 2 years ago
  • minicpmv-2-benchmark.png
    446 kB
    xet
    Update readme about 2 years ago
  • minicpmv-2-peformance2.png
    823 kB
    xet
    Update readme about 2 years ago
  • minicpmv2-cases_2.png
    19.2 MB
    xet
    Update readme about 2 years ago
  • station.gif
    7.42 MB
    xet
    Update readme about 2 years ago