Remove the auto map as the model is integrated natively in transformers

#12
by lysandre HF Staff - opened

Hey 👋

Congrats on the release, awesome to see!

The model has been integrated natively in transformers since version v4.51: https://github.com/huggingface/transformers/releases/tag/v4.51.0
If this R1 variant has no architectural change, you should be able to use it without using the trust_remote_code=True option.

I think it should stay so that it works with older versions.

@WaveCut at the moment the files aren't in the repo, so in practice it won't work with any older, or current version 🙂

in favor of merging this PR

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment