Instructions to use diffusion-reasoning/d1_SFT_us_countdown-4000 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-4000 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-4000") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 50fa7e62021b94ec2296ef9518c3aaf7180aaccc6b50d400b16071ef9ab89fe6
- Size of remote file:
- 1.06 kB
- SHA256:
- 7f34b3cf83deef4d98a9aad9591f308c2cc59950301bd70126a458551a90f887
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.