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