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