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