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