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.