admin管理员组

文章数量:1318563

I have Macbook with M2 Chip. I have more than 700Gb free on my laptop. I want to load some hugging face models to my script.

When ever I do this (this is the only lines of code):

from transformers import pipeline

The kernel dies:

What should I do? I have a lot of free space. I have installed all libraries.

本文标签: pythonJupyter Notebook Kernel dies after trying to load librariesStack Overflow