Instructions to use hyzhou/MedVersa_Internal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hyzhou/MedVersa_Internal with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hyzhou/MedVersa_Internal", dtype="auto") - Notebooks
- Google Colab
- Kaggle
How to get the content of each image on mimic-cxr?
#1
by MilkyJJJJJJay - opened
I want to use this model to generate reports on the mimic-cxr dataset, how can I get the content of each image