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