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