I use the model but it told me that No module named 'torch._six'
Perhaps this?https://github.com/microsoft/DeepSpeed/issues/2845#issuecomment-1578214526
@sunndays there is no use of that module in timm and hasn't been for at least 2 years, probably closer to 3. You either have an extremly old version of timm or some other package in your env that depends on it.
Β· Sign up or log in to comment