Instructions to use bluuluu/Qwen2.5-1.5B-Open-R1-Distill with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bluuluu/Qwen2.5-1.5B-Open-R1-Distill with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("bluuluu/Qwen2.5-1.5B-Open-R1-Distill", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K