docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ tags: [auto-reinforced, foundation-models, llm, multimodal, generative-ai, scali
last_reinforced: 2026-04-20
---
# [[Foundation-Models]]
# [[Foundation-Models|Foundation-Models]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> "지능의 새로운 지층: 거대한 데이터셋에서 학습되어 언어, 이미지, 코딩 등 수많은 하위 작업을 동시에 수행할 수 있는 범용적인 능력을 갖춘 기본 모델로, 그 위에 다양한 앱이 건축(Fine-tuning)되는 현대 AI 생태계의 단단한 지반."
@@ -27,6 +27,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 단일 거대 모델의 효율 정책 한계를 극복하기 위해, 특정 영역에 특화된 여러 소형 모델을 연결하는 '에이전틱 워크플로우 정책'이나 'Mixture of Experts(MoE) 정책'으로 기술이 분화 중임.
## 🔗 지식 연결 (Graph)
- [[Gen-AI]], [[Emergence]], [[Fine-tuning]], Multi-modal (멀티모달), Scaling-Laws
- [[Gen-AI|Gen-AI]], [[Emergence|Emergence]], [[Fine-tuning|Fine-tuning]], Multi-modal (멀티모달), Scaling-Laws
- **Modern Tech/Tools**: GPT-4, Llama-3, Claude 3, Gemini, ViT (Vision Transformer).
---