Settings

Theme

GPT-J is self-hosted open-source analog of GPT-3: how to run in Docker

tracklify.com

39 points by deviscool 4 years ago · 8 comments

Reader

Computeiful 4 years ago

After reading this, it seems clear (for most users) that the paid REST api for GPT-3 is a good deal.

  • teaearlgraycold 4 years ago

    By my math just the hosting cost for GPT-J’s TPU node puts it at about the same price per token as OpenAI’s Davinci. And that’s if you’re using it 100% of the time for a whole month.

    Adding in the cost of a server to manage a REST API and a proxy to forward completions requests to an available node and you’re definitely going to pay more than you would to OpenAI. Add on the personnel cost of now maintaining your own GPT-J cluster and writing your own software to handle the completions requests and you’re paying way WAY more than you would to OpenAI. All that subsidization from M$ is making its way to the customer.

    This is still something we’ll probably look into at work. But it won’t be a cost saving measure.

  • krageon 4 years ago

    The GPT-3 API from OpenAI is only open for you if they approve of you. Anyone even remotely concerned with freedom (of software, of ideas) should not be using it.

deviscoolOP 4 years ago

Step-by-step guide to run GPT3 analog in Docker: from renting chaepest server with GPU to ready running installation

ianandrich 4 years ago

Did anyone work out the pricing comparable to usage?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection