I have a related issue can any one solve it? Problem described well here
I am expacting to pushing the model not only tokenizer and processor as : link
I have a related issue can any one solve it? Problem described well here
I am expacting to pushing the model not only tokenizer and processor as : link
Copyright © 2021 Jogjafile Inc.
you can follow this instruction Link
you can call push_to_hub directly on your model to upload it to the Hub. Specify your model name in push_to_hub:
The push_to_hub function can also be used to add other files to a model repository. For example, add a tokenizer to a model repository: