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:
- 7e0f2fdb9a49e27b5d6ce9962a0168bec6eb8100c5fcd5a63fb9678c12ea9451
- Size of remote file:
- 122 MB
- SHA256:
- dc84e43d31602542ed7beda098fc71347a2d673e71e93311543cc266520ce0d3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.