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