Instructions to use AlyGreo/ph-3-instruct-finetuned-alpaca-dataset with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AlyGreo/ph-3-instruct-finetuned-alpaca-dataset with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-4k-instruct") model = PeftModel.from_pretrained(base_model, "AlyGreo/ph-3-instruct-finetuned-alpaca-dataset") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cef08331379903123187f1bd258b0e720956f12ac5c2f029775fc2f3095afb67
- Size of remote file:
- 25.2 MB
- SHA256:
- 464faaabcfbb6a3e3de542d72b9aac6a550f2535f7e0e37d926083348f66ea5a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.