Update README.md
Browse files
README.md
CHANGED
@@ -13,10 +13,10 @@ language: am
|
|
13 |
|
14 |
* **Use in python:**
|
15 |
|
16 |
-
|
17 |
|
18 |
-
|
19 |
|
20 |
-
|
21 |
|
22 |
-
|
|
|
13 |
|
14 |
* **Use in python:**
|
15 |
|
16 |
+
git clone https://github.com/microsoft/DeepSpeedExamples
|
17 |
|
18 |
+
cd DeepSpeedExamples/applications/DeepSpeed-Chat
|
19 |
|
20 |
+
pip install -r requirements.txt
|
21 |
|
22 |
+
python chat.py --path Laurie/opt1.3b-deepspeed-chat
|