mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-02 04:10:06 +06:00
934 B
934 B
Adding a new model
This page has been updated in light of the removal of the add_new_model
script in favor of the more complete
add_new_model_like
script.
We recommend you check out the documentation on how to add a model for complete and up-to-date instructions.