Instructions to use nekokiku/task-7-microsoft-Phi-3-mini-4k-instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nekokiku/task-7-microsoft-Phi-3-mini-4k-instruct 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, "nekokiku/task-7-microsoft-Phi-3-mini-4k-instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 69709bfd80dbcfd76adbc7dc7cb9aa0934fe83db6ab039924a1b28d8125220ea
- Size of remote file:
- 5.43 kB
- SHA256:
- 107aebaffd31c55b8321203eb237f27e0f9e46dae67ef2084c3044d59d2cd6df
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.