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