How to use moo100/DeepSeek-R1-telecom-chatbot-v2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("moo100/DeepSeek-R1-telecom-chatbot-v2", dtype="auto")