Instructions to use diffusion-reasoning/LLaDA-8B-Instruct-wd1-acecode-iter180 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use diffusion-reasoning/LLaDA-8B-Instruct-wd1-acecode-iter180 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="diffusion-reasoning/LLaDA-8B-Instruct-wd1-acecode-iter180", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("diffusion-reasoning/LLaDA-8B-Instruct-wd1-acecode-iter180", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fbb397f7ba95f03f3de13896f081d30e30bd224e77577b203b932bd35095bf7b
- Size of remote file:
- 4.83 GB
- SHA256:
- c6d7eff9ea7e9361cc5b009799873ade0643be75a18cad0935a9cd37c8899a7b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.