|
|
|
|
|
by thesz
731 days ago
|
|
My experience suggests that LLMs become not less accurate, but less helpful. Two years ago they output a solution for my query [1] right away, now they try to engage user to implement that thing. This is across the board, as far as I can see. These LLMs are not about helping anyone, their goals are engagement and mining data for that engagement. [1] The query is "implement blocked clause decomposition in haskell." There are papers (circa 2010-2012), there are implementations, but not in Haskell. BCD, itself, is easy, and can be expressed in a dozen-two lines of Haskell code. |
|
Wow, this is a really interesting idea! A sneaky play for LLM providers is to be helpful enough to still be used, but also sufficiently unhelpful that your users give you additional training data.