AdityaNG/kan-gpt

Import module error

Closed this issue · 3 comments

After installing the kan_gpt using pip install kan_gpt on colab.
I got this error when I try to import the library and the model. I copied it from the GitHub readme.

Screenshot_20240508-120050.png

I have the same issue.

I have the same issue.

Have you been able to solve it??
I think it's suppose to be from kan_gpt.kan_gpt.effificent_kan.model import GPT .
Change it to this and try it

Hi all, thank you for reporting this! I have made the fix and pushed it on the new 0.4.0 release