-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
System Info
Building accelerate 1.12.0 on Python 3.14Information
- The official example scripts
- My own modified scripts
Tasks
- One of the scripts in the examples/ folder of Accelerate or an officially supported
no_trainerscript in theexamplesfolder of thetransformersrepo (such asrun_no_trainer_glue.py) - My own task or dataset (give details below)
Reproduction
- Build on Python 3.14 on x86_64-linux.
- Observe the following test failures:
FAILED tests/test_cli.py::AccelerateLauncherTester::test_accelerate_test - RuntimeError: There is no current event loop in thread 'MainThread'.
FAILED tests/test_cpu.py::MultiCPUTester::test_cpu - torch.multiprocessing.spawn.ProcessRaisedException:
W0105 19:35:39.943000 597 torch/multiprocessing/spawn.py:174] Terminating process 620 via signal SIGTERMExpected behavior
It should build and test cleanly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels