HI, Ill revive this one:
I understand the setup, but I have now updated a model (changed both tokenizer and model files, and called push_to_hub on both model and tokenizer. However, after running this, the tokenizer is still old and some model checkpoints are still in the repo. I changed from a model with 3 checkpoints files to 9, and since all of them have different names they just added the nine files. however, for the tokenizer it should have recognized that the tokenizer-files were completely changed?
What is the correct procedure for this setup?