Open oliverban opened 2 weeks ago
Same here, but I can't install the requirements at all due to torchao 0.4.0 or newer aren't available for windows. Not sure if there's a workaround besides compiling torchao or running on Linux.
I am unsure about how to fix it, but this looks like an environment issue related to torchao installation. Could you try doing a clean install with USE_CPP=0 pip install --force-reinstall torchao
?
I don't have a windows device to test on unfortunately but I've heard people have had success in doing so. If the latest torchao version does not work, could you try to install one of the older stable versions since we don't depend on some of their latest versions. Gentle ping to @Nojahhh in case he has encountered this since he's been super helpful with windows related issues
System Info / 系統信息
CUDA 12.4 Python 3.12 TORCH 2.5.1+cu124 2x3090
Information / 问题信息
Is there any doc or anything like a step-guide for Windows training? I have installed all the reqs and everything but still getting error when I run training*.py, see below (cogfac is my conda environment):