Chanjun commited on
Commit
30f6a01
1 Parent(s): c89854f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ pipeline_tag: text-generation
44
  ## Usage
45
 
46
  - Tested on A100 80GB
47
- - Our model can handle up to 10k input tokens, thanks to the `rope_scaling` option
48
 
49
  ```python
50
  import torch
 
44
  ## Usage
45
 
46
  - Tested on A100 80GB
47
+ - Our model can handle up to 10k+ input tokens, thanks to the `rope_scaling` option
48
 
49
  ```python
50
  import torch