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:
- 10ada8a18dd451462c58e9f9e8644b9c88adeee0a0c57c77aaf60c3d9cdbc6af
- Size of remote file:
- 1.61 MB
- SHA256:
- b6b989853110df26897aa38c114d0f24e60e775afbe6d222a785a6b305aa30cc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.