How to use lakelee/RLB_MLP_BC_v3.20250830.21_rlcompat with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("lakelee/RLB_MLP_BC_v3.20250830.21_rlcompat", dtype="auto")
How to fix it?