Instructions to use berkamphoon/medgemma-27b-it-dr1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use berkamphoon/medgemma-27b-it-dr1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("berkamphoon/medgemma-27b-it-dr1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Datasets in use?
#1
by Vahid-Rakhshan - opened
Hi
Can you please explain what these Dr1 to Dr5 variants are? For example, the dataset in use? Are they finalized or unfinished?
Many thanks.