Remix.run Logo
qarl2 5 hours ago

> The anthropomorphization of LLMs should be discouraged as much as possible.

And yet, they have extensive human-like behavior. If you treat them nicely or encourage them, they perform better.

Ignoring that human-like behavior is wrong headed.

fedpost 2 hours ago | parent | next [-]

I think you're ending that train of thought too early. Why does this occur?

Well... We can hypothesize that these things are largely trained on internet dialogue so there's probably some correlation between threads where people are not flaming each other and the quality of the replies. They're just statistical engines so anything you can do to raise the odds of a helpful next token...

I'm essentially just making shit up here, maybe it's right, maybe it isn't, but rather than saying "it's human and we should treat it so" we're trying to get to the ground truth of how it works.

qarl2 42 minutes ago | parent [-]

Did I say "it's human and we should treat it so"?

Sheesh. Yes, I agree with you entirely. I'm merely pointing out that ignoring this behavior is dumb, too.

And probably not rationally based. Leads people to make crazy jumps. :)

thaanpaa 2 hours ago | parent | prev | next [-]

That's not a consequence of an LLM. It's a consequence of the training data. In fact, I would argue that the latest models aren't nearly as sensitive to the tone of input anymore. It's an issue that has been addressed by better curating training data.

riversflow 14 minutes ago | parent [-]

i would agree with your if it weren’t for this article recently published by anthropic:

https://www.anthropic.com/research/riemann-zeta

“Throughout this process, Jarred's input was mostly limited to sending Claude messages of encouragement (mostly variants of “keep going” or “believe in yourself”).2 This seems to have helped Claude overcome some initial skepticism that it could make meaningful progress.”

andai 2 hours ago | parent | prev [-]

A while back I made an "OpenClaw in 50 lines" by just wrapping Claude Code in a Telegram bot.

I asked it for the weather. "I don't know that. I'm just a programmer."

I added "believe in yourself, you can do anything" to sysprompt, suddenly it had the confidence to Google the weather...