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

MLLM-CL
/
MRLoRA_Router

Visual Question Answering
Transformers
English
router
MLLM-CL
llava
internvl
MR-LoRA
Model card Files Files and versions
xet
Community
2

Instructions to use MLLM-CL/MRLoRA_Router with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use MLLM-CL/MRLoRA_Router with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("visual-question-answering", model="MLLM-CL/MRLoRA_Router")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("MLLM-CL/MRLoRA_Router", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
MRLoRA_Router
1.65 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
Moenupa's picture
Moenupa
Update README.md
d69770b verified 8 months ago
  • .gitattributes
    1.62 kB
    Upload 2 files 8 months ago
  • MLLM-CL.png
    1.65 MB
    xet
    Upload 2 files 8 months ago
  • README.md
    2 kB
    Update README.md 8 months ago