mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00

* Add tests * Add integration test * More improvements * Fix tests * Fix style * Skip gradient checkpointing tests * Update script * Remove scripts * Remove Fuyu from auto mapping * Fix integration test * More improvements * Remove file * Add Fuyu to slow documentation tests * Address comments * Clarify comment
10 lines
409 B
Plaintext
10 lines
409 B
Plaintext
docs/source/en/generation_strategies.md
|
|
docs/source/en/model_doc/ctrl.md
|
|
docs/source/en/model_doc/kosmos-2.md
|
|
docs/source/en/model_doc/seamless_m4t.md
|
|
docs/source/en/task_summary.md
|
|
docs/source/en/tasks/prompting.md
|
|
src/transformers/models/blip_2/modeling_blip_2.py
|
|
src/transformers/models/ctrl/modeling_ctrl.py
|
|
src/transformers/models/fuyu/modeling_fuyu.py
|
|
src/transformers/models/kosmos2/modeling_kosmos2.py |