arun-shankar
commited on
Commit
•
e629405
1
Parent(s):
1dc793f
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ To re-create and use the chatbot for inference, follow these steps:
|
|
10 |
|
11 |
![Alt Text](https://github.com/arunprsh/multi-turn-chatbot-gpt-sagemaker/blob/main/img/mtc1.png?raw=true)
|
12 |
|
13 |
-
For a comprehensive, step-by-step guide on how to replicate the creation of a multi-turn chatbot using GPT-Neo, please refer to the Medium article
|
14 |
|
15 |
|
16 |
##### Sample inference code:
|
|
|
10 |
|
11 |
![Alt Text](https://github.com/arunprsh/multi-turn-chatbot-gpt-sagemaker/blob/main/img/mtc1.png?raw=true)
|
12 |
|
13 |
+
For a comprehensive, step-by-step guide on how to replicate the creation of a multi-turn chatbot using GPT-Neo, please refer to the Medium article [here](https://medium.com/@shankar.arunp/building-a-multi-turn-chatbot-with-gpt-and-sagemaker-a-step-by-step-guide-7d75f33ccea1).
|
14 |
|
15 |
|
16 |
##### Sample inference code:
|