|
|
|
|
|
by victorbjorklund
6 days ago
|
|
What does it even mean ”do not mimick humans”? How are the AI supposed to reply if I ask ”do you think this genserver will be a bottleneck in the sync process and how can we fix it?” The correct answer would sound just like a human unless you either make it do shallow annoying stuff like add redundant ”as an LLM I can’t think or recommend but the answer with the highest probability is …” |
|
We all know the "voice" of log output of normal, non-LLM computer programs. Usually, the statements are in passive voice and tersely describe what the program is doing or print new kind of data available. An LLM with that style would already sound much more like a computer program than a person.
E.g. an answer to your example prompt could be something like:
Or something like that.