Instructions to use asanchez75/phi3.5-mini-instruct-mcq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use asanchez75/phi3.5-mini-instruct-mcq with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/phi-3.5-mini-instruct-bnb-4bit") model = PeftModel.from_pretrained(base_model, "asanchez75/phi3.5-mini-instruct-mcq") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- dee12688decd89bd2eb72decbb9f6acfef1eac71250b9aacac94980bc966023b
- Size of remote file:
- 5.82 kB
- SHA256:
- ed5e4ecd19fd2252a177c525d495e70768013df70d1739d633f0a554de7ea061
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.