Instructions to use cs552-mlp/phi3-sciq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cs552-mlp/phi3-sciq with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Phi-3-mini-4k-instruct-bnb-4bit") model = PeftModel.from_pretrained(base_model, "cs552-mlp/phi3-sciq") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 044d4004ed3900862be943f1a23dee4ba56c54cd1eb2cbf138058cda2237f8ab
- Size of remote file:
- 478 MB
- SHA256:
- da613aad0a24b740dbdbe365b30b5174653295859dba4e3b32c1d73a74d421fc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.