LLM 개요
대형 언어 모델의 구조, 토큰화, self-attention, decoder-only 흐름을 정리합니다.
RAG 청크 최적화
fixed-size, semantic, parent-child chunking의 trade-off를 비교합니다.
Reading path
Next topics
- embedding model과 vector search의 선택 기준
- reranking, query rewriting, context compression
- Agentic RAG와 tool-use workflow
- LLM serving, inference runtime, structured output