Instructions to use Northell/phi-3.5-mini-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Northell/phi-3.5-mini-test with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3.5-mini-instruct") model = PeftModel.from_pretrained(base_model, "Northell/phi-3.5-mini-test") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 673dab2c1d947f9b9db8e42c7183f102cdc586a3394f18df858a0a47ed80b1bb
- Size of remote file:
- 101 MB
- SHA256:
- 2f25bb5bfceb2534fc6ccd0702ebaed8f5711df4d3517f047dea683f2c89921f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.