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

surya47
/
medclip-roco

Visual Question Answering
Transformers
JAX
hybrid-clip
medical
code
Model card Files Files and versions
xet
Community

Instructions to use surya47/medclip-roco with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use surya47/medclip-roco with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("visual-question-answering", model="surya47/medclip-roco")
    # Load model directly
    from transformers import HybridCLIP
    model = HybridCLIP.from_pretrained("surya47/medclip-roco", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
medclip-roco
793 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
surya47's picture
surya47
Create README.md
7451298 verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    110 Bytes
    Create README.md over 2 years ago
  • config.json
    4.54 kB
    trained model after all epochs over 2 years ago
  • flax_model.msgpack
    793 MB
    xet
    trained model after all epochs over 2 years ago