cicdatopea commited on
Commit
725f65b
·
verified ·
1 Parent(s): 23575f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ This model is an int4 model with group_size 128 and symmetric quantization of [f
13
 
14
  ### Requirements
15
  Please see the [Github](https://github.com/fpgaminer/joycaption) for more details.
16
- transformers<4.52
17
 
18
  ### INT4 Inference
19
  ```python
 
13
 
14
  ### Requirements
15
  Please see the [Github](https://github.com/fpgaminer/joycaption) for more details.
16
+ transformers>=4.52
17
 
18
  ### INT4 Inference
19
  ```python