Chanjun commited on
Commit
9a76c9a
1 Parent(s): b1a1a9e

Update README.md

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