Instructions to use FutureMa/my_awesome_peft_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use FutureMa/my_awesome_peft_model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-1_5") model = PeftModel.from_pretrained(base_model, "FutureMa/my_awesome_peft_model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8d33d5bdc994ec82c076d9a7d360298880a317f680f93633538113ddf7429337
- Size of remote file:
- 4.6 kB
- SHA256:
- 14414b5b5c958f41182877067baf415d391eb6c3646ab0774b3e5ce23b8178e8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.