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:
- 83d44ffa00d780301d2f1d829773bcd831f50bbb331f91f974190a79d4936f55
- Size of remote file:
- 5.43 kB
- SHA256:
- 36d1b2bad2f0c4e8128fe4c504e539d63c9c1f9e64452b82646f073c69086dca
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.