Instructions to use DreamGallery/task-8-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 DreamGallery/task-8-microsoft-Phi-3-mini-4k-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, "DreamGallery/task-8-microsoft-Phi-3-mini-4k-instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 52098fd7130ba1e39c641be980e117f29fda7301058ff43e8791d85c3f9e010e
- Size of remote file:
- 5.84 kB
- SHA256:
- 8884c803a99c6247cb847a19db32c191dd7bd75e53ec9393d7845d5d45530abb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.