Hacker News new | ask | show | jobs
by sonic-boom 1708 days ago
Any idea if they’ll release an API similar to GPT-3? It’s great that larger and larger models are trained but without enabling access to the trained models developers are left out from the progress…
1 comments

I hope they don’t release an API the way they released an API for GPT-3.
Why? What do you do not like about GPT-3 API?
Can't fine tune it. Can't use it on private data. Pay per symbol. High latency access. Inconsistent performance. No internet disconnected use. Can't guarentee repeatable results. Can't (easily) replace the sampling with alternatives that have different behavior (e.g. for using it for compression).