Instructions to use arelius/MedicalLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use arelius/MedicalLM with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/BioGPT") model = PeftModel.from_pretrained(base_model, "arelius/MedicalLM") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0e36d0b7c1cc12ca5a25ad9df76ee524202c7c0cdbbb11a20617fe7b2599c52f
- Size of remote file:
- 1.06 kB
- SHA256:
- 3e3008979cba7c2af0bd74a2f3e180bbfc246eec8835fb7def4487224cb95e10
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.