transformers/.circleci/TROUBLESHOOT.md

8 lines
319 B
Markdown
Raw Normal View History

2021-07-20 15:32:02 +08:00
# Troubleshooting
2024-01-16 00:45:15 +08:00
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.
2021-07-20 15:32:02 +08:00
## Circle CI
* pytest worker runs out of resident RAM and gets killed by `cgroups`: https://github.com/huggingface/transformers/issues/11408