Instructions to use cs552-mlp/phi3-lora-sciq3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cs552-mlp/phi3-lora-sciq3 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, "cs552-mlp/phi3-lora-sciq3") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- eeaf4922d89ed62fe1eec21b24d6c02393e5da4c30960d08596621b08a2e4db7
- Size of remote file:
- 5.69 kB
- SHA256:
- 175fa9b835782af01021c38d541ab432b2880714c5ad1998afed59d856d20031
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.