Auto-Differentiating Any LLM Workflow: A Farewell to Manual Prompting
31–33 of 33 posts
Re: Auto-Differentiating Any LLM Workflow: A Farewell to Manual Prompting
#32Re: Auto-Differentiating Any LLM Workflow: A Farewell to Manual Prompting
#33Holy unnecessary use of terminology to explain a reverse graph traversal. “Loss”, “gradients”, “differentiating”— no! stop! This must be what AI hype actually is. Complete incoherent language to explain a very straight forward concept. This is just: LLMs judging intermediate node outputs, and reverse traversing the graph while doing so until it modifies the original prompt.
Background difference I suppose.
> This must be what AI hype actually is. Complete incoherent language to explain a very straightforward concept.
True, a lot of papers overdo the jargon just for hype purposes. My favorite funniest example is this one from Google Research (and universities) (have linked the paper review video below)
See the YouTube chapter about "Multidiffusion" (around 38minutes)
They spent multiple paragraphs formulating an "optimisation problem" which when peeled down amounts to taking the mean, just to be able to superficially cite their own previous paper.
Quite the sorry state of things.