Understanding LLMs: A Comprehensive Overview from Training to Inference
Paper
•
2401.02038
•
Published
•
66
💫 Glossary https://osanseviero.github.io/hackerllama/blog/posts/hitchhiker_guide/
Note 📰 Two-stage LLM Fine-tuning with Less Specialization and More Generalization https://arxiv.org/abs/2211.00635
Note 🔥🔥🔥
Note In-context class-incremental learning (CIL): A simple method to apply in-context learning to CIL is to incrementally add few-shot training examples for each new class to the in-context prompt. Query ➡️ (tag generation) | (summaries of similar tags/classes) | (add summaries as few-shot examples to prompt) | (llm) ➡️ Predicted class Shorter prompts , fast inference