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

jwnt4
/
xgenmm-mr-v1-merged

Feature Extraction
Transformers
Safetensors
xgenmm
custom_code
Model card Files Files and versions
xet
Community

Instructions to use jwnt4/xgenmm-mr-v1-merged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use jwnt4/xgenmm-mr-v1-merged with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="jwnt4/xgenmm-mr-v1-merged", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForVision2Seq
    model = AutoModelForVision2Seq.from_pretrained("jwnt4/xgenmm-mr-v1-merged", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
xgenmm-mr-v1-merged
8.72 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
jwnt4's picture
jwnt4
Upload model
d44b994 verified 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    5.17 kB
    Upload model 11 months ago
  • config.json
    1.63 kB
    Upload model 11 months ago
  • generation_config.json
    140 Bytes
    Upload model 11 months ago
  • model-00001-of-00002.safetensors
    4.97 GB
    xet
    Upload model 11 months ago
  • model-00002-of-00002.safetensors
    3.75 GB
    xet
    Upload model 11 months ago
  • model.safetensors.index.json
    70.2 kB
    Upload model 11 months ago
  • modeling_xgenmm.py
    85.8 kB
    Upload model 11 months ago