Instructions to use diffusion-reasoning/d1_SFT_us_countdown-2500 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use diffusion-reasoning/d1_SFT_us_countdown-2500 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("GSAI-ML/LLaDA-8B-Instruct") model = PeftModel.from_pretrained(base_model, "diffusion-reasoning/d1_SFT_us_countdown-2500") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 394381304b7c7a50b0513900f5652313baa27d10eb2348c093c12da10076e6ae
- Size of remote file:
- 1.06 kB
- SHA256:
- 3044aefa4d5e9ef9a59f04de23d90e139f1b5f119e2e5712f513b72cc244884a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.