Honest question: What does GPT-3 add to my tookbox as a developer?
I wonder if anyone has successfully used it to create library documentation. Obviously you'd have to tweak whatever output you get but can GPT-3 provide a substantial starting point?
OpenAI API pricing update FAQ
11–20 of 205 posts
Re: OpenAI API pricing update FAQ
#12Any GPT-3-level fully-opensource models yet?
BLOOM and OPT are both GPT-3 sized models that are open source and similarily sized (175B parameters) but a) text generation is not as good as GPT-3 for whatever reason and b) getting them to run in a cost-effective manner is not easy and with this new price decrease, it may be more economical to use GPT-3 for deployment despite that.
Re: OpenAI API pricing update FAQ
#13Earlier quoted context omitted.
BLOOM and OPT are both GPT-3 sized models that are open source and similarily sized (175B parameters) but a) text generation is not as good as GPT-3 for whatever reason and b) getting them to run in a cost-effective manner is not easy and with this new price decrease, it may be more economical to use GPT-3 for deployment despite that.
Is this due to entirely to economies of scale?
Re: OpenAI API pricing update FAQ
#14Re: OpenAI API pricing update FAQ
#15Earlier quoted context omitted.
BLOOM and OPT are both GPT-3 sized models that are open source and similarily sized (175B parameters) but a) text generation is not as good as GPT-3 for whatever reason and b) getting them to run in a cost-effective manner is not easy and with this new price decrease, it may be more economical to use GPT-3 for deployment despite that.
Is this due to entirely to economies of scale?
Re: OpenAI API pricing update FAQ
#16Re: OpenAI API pricing update FAQ
#17Honest question: What does GPT-3 add to my tookbox as a developer?
I wonder if anyone has successfully used it to create library documentation. Obviously you'd have to tweak whatever output you get but can GPT-3 provide a substantial starting point?
Re: OpenAI API pricing update FAQ
#18Any chance of this making GitHub copilot cheaper?
Re: OpenAI API pricing update FAQ
#19> We have been looking forward to reducing pricing for a long time. Our teams have made incredible progress in making our models more efficient to run, which has reduced the cost it takes to serve them, and we are now passing these savings along to our customers. Nothing to do with Stable Diffusion then, no?
Re: OpenAI API pricing update FAQ
#20The so-called "open" in their name is an oxymoron. The whole thing is a trap. We need to work on our own, possibly publicly founded but really open solutions rather than depend on proprietary ones.