Update README.md
Browse files
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
|