Skip to content

Conversation

BenjaminBossan
Copy link
Member

Fixes the failing EETQ test in the nighly multi device CI.

In #2612, hard coded device_maps were added for multi-GPU training as we could not rely on device_map="auto". While doing this change, one device_map was missing, namely for facebook/opt-125m, which is used in the EETQ multi device test. This device_map was now added. This makes the test pass locally.

Fixes the failing EETQ test in the nighly multi device CI.

In huggingface#2612, fixed device_maps were added for multi-GPU training as we
could not rely on device_map="auto". While doing this change, one
device_map was missing, namely for facebook/opt-125m, which is used in
the EETQ multi device test. This device_map was now added. This makes
the test pass locally.
@HuggingFaceDocBuilderDev

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.

@BenjaminBossan
Copy link
Member Author

Note: Failing tests are unrelated and fixed via #2676. This PR only affects GPU tests, so the CPU CI is irrelevant here.

@BenjaminBossan BenjaminBossan merged commit 25e5c6b into huggingface:main Jul 30, 2025
2 of 14 checks passed
@BenjaminBossan BenjaminBossan deleted the fix-gpu-test-missing-device-map branch July 30, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants