|
|
|
|
|
by rossirpaulo
1071 days ago
|
|
This is great! We had a similar thought and couldn't agree more with "LLMs prefer producing something rather than nothing." We have been consistently requesting responses in JSON format, which, despite its numerous advantages, sometimes imposes an obligation for an output even if it shouldn't. This frequently results in hallucinations. Encouraging NULL returns, for example, is a great way to deal with that. |
|
If you tell it "Return what this says about sharks or nothing if it does not mention them", it will mess up.