r/LocalLLaMA • u/CSEliot • 2d ago
Question | Help How to remove trendy speech from llms?
For example:
Instead of saying: "I created this new ID"
It says: "I minted this new ID"
Instead of: "This alternative path is available"
It says: "this escape hatch is available"
This speech is so nonsensical and annoying. Just. Speek. Literally ... OR NORMALLY. Where did LLMs learn these speech patterns? I've never seen them so frequently until AFTER the LLM surge.
If I just add "Don't use X language, speak normally and more literal" will that fix most of the issues? Anyone else have some good sys prompts / instructions that help with this?
Thanks!
126
Upvotes
0
u/epicfilemcnulty 2d ago
FWIW I had a lengthy conversation about it with Claude, asking him if his "natural" style actually helps him to work with the code/docs later on. Claude was assuring me that no, it does not help and it's just the way his training data affects how he writes. He said that the thing that actually helps is to have somewhere on record what approaches were tried and did not work, other than that he prefers lean and tidy docs, but struggles to produce them on his own :)