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