How to use nmcco/02-gemma-extra-speaker-prompt with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nmcco/02-gemma-extra-speaker-prompt", dtype="auto")
How to fix it?