Instructions to use fcn94/phi-2-finetuned-med-text with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use fcn94/phi-2-finetuned-med-text with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2") model = PeftModel.from_pretrained(base_model, "fcn94/phi-2-finetuned-med-text") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2787ac56f35603389f794df8244dc1821669c9d5322ef6264e04b7b6d5b63230
- Size of remote file:
- 4.73 kB
- SHA256:
- 75e955e5f95a9b6672e6646dbb25476aa303781583a0464d52db7dbc9401872f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.