LLMs
- Evolution:
- AI
- ML
- Neural Networks

- Deep learning networks

- One popular example for
- ML
- Deep learning
- NLP (Natural Language Processing)
- LLM basically predicts next word using transformers
- Vectors embed the meaning of text. Embedding model will have all possible vocabulary
- Once we have embedding model we can do semantic search.
- Embedding models will have tokens
