Fix AutoTokenizer when no fast tokenizer is available (#13336)
* Fix AutoTokenizer when a tokenizer has no fast version * Add test
Showing
Please register or sign in to comment
* Fix AutoTokenizer when a tokenizer has no fast version * Add test