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