How to use Padrezuppa/TMChatbot with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Padrezuppa/TMChatbot", dtype="auto")