How to use Macooo/assignment4-qwen25-dpo-adapter with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Macooo/assignment4-qwen25-dpo-adapter", dtype="auto")