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