How to use chengpingan/ParamMute-8B-KTO with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("chengpingan/ParamMute-8B-KTO", dtype="auto")
How to fix it?