Instructions to use TIFRoma/phi-3-mini-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use TIFRoma/phi-3-mini-LoRA 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, "TIFRoma/phi-3-mini-LoRA") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 266b687de6437385a1ce92fb93b7d48225e678d573a57969dbfc83a53bcf6a41
- Size of remote file:
- 5.43 kB
- SHA256:
- 85d53e483a46aabaec5814013a08c151f8a83e973da3046d34f40b35049abd6d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.