I have torch 2.0.0.post200 when i type torch.version but when in try to install dinov2 or any any models they say that i don’t have torch 2.0.0 and start to download one !
2.0.0.post200
sounds like a custom build from e.g. conda-forge
which is not built by us. Could you explain how you’ve installed the binary and what pip list
or conda list
shows?
I get it from the main website from the cuda version but this was after the announce of it from a long time …and now i tried to donwload new models i get the above error . i will create a new env thanks.