weird merge 8706405 unverified
Nathan Lambert commited on
How to use natolambert/unet-rl-hopper-tmp with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("natolambert/unet-rl-hopper-tmp", dtype="auto")