Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,7 @@ This is a 7B-parameter decoder-only Japanese language model fine-tuned on instru
|
|
18 |
|
19 |
## Usage
|
20 |
|
|
|
21 |
|
22 |
```python
|
23 |
import torch
|
|
|
18 |
|
19 |
## Usage
|
20 |
|
21 |
+
Ensure you are using Transformers 4.34.0 or newer.
|
22 |
|
23 |
```python
|
24 |
import torch
|