How to use phxia/test-peft-mixin with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("phxia/test-peft-mixin", dtype="auto")