Instructions to use mlx-community/deepseek-r1-distill-qwen-1.5b 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-1.5b with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir deepseek-r1-distill-qwen-1.5b mlx-community/deepseek-r1-distill-qwen-1.5b
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Fix chat_template crash when assistant message omits the `content` key
#3 opened about 1 month ago
by
qgallouedec