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
Adding `safetensors` variant of this model
#3 opened about 1 year ago
by
SFconvertbot
RuntimeError: Expected number of channels in input to be divisible by num_groups, but got input of shape [1, 5, 512, 7, 7] and num_groups=16
#2 opened about 1 year ago
by
jlaitue
How to get the content of each image on mimic-cxr?
#1 opened over 1 year ago
by
MilkyJJJJJJay