Instructions to use deepseek-ai/DeepSeek-R1-Distill-Qwen-14B 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-14B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("deepseek-ai/DeepSeek-R1-Distill-Qwen-14B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Test using M1 Max (64G) and Word
#23
by gptlocalhost - opened
Our test using M1 Max (64G) and Word is smooth: https://youtu.be/B9I6Zap-Opk
If you have any specific use cases, we'd be glad to give it a try.