loubnabnl HF staff commited on
Commit
29ba436
1 Parent(s): ed71914

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -28,9 +28,8 @@ SmolLM is a series of state-of-the-art small language models available in three
28
 
29
 
30
  ### Generation
31
- First, make sure to install `transformers` from source:
32
  ```bash
33
- pip install git+https://github.com/huggingface/transformers.git
34
  ```
35
 
36
  #### Running the model on CPU/GPU/multi GPU
 
28
 
29
 
30
  ### Generation
 
31
  ```bash
32
+ pip install transformers
33
  ```
34
 
35
  #### Running the model on CPU/GPU/multi GPU