How to use ankitclio/final-lora-kl with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ankitclio/final-lora-kl", dtype="auto")