Instructions to use UnderstandLing/Phi-3-mini-128k-instruct-nl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use UnderstandLing/Phi-3-mini-128k-instruct-nl with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-128k-instruct") model = PeftModel.from_pretrained(base_model, "UnderstandLing/Phi-3-mini-128k-instruct-nl") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 06d7f66dab993427befb36fc8d61f5b7e7b0ac88263cea5ed96435aa6ba2cf75
- Size of remote file:
- 403 MB
- SHA256:
- e67ba08680aa28ce7d000c7b9b2bfbf018f0f1d9ec7d84631a4c0aa4cc2f72ee
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.