Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 676 Bytes

troubleshooting.md

File metadata and controls

18 lines (11 loc) · 676 Bytes

Troubleshooting

Kernel died when initializing the Transformers Extension

Problem

Running the Transformers Extension Initialization in the transformers/te_init.ipynb notebook results in a pop-up error message similar to this: "Kernel Restarting. The kernel for transformers/te_init.ipynb appears to have died. It will restart automatically."

Cause

The issue is caused by an insufficient memory, either RAM or the free disk space. This, for example, can be observed when running the AI-Lab from certain restricted EC2 instances, e.g.T2.medium.

Solution

Make sure the available resources satisfy the minimum system requirements.