Build a Text Generator Web App in under 50 Lines of Python - WebSystemer.no
We will be using OpenAI's GPT-2 as the model and Panel as the web dashboard framework. This guide will be split into two parts. In the first part, we will load our model and write a predictions function. In the second, we will build the web application. This tutorial assumes you already have Python 3.7 installed and have some understanding of Language Models.
Oct-27-2019, 17:54:27 GMT