Instructions to use Infernaught/phi-aime-sft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Infernaught/phi-aime-sft 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, "Infernaught/phi-aime-sft") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c8624d3d611d92738c8895f6454f1b765e02222aa1ea1dcf558d6def91842df8
- Size of remote file:
- 71.4 MB
- SHA256:
- 4400641860fae9df6bdddac3381b24719e6bb67a5798ce4877eb2e052d1ff17f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.