Instructions to use rk68/phi-1_5-finetuned-aqua-rat-AM-3k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use rk68/phi-1_5-finetuned-aqua-rat-AM-3k 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, "rk68/phi-1_5-finetuned-aqua-rat-AM-3k") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c45e87ec841f76aabb383398bea93e4418c5570a4a17eff3a64fb5a71638e8ab
- Size of remote file:
- 4.98 kB
- SHA256:
- 0d01bec8612cb069fb12eaacf3617820f9b9ae7ee0759d72592a7e420b81a809
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.