Instructions to use anurag-ai/task-13-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 anurag-ai/task-13-microsoft-Phi-3-mini-4k-instruct with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-4k-instruct") model = PeftModel.from_pretrained(base_model, "anurag-ai/task-13-microsoft-Phi-3-mini-4k-instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 67a19a01abfa82c31505793d47f2cfb57496201d0ad23b9ae4be4a2eee2a120d
- Size of remote file:
- 5.43 kB
- SHA256:
- ed1bc87d177f94c9b10b71d9849095f2b154838d1beadf27460288e819ae820a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.