GIGO → Garbage in Garbage out
means if we give undesirable input tokens (prompting) the output will not desirable.
Prompting styles in LLMs
Alpaca Prompting style→
This format is simple and instruction based. Here instruction and inputs are given s...