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