Update README.md
Browse files
README.md
CHANGED
|
@@ -64,7 +64,7 @@ You can deploy SmallThinker with offloading support using [PowerInfer](https://g
|
|
| 64 |
|
| 65 |
### Transformers
|
| 66 |
|
| 67 |
-
|
| 68 |
The following contains a code snippet illustrating how to use the model generate content based on given inputs.
|
| 69 |
|
| 70 |
```python
|
|
|
|
| 64 |
|
| 65 |
### Transformers
|
| 66 |
|
| 67 |
+
`transformers==4.53.3` is required, we are actively working to support the latest version.
|
| 68 |
The following contains a code snippet illustrating how to use the model generate content based on given inputs.
|
| 69 |
|
| 70 |
```python
|