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