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