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