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