Basic Question about LLMs: how do they know what task to perform
My understanding of LLMs: I have some very basic understanding of LLM and the underlying transformer architecture. As I understand it, these LLMs are, as an analogy, basically a much-improved version of autocomplete. During training they are shown a word-sequence with some words masked out and the LLM is asked...
Thanks for the links. I think this will greatly enhance my understanding of the matter.