Allow all imports from transformers (#17050)

This commit is contained in:
Lysandre Debut
2022-05-02 13:47:39 -03:00
committed by GitHub
parent 1ac698744c
commit bb2e088be7
5 changed files with 42 additions and 6 deletions

View File

@@ -38,3 +38,7 @@ Note: We only have a tokenizer here, since the model architecture is the same as
## CpmTokenizer
[[autodoc]] CpmTokenizer
## CpmTokenizerFast
[[autodoc]] CpmTokenizerFast