|
|
|
|
|
by Rygian
197 days ago
|
|
GNU grep operates an algorithm, and provides output which is truthful to that algorithm (if not, it's a bug). An LLM operates a probabilistic process, and provides output which is statistically aligned with a model. Given an input sufficiently different from the training samples, the output is going to be wildly off of any intended result. There is no algorithm. |
|