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