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