Instructions to use mlx-community/DeepSeek-R1-Distill-Qwen-32B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/DeepSeek-R1-Distill-Qwen-32B with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir DeepSeek-R1-Distill-Qwen-32B mlx-community/DeepSeek-R1-Distill-Qwen-32B
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
Ctrl+K
qgallouedec HF Staff
Fix chat_template crash when assistant message omits the `content` key
9d1097f verified