Instructions to use edumunozsala/phi-3-mini-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use edumunozsala/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, "edumunozsala/phi-3-mini-LoRA") - Notebooks
- Google Colab
- Kaggle
What do you mean "unknown dataset"
#1
by Delcos - opened
I don't care if it's based but Im just curious.
Title.
Sorry, the card was automatically generated and the dataset was not recognized. I have updated the README with more info, and I'm going to complete it in a couple of days. The dataset is iamtarun/python_code_instructions_18k_alpaca, but I need to review and evaluate how it works as a python coder.