mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
382 B
382 B
Troubleshooting
This is a document explaining how to deal with various issues on github-actions self-hosted CI. The entries may include actual solutions or pointers to Issues that cover those.
GitHub Actions (self-hosted CI)
-
Deepspeed
- if jit build hangs, clear out
rm -rf ~/.cache/torch_extensions/reference: https://github.com/huggingface/transformers/pull/12723
- if jit build hangs, clear out