erfanzar commited on
Commit
22731d4
•
1 Parent(s): 7c0e3e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ this model support run with OST_UI so heres how to run it with just one command
32
  ```shell
33
  git clone https://github.com/erfanzar/OST-OpenSourceTransformers
34
  cd OST-OpenSourceTransformers/
35
- python3 OST_UI/app.py --model_id='erfanzar/chatLGeM' --
36
  ```
37
 
38
  ## Examples 🚀
 
32
  ```shell
33
  git clone https://github.com/erfanzar/OST-OpenSourceTransformers
34
  cd OST-OpenSourceTransformers/
35
+ python3 OST_UI/app.py --model_id='erfanzar/chatLGeM' --num_gpus <NUMBER OF GPUS TO USE>
36
  ```
37
 
38
  ## Examples 🚀