Skip to content

ModuleNotFoundError: No module named 'mixquant' #2

@RoadTLife

Description

@RoadTLife
  • I executed the following command:
    python examples/basic_quant_mix.py --model_path /model/Qwen/qwen2-7b-instruct --quant_file /export_model/quantquik4/qwen2-7b-instruct --w_bit 4

Traceback (most recent call last):
File "/new_code/QComplier/src/examples/basic_quant_mix.py", line 7, in
from mixquant import AutoForCausalLM
ModuleNotFoundError: No module named 'mixquant'

pip install mixquant
ERROR: Could not find a version that satisfies the requirement mixquant (from versions: none)
ERROR: No matching distribution found for mixquant

How do you install mixquant?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions