Mar 22, 2024


How Smart Are LLMs?

We have observed extensive adoption of Large Language Models (LLMs) across various applications. To the untrained observer, it may appear that LLMs have achieved a level of intelligence surpassing that of human beings. However, I have come to understand that this is not the case.

Large Language Models are trained using various optimization objectives, often entailing the comparison of LLM output with human language present in the training data. This implies that the quality of an LLM's responses relies on the data it was trained on.

LLMs excel at:

However, LLMs may struggle with:

(Notes from the course Generative AI with Large Language Models on Coursera)

LLM Life Cycle