Instructions to use inclusionAI/LLaDA2.0-flash with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use inclusionAI/LLaDA2.0-flash with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("inclusionAI/LLaDA2.0-flash", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -154,6 +154,8 @@ For questions, collaborations, or feedback, please reach out via [Hugging Face](
|
|
| 154 |
|
| 155 |
👉 Join us in advancing open, efficient, and intelligent language models!
|
| 156 |
|
|
|
|
|
|
|
| 157 |
## Citation
|
| 158 |
```bibtex
|
| 159 |
@misc{bie2025llada20scalingdiffusionlanguage,
|
|
|
|
| 154 |
|
| 155 |
👉 Join us in advancing open, efficient, and intelligent language models!
|
| 156 |
|
| 157 |
+
---
|
| 158 |
+
|
| 159 |
## Citation
|
| 160 |
```bibtex
|
| 161 |
@misc{bie2025llada20scalingdiffusionlanguage,
|