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