-
Show GN: Brain-AI Memory – 장기 실행 LLM 에이전트의 메모리 실패를 진단하는 오픈 아키텍처
<p>에이전트가 오래된 기억을 사용하거나, 이미 기록한 것을 다시 묻거나, 규칙을 무시하거나, fallback 절차를 중간에 포기하는 문제를 모두 “retrieval 문제”로 보면 원인을 찾기 어렵습니다.<br /> Brain-AI Memory는 RAG, hook, guard, harness, loop를 새 이름으로 부르…
-
NVIDIA GPU VRAM을 Linux 스왑 공간으로 사용 - 업그레이드 불가능한 노트북을 위한 메모리 확장 솔루션
GitHub - c0deJedi/nbd-vram: Use your NVIDIA GPU's VRAM as swap space on Linux. Built for laptops with soldered memory and no upgrade path. If you have an RTX card sitting there with 8GB of VRAM and you're getting swapped to SSD, this puts that VRAM to work · GitHub
<p>Article URL: <a href="https://github.com/c0dejedi/nbd-vram">https://github.com/c0dejedi/nbd-vram</a></p> <p>Comments URL: <a href="https://news.ycombinator.com/item?id=48377404"…