Update README.md
Browse files
README.md
CHANGED
@@ -28,9 +28,9 @@ SmolLM is a series of state-of-the-art small language models available in three
|
|
28 |
|
29 |
|
30 |
### Generation
|
31 |
-
|
32 |
```bash
|
33 |
-
pip install
|
34 |
```
|
35 |
|
36 |
#### Running the model on CPU/GPU/multi GPU
|
|
|
28 |
|
29 |
|
30 |
### Generation
|
31 |
+
|
32 |
```bash
|
33 |
+
pip install transformers
|
34 |
```
|
35 |
|
36 |
#### Running the model on CPU/GPU/multi GPU
|