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")