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