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:
@@ -284,13 +284,9 @@ async function queryBrain(question: string): Promise<string[]> {
|
||||
- **Model lifecycle**: 옛 = 매 chat 의 load (slow). 모던 = persistent + idle eject (LM Studio 통합).
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- 관련 tool: [[Ollama]] · [[LM-Studio]] · [[vLLM]] · [[llama.cpp]]
|
||||
- VS Code: [[VS-Code-Extension-API]] · [[Webview-Provider]] · [[Tree-Sitter-Integration]]
|
||||
- Cloud alternative: [[Cursor-Workflow-Patterns]] · [[Claude-Code]] · [[GitHub-Copilot]]
|
||||
- Local LLM: [[Local-LLM-Inference]] · [[Quantization-GGUF]] · [[Model-Selection-Hardware]]
|
||||
- RAG: [[Vector-DB-Local]] · [[ChromaDB]] · [[LanceDB]] · [[Embedding-Strategy-Deep]]
|
||||
- Lifecycle: [[Model-Loading-Memory-Management]] · [[GPU-Memory-Pressure]]
|
||||
- 적용: [[Antigravity-Project]] · [[Connect-AI-Lab]] · [[EZERAI-Infrastructure]]
|
||||
- 관련 tool: [[Ollama]] · [[LM-Studio]] · [[LLM_Optimization_and_Deployment_Strategies|vLLM]] · [[llama.cpp]]
|
||||
- Cloud alternative: [[Claude-Code]]
|
||||
- 적용: [[Connect-AI-Lab]]
|
||||
|
||||
## 🤖 LLM 활용 힌트 (How to Use This Knowledge)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user