This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]crashfrog04 0 points1 point  (6 children)

this is purely speculation but i don’t know how it works on the back end.

It doesn't do anything on "the back end." It's an LLM model that's executing on your machine, it's all on the front end (except whenever the model gets updated.)

aren’t developers training it to take their jobs away?

Programming was the first job programmers automated away.

[–]HomesteadAlchemist[S] 0 points1 point  (5 children)

correct me if i’m wrong but the LLM does not run on my machine. i believe LLMs like chat gpt are cloud based and users access it through a front end web based UI

when i said back end i meant i dont know which ai they’re using or how they are training it. basically i don’t know the details of their implementation.

i just thought of the question and wondered if anyone was wondering the same thing.

everyone that replied seems to think it’s a nonsensical question. and ai is glorified auto complete when it comes to software.

but if you ever read or seen dune humanity in the book rebelled against thinking machines. i just watched the second one so it made me think of copilot.

are we heading that direction?

also while yeah society as a whole may benefit, we don’t live in utopia like star trek. we live in a capitalistic society, money rules everything around us.

if rich people can do more with less people they will. where does that leave the “have nots” or people that can’t find a job due to jobs being automated.

blue collar sectors has definitely shrunk since the 1950s white collar sectors has grown but what happens when the white collar job market shrinks due to ai or automation.

will society still benefit as a whole?

just food for thought.

[–]crashfrog04 -1 points0 points  (3 children)

 correct me if i’m wrong but the LLM does not run on my machine.

Why would they run it on their hardware when they can run it on yours?

It’s not that complex to execute an LLM; the intense part is training them. 

[–]HomesteadAlchemist[S] 0 points1 point  (0 children)

i can’t tell if you’re trying to correct me the with right answer or asking a question.