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:
- 5b978dc1e8199ff9394f36c714a4c61b62d71250c34edb0407ec797a9f2d9b35
- Size of remote file:
- 804 kB
- SHA256:
- 62bfeb62df5d53684740a33db572502c144dea131c951f4cb8ad301b5c957f93
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.