erax commited on
Commit
3fab027
·
verified ·
1 Parent(s): 717bdbd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -809,7 +809,7 @@ python -m pip install qwen-vl-utils
809
  pip install flash-attn --no-build-isolation
810
  ```
811
 
812
- Then you can use `EraX-VL-7B-V1.5` like this:
813
  ```python
814
  import os
815
  import base64
 
809
  pip install flash-attn --no-build-isolation
810
  ```
811
 
812
+ Then you can use `EraX-VL-7B-V2.0-Preview` like this:
813
  ```python
814
  import os
815
  import base64