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