Chanjun commited on
Commit
1e67bf4
1 Parent(s): 27cfd71

Update README.md

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