iNstein t1_irceopl wrote
Reply to comment by ihateshadylandlords in “Extrapolation of this model into the future leads to short AI timelines: ~75% chance of AGI by 2032” by Dr_Singularity
API stands for Application Programming Interface. It is basically a series of commands that programmers can use to access/communicate with another program like GPT3. A kind of specialised instruction set for your program like gpt3.
Having an API connection to something like gpt3 is very similar to having gpt3 running on your own computer in a functional sense. It just means that you do not have to have the high performance hardware to run it on. It is the best option for something like gpt3 to be able to get as many ordinary people using it without us all going out and buying extremely expensive hardware.
ihateshadylandlords t1_ircgn2e wrote
Good to know, thanks for the explanation.
Viewing a single comment thread. View all comments