Files
enginex-mlu370-any2any/transformers/.circleci/TROUBLESHOOT.md

8 lines
319 B
Markdown
Raw Normal View History

2025-10-09 16:47:16 +08:00
# Troubleshooting
This is a document explaining how to deal with various issues on Circle-CI. The entries may include actual solutions or pointers to Issues that cover those.
## Circle CI
* pytest worker runs out of resident RAM and gets killed by `cgroups`: https://github.com/huggingface/transformers/issues/11408