Instructions to use wijayarobert/bun-phi-2-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use wijayarobert/bun-phi-2-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2") model = PeftModel.from_pretrained(base_model, "wijayarobert/bun-phi-2-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cf671bab672830a89887e04ab1d5c13abb718515a28ebc91e3917a89332bd9d8
- Size of remote file:
- 19 MB
- SHA256:
- cbe17bae02d0aa1207e503360d45078dc617beaed98eb2a241a59c3c9c4c3a46
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.