How to use ASethi04/google-gemma-2-9b-pubmedqa-1-lora-1-0.01 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ASethi04/google-gemma-2-9b-pubmedqa-1-lora-1-0.01", dtype="auto")