llamafactory0.9.4.dev0 gptq>=2.0.0 conflict #8718
Unanswered
xiaoheiyue
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
https://github.com/ModelCloud/GPTQModel/blob/main/requirements.txt#L3 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
importlib.metadata.PackageNotFoundError: No package metadata was found for The 'gptqmodel>=2.0.0' distribution was not found and is required by this application.
To fix: run
pip install gptqmodel>=2.0.0.llamafactory0.9.4.dev0 needs gptq>=2.0.0, gptq>=2.0.0 needs numpy >=2.0.0, but llamafactory0.9.4.dev0 needs numpy<2.0.0
Beta Was this translation helpful? Give feedback.
All reactions