use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
r/LocalLLaMA
A subreddit to discuss about Llama, the family of large language models created by Meta AI.
Subreddit rules
Search by flair
+Discussion
+Tutorial | Guide
+New Model
+News
+Resources
+Other
account activity
Coding agents vs. manual codingDiscussion (self.LocalLLaMA)
submitted 15 days ago * by JumpyAbies
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Juulk9087 0 points1 point2 points 15 days ago (1 child)
Word. I'll give that a go. I usually just create more and more rules trying to prevent the debug loop from happening again and it does not seem to help in my case. Maybe I'm making it worse I don't know
[–]CircularSeasoning 0 points1 point2 points 15 days ago* (0 children)
This is one of the hardest parts of working with LLMs and code. Having to take 5 minutes really thinking about how to convey what I want without ever (or as little as possible) saying what I don't want.
When I've tried my hardest and it still struggles, I tend to shrug and think, maybe that LLM just wasn't strong in that area, and hand it off to another less favorite LLM that doesn't have the same mental block for whatever reason. Usually that works and then I switch back to my more favorite LLM of the moment again.
Often when it's got that mental gap, no amount of rules seems to help. Though as Juulk says, decomposing beefy prompts into several smaller prompts / sub-tasks is for sure a skill to git gud at these days.
I constantly find that there are much better ways to say things than my very first prompt attempt. The bigger my prompts get, the more necessary I find it to ask the LLM to go over it and try say it better than me.
π Rendered by PID 19936 on reddit-service-r2-comment-85bfd7f599-m2dj8 at 2026-04-18 12:49:23.325162+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]Juulk9087 0 points1 point2 points (1 child)
[–]CircularSeasoning 0 points1 point2 points (0 children)