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