How to use thejaminator/gemma-posneg-cot-step-0 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("thejaminator/gemma-posneg-cot-step-0", dtype="auto")