diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

Test disabling transformers containers in docs CI

Open Wauplin opened this issue 1 year ago • 3 comments

Related to https://github.com/huggingface/doc-builder/pull/487 and internal slack thread. There is now a custom_container option when building docs in CI. When set to "" (instead of "huggingface/transformers-doc-builder" by default), we don't run the CI inside a container, therefore saving ~2min of download time. The plan is to test disabling the transformers container on a few "big" repo and if everything works correctly, we will stop making it the default container. More details on https://github.com/huggingface/doc-builder/pull/487.

cc @mishig25

Wauplin avatar Mar 25 '24 17:03 Wauplin

LMK when this is good to be merged.

Cc: @DN6

sayakpaul avatar Mar 26 '24 04:03 sayakpaul

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

github-actions[bot] avatar Apr 25 '24 15:04 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

github-actions[bot] avatar Sep 14 '24 15:09 github-actions[bot]

Not needed anymore (see https://github.com/huggingface/diffusers/pull/8266)

Wauplin avatar Sep 16 '24 13:09 Wauplin