Instructions to use diffusion-reasoning/wll_SFT_NP_math-1000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use diffusion-reasoning/wll_SFT_NP_math-1000 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/wll_SFT_NP_math-1000") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ca3dffd528504534b08237bcb7c9659cf985c7df3cfce326a9dd43991147db8e
- Size of remote file:
- 8.06 kB
- SHA256:
- 100fe2267f5bf74f16476bea8edb6a34122003e19b1a3898cd8e322318b8c393
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.