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