How LLMs work
- LLM is a deep learning model which is a ML model.
- ML models can be majorly categorized as
- supervised
- unsupervised
- Neural network try to mimic human brain.
-
We would have neuron arranged in layers

-
Each neuron will have a value which is referred as activation function

