adamo1139 commited on
Commit
3cd8085
1 Parent(s): 91d01f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: apache-2.0
3
  ---
4
 
5
- Script for creating this.
6
 
7
  ```python
8
  from transformers import AutoProcessor, Qwen2VLForConditionalGeneration
 
2
  license: apache-2.0
3
  ---
4
 
5
+ Script for creating this. llmcompressor installed from source since it depends on something that wasn't compiled into the release at the time.
6
 
7
  ```python
8
  from transformers import AutoProcessor, Qwen2VLForConditionalGeneration