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:
- 0ca83b48c4e9a8d2abcf3c6bb2cae4a893b5ec8c58241233ba7c2b0f9c54ee54
- Size of remote file:
- 4.54 kB
- SHA256:
- 016b9b790bf64d70e454e68cc09880a3a450d4e85678979f995976030c8bf78c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.