How to use GleghornLab/CAMP_nat with Transformers:
# Load model directly from transformers import CAMP model = CAMP.from_pretrained("GleghornLab/CAMP_nat", dtype="auto")
How to fix it?