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