Instructions to use deepseek-ai/DeepSeek-R1-Distill-Qwen-32B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use deepseek-ai/DeepSeek-R1-Distill-Qwen-32B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("deepseek-ai/DeepSeek-R1-Distill-Qwen-32B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
#48
by cherry0328 - opened
The DeepSeek-R1 model is truly impressive! We would love to contribute by updating the README to include the base_model information. This will help address the current gap in the model card.