add troubleshooting docs (#12791)

This commit is contained in:
Stas Bekman
2021-07-20 00:32:02 -07:00
committed by GitHub
parent 0118ef89ee
commit 7fae535052
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# 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