[generate] move SinkCache to a custom_generate repo (#38399)

remove sink cache
This commit is contained in:
Joao Gante
2025-06-02 11:13:30 +01:00
committed by GitHub
parent fe5bfaa4b5
commit beaed8ce01
6 changed files with 13 additions and 240 deletions

View File

@@ -1050,6 +1050,7 @@ UNDOCUMENTED_OBJECTS = [
"VitPoseBackbone", # Internal module
"VitPoseBackboneConfig", # Internal module
"get_values", # Internal object
"SinkCache", # Moved to a custom_generate repository, to be deleted from transformers in v4.59.0
]
# This list should be empty. Objects in it should get their own doc page.