Understanding LLMs: A Comprehensive Overview from Training to Inference
Paper
ā¢
2401.02038
ā¢
Published
ā¢
62
š« 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