this post was submitted on 14 Oct 2023
61 points (73.6% liked)

Technology

73967 readers
3281 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Meta made its Llama 2 AI model open-source because 'Zuck has balls,' a former top Facebook engineer says::Meta CEO Mark Zuckerberg took a big risk by making its powerful AI model Llama 2 mostly open source, according to Replit CEO Amjad Masad.

you are viewing a single comment's thread
view the rest of the comments
[–] just_another_person@lemmy.world 8 points 2 years ago (1 children)

In the AI world it's a bit different. You can do whatever you want with the model and weights data which will net you the functional part of the resulting product. Train, retrain, dissect, segment...etc. They're just not giving out the source for the actual engine. The people working with such things really only care about the data, and in most cases, would probably convert it to a different engine anyway.

[–] BeefPiano@lemmy.world 4 points 2 years ago (1 children)

Can I remake the model only including Creative Commons sourced training material?

[–] just_another_person@lemmy.world 3 points 2 years ago* (last edited 2 years ago) (1 children)

You can reuse the data however you want, yes. You just can't do it with their proprietary model. So, again, the ENGINE is not open source (the thing that drives their released version), but the model and data as it runs as released you can do whatever you want with.

[–] BeefPiano@lemmy.world 1 points 2 years ago (1 children)

I thought I was only licensed for non-commercial use

[–] just_another_person@lemmy.world 4 points 2 years ago

Nope. Free for educational, research, or commercial. I'm sure their license has some restrictions on what that actually means once you get to be competitive with the original as a product, but otherwise free unless you start a massive enterprise based on it, at which point you probably wouldn't use it anyway. It's just an LLM, it's not doing anything super special like folding proteins for drug development, or curing cancer.