Chanjun commited on
Commit
b76245f
1 Parent(s): 1f3ef2b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ pipeline_tag: text-generation
53
  ## Usage
54
 
55
  - Tested on A100 80GB
56
- - Our model can handle up to 10k input tokens, thanks to the `rope_scaling` option
57
 
58
  ```python
59
  import torch
 
53
  ## Usage
54
 
55
  - Tested on A100 80GB
56
+ - Our model can handle up to 10k+ input tokens, thanks to the `rope_scaling` option
57
 
58
  ```python
59
  import torch