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