Kernel Crashes When Running TensorFlow with Transformers and PEFT Model in Jupyter Notebook
I am working on a Jupyter Notebook for a project. I’m using TensorFlow and the Transformers library with PEFT for a text-based model. When I run the notebook, the kernel crashes shortly after startup. The logs indicate a TensorFlow-related warning and then terminate without an explicit error message.