How to use diffusion-reasoning/wll_kodcode_lr3e-6_iter5000 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("diffusion-reasoning/wll_kodcode_lr3e-6_iter5000", dtype="auto")