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