this post was submitted on 23 May 2024
704 points (99.0% liked)

Technology

57435 readers
3682 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] GregorGizeh 92 points 3 months ago* (last edited 3 months ago) (1 children)

While I dislike corporate ai as much as the next guy I am quite interested in open source, local models. If i can run it on my machine, with the absolute certainty that it is my llm, working for my benefit, that's pretty cool. And not feeding every miniscule detail about me to corporate.

[–] [email protected] 24 points 3 months ago (1 children)

I mean that's that thing. They're kind of black boxes so it can be hard to tell what they're doing, but yeah local hardware is the absolute minimum. I guess places like huggingface are at least working to try and apply some sort of standard measures to the LLM space at least through testing...

[–] [email protected] 25 points 3 months ago (2 children)

I mean, as long as you can tell it's not opening up any network connections (e.g. by not giving the process network permission), it's fine.

'Course, being built into a web browser might not make that easy...

[–] GregorGizeh 6 points 3 months ago

Sums up my thoughts nicely. I am by no means able to make sense of the inner workings of an llm anyway, even if I can look at its code. At best i would be able to learn how to tweak its results to my needs or maybe provide it with additional datasets over time.

I simply trust that an open source model that is able to run offline, and doesnt call home somewhere with telemetry, has been vetted for trustworthiness by far more qualified people than me.

[–] [email protected] 1 points 3 months ago

I'm not interested in AI, but if it's not touching the network, I might leave it enabled. We'll see.

All I want from Firefox is to keep up on web standards, implement security features, and improve performance. I don't particularly care about most of the rest of the browser features they throw in.