-
Notifications
You must be signed in to change notification settings - Fork 490
Open
Description
Describe the bug
I run this code in an empty, default colab notebook:
!pip install transformer_lens
import transformer_lens
I get this error:
ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
Code example
See above
System Info
I opened up google colab with entirely default settings, created a single code cell and ran the above code.
Additional context
None
Checklist
[x] I have checked that there is no similar issue in the repo (required)
Metadata
Metadata
Assignees
Labels
No labels