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