You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, really awesome repo, I followed the steps in the README to install the pre-existing kernels. After executing python setup.py install, the output was as follows:
Installed /opt/conda/lib/python3.11/site-packages/thunderkittens-0.0.0-py3.11-linux-x86_64.egg
Processing dependencies for thunderkittens==0.0.0
Finished processing dependencies for thunderkittens==0.0.0
However, when I tried to import thunderkittens as tk, I received the following error:
Hey, really awesome repo, I followed the steps in the README to install the pre-existing kernels. After executing python setup.py install, the output was as follows:
However, when I tried to import thunderkittens as tk, I received the following error:
My env is torch==2.5.0, cuda==12.4, GPU: 4090.
The text was updated successfully, but these errors were encountered: