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