Uni-Core
Uni-Core copied to clipboard
No matching distribution found for uni-core
hello, I am try to install uni-core by pip. But got the errors ERROR: Could not find a version that satisfies the requirement uni-core==0.0.1 (from versions: none) ERROR: No matching distribution found for uni-core==0.0.1
My cuda version is 12.1, and I have installed the torch==2.1.0. So you have any idea about these errors? Thanks!
can you try this method ?
pip install git+https://github.com/dptech-corp/Uni-Core.git
it doesn't work