transformers/.circleci/TROUBLESHOOT.md

8 lines
321 B
Markdown
Raw Normal View History

2021-07-20 15:32:02 +08:00
# Troubleshooting
This is a document explaining how to deal with various issues on Circle-CI. The entries may include actually 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