mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 12:50:06 +06:00
|
||
---|---|---|
.. | ||
open_model_proposals | ||
ADD_NEW_MODEL_PROPOSAL_TEMPLATE.md | ||
README.md |
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 checkout the documentation of How to add a model in the Hugging Face Transformers documentation for complete and up-to-date instructions.