-
copying auto_gptq\nn_modules\triton_utils_init_.py -> build\lib.win-amd64-cpython-311\auto_gptq\nn_modules\triton_utils This happens during pip install -r requirements and during Auto-gpt setup build. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Somehow got it sorted by:
maybe it helps |
Beta Was this translation helpful? Give feedback.
Somehow got it sorted by:
pip install auto-gptq
pip install docx2txt (cant find in conda repositories)
maybe it helps