You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What a great work and thanks for your sharing! But when I try to get start with this work, I find difficulty in creating the conda environment. I tried "pip install -r requirements.txt" ( I adjusted the original requirements.txt to the format like "packet_name==version_num"), but I encountered many errors like
"python: can't open file '/tmp/pip-install-a8bkm4qa/auto-gptq_770092b06fd44c2e8f9d63a7584b5c03/./autogptq_extension/qigen/generate.py': [Errno 2] No such file or directory"
Cloud you please introduce your method to create the conda environment in README? Thanks a lot!
The text was updated successfully, but these errors were encountered:
What a great work and thanks for your sharing! But when I try to get start with this work, I find difficulty in creating the conda environment. I tried "pip install -r requirements.txt" ( I adjusted the original requirements.txt to the format like "packet_name==version_num"), but I encountered many errors like
"python: can't open file '/tmp/pip-install-a8bkm4qa/auto-gptq_770092b06fd44c2e8f9d63a7584b5c03/./autogptq_extension/qigen/generate.py': [Errno 2] No such file or directory"
Cloud you please introduce your method to create the conda environment in README? Thanks a lot!
The text was updated successfully, but these errors were encountered: