warn(README): `transformers>=4.40.0` dependency
Browse files
README.md
CHANGED
@@ -28,6 +28,8 @@ Please note: For commercial use, please refer to https://stability.ai/membership
|
|
28 |
|
29 |
## Usage
|
30 |
|
|
|
|
|
31 |
Get started generating text with `Stable LM 2 12B` by using the following code snippet:
|
32 |
|
33 |
```python
|
|
|
28 |
|
29 |
## Usage
|
30 |
|
31 |
+
NOTE: This model requires `transformers>=4.40.0`
|
32 |
+
|
33 |
Get started generating text with `Stable LM 2 12B` by using the following code snippet:
|
34 |
|
35 |
```python
|