LLM use-cases
Large Language Models can fulfill a wide variety of tasks.
Illustration from https://aclanthology.org/2022.emnlp-main.340.pdf
And they can be used for very different semantic areas with the same business, so the performance may vary significantly.
illustration from https://arxiv.org/pdf/2401.15042.pdf
LLM related techniques
-
Fine-tuning
-
Summarization
-
Knowledge Graphs
-
Preference Alignment algorithms
-
RAG - Retrieval Augmented Generation
- ...