Instructions to use phamnhuvu/phi3.5_mini_rkd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use phamnhuvu/phi3.5_mini_rkd with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Phi-3.5-mini-instruct-bnb-4bit") model = PeftModel.from_pretrained(base_model, "phamnhuvu/phi3.5_mini_rkd") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e464a0de9cb23af542f979443feaca3753108be444dad617aa267debe24eacb0
- Size of remote file:
- 62.9 MB
- SHA256:
- eeb7cab86f933cddcd712bd2056c6e51e6d57bf331251ffa04d50d29d366135c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.