Instructions to use abdalgader/dpo_med_gpt2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use abdalgader/dpo_med_gpt2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openai-community/gpt2") model = PeftModel.from_pretrained(base_model, "abdalgader/dpo_med_gpt2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c1da9a3614bc077c56d702f1133bc0246b549394b337708bddca466dd7c2dd98
- Size of remote file:
- 5.88 kB
- SHA256:
- ed218b4589cdb3e071dae0e95b19827b0bd9c60a1c6112f77369b9ce17fad430
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.