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