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

General-Medical-AI
/
UniMedVL

Any-to-Any
Transformers
English
Chinese
qwen2
text-generation
medical
vision-language
multimodal
unified-model
medical-vqa
text-to-image
image-to-text
medical-understanding
report-generation
interleaved-multimodal
modality-transfer
custom_code
Model card Files Files and versions
xet
Community
1

Instructions to use General-Medical-AI/UniMedVL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use General-Medical-AI/UniMedVL with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("General-Medical-AI/UniMedVL", trust_remote_code=True)
    model = AutoModelForCausalLM.from_pretrained("General-Medical-AI/UniMedVL", trust_remote_code=True)
  • Notebooks
  • Google Colab
  • Kaggle
UniMedVL
29.6 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 14 commits
nielsr's picture
nielsr HF Staff
Enhance model card with detailed information and `library_name: transformers`
ab056b9 verified 7 months ago
  • assets
    Upload 2 files 7 months ago
  • .gitattributes
    1.57 kB
    Upload 2 files 7 months ago
  • README.md
    16.3 kB
    Enhance model card with detailed information and `library_name: transformers` 7 months ago
  • ae.safetensors
    335 MB
    xet
    Upload model checkpoint 7 months ago
  • ema_bf16.safetensors
    29.2 GB
    xet
    Upload model checkpoint 7 months ago
  • llm_config.json
    2.22 kB
    Upload model checkpoint 7 months ago
  • merges.txt
    1.67 MB
    Upload model checkpoint 7 months ago
  • tokenizer.json
    7.03 MB
    Upload model checkpoint 7 months ago
  • tokenizer_config.json
    7.31 kB
    Upload model checkpoint 7 months ago
  • vit_config.json
    1.91 kB
    Upload model checkpoint 7 months ago
  • vocab.json
    2.78 MB
    Upload model checkpoint 7 months ago