Wiki cleanup: error-doc removal, dedup merge, link normalization
10_Wiki/Topics 대규모 정리: - 오류 캡처/미완성 stub 문서 227개 제거 - 교차폴더 중복 43클러스터 병합 (63파일 → redirect) - 링크명 정규화: 깨진 링크 수정·redirect 직결·개념 매핑 ~2,400건 - 카테고리 MOC 6개 신규 생성 - Graph 섹션 미해결 related-keyword 링크 10,058건 제거 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -169,10 +169,10 @@ def deserialize_kv_int8(data: bytes, meta: dict) -> torch.Tensor:
|
||||
**기본값**: 4-tier (HBM → CPU → NVMe → S3) 매 LRU eviction, fp8 KV-cache, prefix caching enabled.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[KV-Cache]] · [[LLM-Serving]]
|
||||
- 부모: [[KV-Cache]]
|
||||
- 변형: [[Prefix-Caching]] · [[Paged-Attention]]
|
||||
- 응용: [[Long-Context-LLM]] · [[Multi-Turn-Agents]] · [[vLLM]]
|
||||
- Adjacent: [[Continuous-Batching]] · [[Speculative-Decoding]] · [[FlashAttention]]
|
||||
- 응용: [[LLM_Optimization_and_Deployment_Strategies|vLLM]]
|
||||
- Adjacent: [[Continuous-Batching]] · [[FlashAttention]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: 매 production LLM serving 매 multi-hour conversations, 매 cost optimization, 매 multi-tenant 100K+ sessions.
|
||||
|
||||
Reference in New Issue
Block a user