How to use Dat1710/nexus-1.5b-lora with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Dat1710/nexus-1.5b-lora", dtype="auto")