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