How to use mlml-chip/thyme2_colon_e2e with Transformers:
# Load model directly from transformers import CnlpModelForClassification model = CnlpModelForClassification.from_pretrained("mlml-chip/thyme2_colon_e2e", dtype="auto")