TypeError: __init__() got an unexpected keyword argument 'device'
PigPigchick opened this issue · 1 comments
PigPigchick commented
TypeError: __init__() got an unexpected keyword argument 'device'
liufububai commented
I also got this error during creating base model. I checked pytroch (1.7.1) and cuda device (4090), which are correct.
I can not figure out the reseaon. Who meet this issue and please give me a solution