Skip to content

Commit 1b47c23

Browse files
committed
new gpt-3 resource
1 parent 84a957e commit 1b47c23

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/pages/10-working/00-gpt-3.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,11 @@ These resources range from broad philosophy of what GPT-3 means
107107
for machine learning to specific technical details for how the model
108108
is trained.
109109

110+
* [The Ultimate Guide to OpenAI's GPT-3 Language Model](https://www.twilio.com/blog/ultimate-guide-openai-gpt-3-language-model)
111+
is a detailed tutorial on how to use OpenAI's playground user interface,
112+
what the parameters do, and how to convert what you have done in
113+
the playground into a Python script that calls their API.
114+
110115
* [OpenAI's GPT-3 Language Model: A Technical Overview](https://lambdalabs.com/blog/demystifying-gpt-3/)
111116
and
112117
[GPT-3: A Hitchhiker's Guide](https://lambdalabs.com/blog/gpt-3/)

0 commit comments

Comments
 (0)