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:
- e0881d174867b533f3a3a97d63a46a9e023fa2d451dc2715d181649ecf0cb350
- Size of remote file:
- 239 MB
- SHA256:
- d29a5fa7ec06df6a7ca72300e931eca019a45d3922d8b9e3b5d799c4bc7989f4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.