localGPT icon indicating copy to clipboard operation
localGPT copied to clipboard

auto-gptq and auto awq is breaking in requiremetns.txt

Open fanbyprinciple opened this issue 10 months ago • 2 comments

pip install -r requirements needs to remove

  1. auto-gptq ,( this needs to be compiled from source)
  2. auto awq

and add

  1. cmake (for running onnxruntime)

fanbyprinciple avatar Apr 13 '24 11:04 fanbyprinciple

you should make a pr about this.

Bhavya031 avatar May 07 '24 19:05 Bhavya031

I still receive the following error with pip install -r requirements ERROR: Could not find a version that satisfies the requirement autoawq (from versions: none) ERROR: No matching distribution found for autoawq

I do not understand what to do. WOuld you please so kind and provide a fix or workaround?

paulmuenzner avatar Sep 23 '24 14:09 paulmuenzner