OPEA
/

Safetensors
qwen2_vl
2-bit
gptq
cicdatopea commited on
Commit
8ba2ef8
·
verified ·
1 Parent(s): c8a9ff1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ KeyError: 'qwen2_vl'
20
 
21
  ### INT2 Inference
22
 
23
- pip install 'transformers<4.52'
24
 
25
  ```python
26
  from auto_round import AutoRoundConfig ## must import for auto-round format
 
20
 
21
  ### INT2 Inference
22
 
23
+ pip install 'transformers>=4.52'
24
 
25
  ```python
26
  from auto_round import AutoRoundConfig ## must import for auto-round format