Generating articles with GPT-3 outside of OpenAI

Joined
Jun 28, 2019
Messages
34
Reaction score
11
Is there a way to utilize GPT3 without the use of tokens via OpenAI?

I have hardware powerful enough to run my own scripts.

Ultimately, I'd like to fine tune & generate articles without the use of online API's or so.
 
You can't run GPT-3 outside the box. However, there are other similar models running around that can be self-hosted if you have the machine

Have you tried Eleuther GPT-J?
 
OpenAI owns GPT-3 Technology. There is no way you can use it without spending tokens.

Fine-tuning is not hard. You can even do it without coding :)
 
Back
Top