this post was submitted on 03 Apr 2024
75 points (87.1% liked)

Ask Lemmy

25359 readers
1558 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 1 year ago
MODERATORS
 

I recently set up a LLM to run locally on my desktop. Now that the novelty of setting it up and playing with different settings has worn off, I'm struggling to come up with actual uses for it. What do you use it for when not doing work stuff?

you are viewing a single comment's thread
view the rest of the comments
[–] AlexanderESmith@kbin.social 12 points 3 months ago (2 children)

Absolutely nothing, because they all give fucking useless results. Hallucinates, is confidently wrong, and isn't even grammatically competent (depending on the model). Not even good for a draft, because I'd have to completely rewrite it anyway.

LLMs are only as good as the guys training it (who are mostly morons), and the raw data they train on (which is mostly unaudited random shit).

And that's just regular language. Coding? Hah!

Me: Generate some code to [do a thing].
LLM: [Gives me code]
Me: [Some part] didnt work.
LLM: Try [this] instead.
Me: That didn't work either.
LLM: Try [the first thing] again.
Me: ... that still doesn't work...
LLM: Oh, sorry. Try [the second thing again].
Me: ...

Loop continues forever.

One time I found out about a built-in function that I didn't know about (in LLM generated code that didn't work), and read the manual for it, and rewrote the code from scratch to get it working. Literally the only useful thing it ever gave me was a single word (that it probably found on Superuser or StackExchange in the first place).

[–] Passerby6497@lemmy.world 5 points 3 months ago

Wow, you get two whole answers?! Lucky, I just get the same goddamned response repeatedly until I yell at it or until it gives up.

[–] GBU_28@lemm.ee 1 points 3 months ago (1 children)

Skill issue. You have to know a bit about the topic and prompt it right.

It's for boilerplate where you can scan it for errors with your dev ability

[–] AlexanderESmith@kbin.social -2 points 3 months ago (1 children)

An interesting theory, except I know exactly how to do everything I've ever asked an LLM about. I would never trust one of these things to generate useful copy/code, I just wanted to see what it could do. It's been shit 100% of the time. Never even gotten a useful function out of it.

Also "skill issue" is a lazy response. Try reading the post before you reply next time.

[–] GBU_28@lemm.ee 2 points 3 months ago (1 children)

I did read it.

You can create great and very useable boilerplate with even gpt 3.5 ...

You have a skill issue with your prompts.

[–] AlexanderESmith@kbin.social -1 points 3 months ago (1 children)

If I can't use the LLM by prompting it the same way I'd prompt one of my colleagues, then it's not a skill issue; It's shitty LLM. I don't care if it's the input embedder, training data, or the guy who didn't bother properly building a model that didn't just spit out bullshit.

If an employee gave me this quality, I'd get rid of them. Why would I waste my time on a shit coder, artificial or otherwise?

[–] GBU_28@lemm.ee 2 points 3 months ago (1 children)

Sorry, but holding spicy autocomplete to the same rigor you'd hold a human coworker is probably the beginning of your issue. It's clear your prompt is not working.

[–] AlexanderESmith@kbin.social -1 points 3 months ago (1 children)

Well, considering the speed of your responses, and your obsession with making excuses for shitty software, I'm guessing you're and LLM, so I'm gonn start ignoring you too. Good luck surviving the hype phase.

[–] GBU_28@lemm.ee 2 points 3 months ago* (last edited 3 months ago)

I'm currently browsing this website, any page interaction results in a notification by the inbox.

You too reply quickly, thus, are also a robot.

Edit I'm not excusing shitty software, I acknowledged the types of tasks it's appropriate for from the beginning.

I'm highlighting a shitty user lol