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:
- 7572b8090c44eca48b5a1faef242c159442d796e533ec5e583c1f9e928ff8e5b
- Size of remote file:
- 6.1 kB
- SHA256:
- 90dd21b7eca93f81de48353c4e5f1767e79ea59501db3cdedabb214026aa5a4d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.