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