Instructions to use roaminwind/Qwen2.5-1.5B-Open-R1-Distill-2kdata with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use roaminwind/Qwen2.5-1.5B-Open-R1-Distill-2kdata with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("roaminwind/Qwen2.5-1.5B-Open-R1-Distill-2kdata", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
#2
by roaminwind - opened
No description provided.
roaminwind changed pull request status to merged