Make StaticCache configurable at model construct time (#32830)

* Make StaticCache configurable at model construct time

* integrations import structure

* add new doc file to toc

---------

Co-authored-by: Guang Yang <guangyang@fb.com>
Co-authored-by: Joao Gante <joao@huggingface.co>
This commit is contained in:
Guang Yang
2024-09-10 08:35:57 -07:00
committed by GitHub
parent dfee4f2362
commit f38590dade
10 changed files with 324 additions and 49 deletions

View File

@@ -296,6 +296,8 @@
title: Trainer
- local: main_classes/deepspeed
title: DeepSpeed
- local: main_classes/executorch
title: ExecuTorch
- local: main_classes/feature_extractor
title: Feature Extractor
- local: main_classes/image_processor