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