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