270
submitted 6 months ago by antrosapien@lemmy.ml to c/opensource@lemmy.ml

First, they restricted code search without logging in so I'm using sourcegraph But now, I cant even view discussions or wiki without logging in.

It was a nice run

you are viewing a single comment's thread
view the rest of the comments
[-] Omega_Haxors@lemmy.ml 58 points 6 months ago

The writing was on the wall when they established a generative AI using everyone's code and of course without asking anyone for permission.

[-] xilliah@beehaw.org 2 points 6 months ago

It's an interesting debate isn't it? Does AI transform something free into something that's not? Or does it simply study the code?

[-] chebra@mstdn.io 7 points 6 months ago

@xilliah It's not free though. It came with licenses. And LLMs don't have the capability to "study", they are just a glorified random word generator.

[-] Omega_Haxors@lemmy.ml 5 points 6 months ago* (last edited 6 months ago)

There's no debate. LLMs are plagiarism with extra steps. They take data (usually illegally) wholesale and then launder it.

A lot of people have been doing research into the ethics of these systems and that's more or less what they found. The reason why they're black boxes is precisely the reason we all suspected; they were made that way because if they weren't we'd all see them for what they are.

[-] AnonStoleMyPants@sopuli.xyz 7 points 6 months ago

The reason they're black boxes is because that's how LLMs work. Nothing new here, neural networks have been basically black boxes for a long time.

[-] Kaldo@kbin.social 5 points 6 months ago* (last edited 6 months ago)

Sure, but nothing is theoretically stopping them from documenting every single data source input into the training module and then crediting it later.

For some reason they didn't want to do that of course.

[-] Turun@feddit.de 1 points 6 months ago

Llama and stability AI published their sources, did they not?

[-] count_duckula@discuss.tchncs.de 3 points 6 months ago* (last edited 6 months ago)

The reason they are blackboxes is because they are function approximators with billions of parameters. Theory has not caught up with practical results. This is why you tune hyperparameters (learning rate, number of layers, number of neurons ina layer, etc.) and have multiple iterations of training to get an approximation of the distribution of the inputs. Training is also sensitive to the order of inputs to the network. A network trained on the same training set but in a different order might converge to an entirely different function. This is why you train on the same inputs in random order over multiple episodes to hopefully average out such variations. They are blackboxes simply because you can't yet prove theoretically the function it has approximated or converged to given the input.

[-] xilliah@beehaw.org 1 points 6 months ago

Can you link it please? I'd like to inform myself.

[-] Turun@feddit.de 2 points 6 months ago

I doubt they have a factual basis for their opinion, considering

they were made that way because if they weren't we'd all see them for what they are.

Is just plain wrong. Researchers would love to have a non black box AI (i.e. a white box AI), but it's unfortunately impossible with the current architecture.

[-] xilliah@beehaw.org 1 points 6 months ago* (last edited 6 months ago)

Their use of language also feels more emotional and if anything it makes me more skeptical.

[-] JackbyDev@programming.dev 2 points 6 months ago

No, it's exhausting.

this post was submitted on 24 Jan 2024
270 points (90.9% liked)

Open Source

29707 readers
1395 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS