Brief about LLMs
Understanding LLMs Large language models are based off the Transformer achitecture, there are two types of Transformers (Seq2Seq & Causal ML), where Causal LM does not have the encoder portion and this is the famous GPT. These Transformer models ar...
May 10, 20242 min read9
