How to use Anish13/results with Transformers:
# Load model directly from transformers import Transformer model = Transformer.from_pretrained("Anish13/results", dtype="auto")
How to fix it?