Instructions to use anushkat/DistilGPT2-Beatles-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use anushkat/DistilGPT2-Beatles-model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("wvangils/DistilGPT2-Beatles-Lyrics-finetuned") model = PeftModel.from_pretrained(base_model, "anushkat/DistilGPT2-Beatles-model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- eec20c1bee24fa54c8e94d921d7cfdf7f814314f9cfc48b63e9a7b49cd9df5d2
- Size of remote file:
- 4.41 kB
- SHA256:
- 2d2ce4c023a84315e6fcee57153da07ba83adce8487b609d1686aa3a271b84d4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.