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

OpenGVLab
/
InternViT-6B-448px-V1-5

Image Feature Extraction
Transformers
Safetensors
intern_vit_6b
feature-extraction
custom_code
Model card Files Files and versions
xet
Community
12

Instructions to use OpenGVLab/InternViT-6B-448px-V1-5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use OpenGVLab/InternViT-6B-448px-V1-5 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-feature-extraction", model="OpenGVLab/InternViT-6B-448px-V1-5", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("OpenGVLab/InternViT-6B-448px-V1-5", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
InternViT-6B-448px-V1-5 / mlp_projector
519 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
czczup's picture
czczup
Upload folder using huggingface_hub
27f06f3 verified about 2 years ago
  • hermes_2_yi_34b.pth
    286 MB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • internlm2_chat_20b.pth
    233 MB
    xet
    Upload folder using huggingface_hub about 2 years ago