shreyashankar / gpt3-sandbox

The goal of this project is to enable users to create cool web demos using the newly released OpenAI GPT-3 API with just a few lines of Python.
MIT License
2.9k stars 880 forks source link

not generating text with line breaks #56

Closed erinbeesley closed 3 years ago

erinbeesley commented 4 years ago

i'm trying to generate code; but when it generates something, it doesn't give me any line breaks

SmartManoj commented 4 years ago

You should use a fine tuned model for that. And they will release theirs GitHub fine tuned model soon.

shreyashankar commented 3 years ago

Closing since there is not any activity.