Instructions to use nekokiku/task-5-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-5-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-5-microsoft-Phi-3-mini-4k-instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0d5867fad0e76b6ebcd098fc7e7e4112227702f87255b2b440d8619b0fa7245e
- Size of remote file:
- 143 MB
- SHA256:
- 1bc3017bc744b33ed59ae4b7d6e9701d2f9ef2799a8c037475df2a329f882f1e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.