Ali-Forootani commited on
Commit
5fe1b83
1 Parent(s): eacc43b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -250,9 +250,9 @@ Created on Wed Jul 3 15:57:22 2024
250
  """
251
 
252
  ```bash
253
- !pip install -U transformers datasets accelerate peft trl bitsandbytes wandb
254
- !pip install -qqq flash-attn
255
- !pip install -qU transformers accelerate
256
  ```
257
 
258
  _hint_
 
250
  """
251
 
252
  ```bash
253
+ pip install -U transformers datasets accelerate peft trl bitsandbytes wandb
254
+ pip install -qqq flash-attn
255
+ pip install -qU transformers accelerate
256
  ```
257
 
258
  _hint_