Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 447 Bytes

File metadata and controls

31 lines (20 loc) · 447 Bytes

MQuant

Environment Configuration

1. create env

conda env create -f environment.yml

2. hardmard transform

git clone https://github.com/Dao-AILab/fast-hadamard-transform.git
cd fast-hadamard-transform
pip install -e .

3. vlmevalit install

cd third/VLMEvalKit
pip install -r requirements.txt

VLLMs Quant

QwenVL Chat

View QwenVL Chat's quantitative documentation