Instructions to use rk68/phi-1_5-finetuned-aqua-rat-AM-4k 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-4k 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-4k") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 83c0ca441797b95bb0ade29c5cd415635658f9d48bf0b5adf2b6d3d57ac032d6
- Size of remote file:
- 4.98 kB
- SHA256:
- 1252aaf1697802db2fd95f804ef253b77e149f02815d993ec70134ec2f88e1d5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.