this post was submitted on 07 Dec 2023
516 points (87.5% liked)

Asklemmy

43138 readers
1688 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 8 months ago (1 children)

I don’t use the current AI, specifically because it isn’t open source. Could I audit the code of an open source AI? Certainly not; it’s way over my head. However there would be an opportunity for experts to examine the source and report their findings. Currently? Black box, so no thanks.

There are so many projects that could become possible through novel use of an open source AI (or whatever it should actually be called).

Judging by the seemingly exponential improvements and integration, opinions such as ours are a grain of sand in Death Valley.

[–] [email protected] 5 points 8 months ago* (last edited 8 months ago)

To be completely fair, even open-source AIs are a little bit of a black box due to the way neural networks work - but I'd greatly appreciate if we at least knew the parameters on which it is trained.

It is absolutely possible to train all sorts of biases in a closed-source AI, and that's what would be very hard in an open-source model. You can roughly set up outputs at whatever. In other ways, using open-source practically removes the malicious human factor (without removing positive impact)

Open-source models also can't be restricted, paywalled or limited in any meaningful way, which is also vital.