How to use imadreamerboy/constitutional-safety-classifier with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("imadreamerboy/constitutional-safety-classifier", dtype="auto")
How to use imadreamerboy/constitutional-safety-classifier with PEFT:
Task type is invalid.
How to fix it?