Instructions to use yashss/Phi-3-mini-128k-instruct_fineTuned_c4e18d4e-3885-445e-8714-27806494baf3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use yashss/Phi-3-mini-128k-instruct_fineTuned_c4e18d4e-3885-445e-8714-27806494baf3 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, "yashss/Phi-3-mini-128k-instruct_fineTuned_c4e18d4e-3885-445e-8714-27806494baf3") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0f249df6c742de24edd345ba2914dc879b3800580da3943d858ace8008a8f651
- Size of remote file:
- 14.2 kB
- SHA256:
- d5e51407a68facdaafa2d3313a99b59d9e7956826be1fbef7e418a667aba3e7c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.