Instructions to use moo100/DeepSeek-R1-telecom-chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use moo100/DeepSeek-R1-telecom-chatbot with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("moo100/DeepSeek-R1-telecom-chatbot", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,6 @@ tags: []
|
|
| 13 |
|
| 14 |
<!-- Provide a longer summary of what this model is. -->
|
| 15 |
|
| 16 |
-
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
| 17 |
|
| 18 |
- **Developed by:** Mohamed Abdulaziz
|
| 19 |
- **Funded by [optional]:** self-fund
|
|
|
|
| 13 |
|
| 14 |
<!-- Provide a longer summary of what this model is. -->
|
| 15 |
|
|
|
|
| 16 |
|
| 17 |
- **Developed by:** Mohamed Abdulaziz
|
| 18 |
- **Funded by [optional]:** self-fund
|