Instructions to use rzr1331/phi-3-mini-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use rzr1331/phi-3-mini-LoRA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-128k-instruct") model = PeftModel.from_pretrained(base_model, "rzr1331/phi-3-mini-LoRA") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2e8d1104fe47a4eab2d1edc1da507c84e66422b8d3928db456fa9247c912b6d9
- Size of remote file:
- 5.43 kB
- SHA256:
- 76cfadcf94600af31d86e74323371e7f24490b6386c2ec1e415dd3aa38cf483f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.