Explaining System Prompting Techniques Easily
Introduction
LLM is a Generative Pre-trained Transformer (GPT) which does nothing magical but next word prediction, as explained properly in my previous blog. This next word/token/letter prediction is based on how the input is feeded to the LLM, sinc...
tech-jargons.hashnode.dev8 min read