Skip to content

Commit

Permalink
fix missing doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Dec 31, 2021
1 parent e5d235b commit b325586
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/model_doc/auto.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,10 @@ Likewise, if your `NewModel` is a subclass of [`PreTrainedModel`], make sure its

[[autodoc]] TFAutoModelForQuestionAnswering

## TFAutoModelForVision2Seq

[[autodoc]] TFAutoModelForVision2Seq

## FlaxAutoModel

[[autodoc]] FlaxAutoModel
Expand Down

0 comments on commit b325586

Please sign in to comment.