» Tag
memory
53 postsA deterministic memory layer for local LLMs at near-zero cost
An open-source deterministic memory layer bolts onto frozen LLMs, enabling zero-forgetting recall beyond context at near-zero marginal cost.
Four Levels of In-Place Initialization in Rust
Explore Rust's in-place initialization with a four-level hierarchy for efficient memory management.
Persistent State Machine: Breaking the von Neumann Memory Wall for LLM Attention
The Persistent State Machine addresses the memory wall in LLMs, cutting energy use and data traffic significantly.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comHuge Pages Can Enhance PostgreSQL Performance
Huge pages can optimize memory management in PostgreSQL, boosting performance.
Genesys: Open Source Causal Graph Memory for AI Agents
Genesys is an open-source project offering a causal graph and scoring engine for AI memory management.
Trie-Based Memory Efficiency for Long-Context Compression
SALT compresses long documents for language models, reducing memory and compute time.
Clang: Hardware-Assisted AddressSanitizer Design Documentation
HWASAN is a hardware-assisted tool for memory safety. It provides design details for AArch64 and x86_64 architectures.
5 Architectural Patterns for Persistent Memory and State in AI Agents
Explore five architectural patterns for managing persistent memory and state in AI agents.
Guardrails Must Be Code: How a Local LLM Corrupted APFS
A local LLM server on a Mac Mini corrupted APFS due to low disk space. The fix involved a code-level block and a revival checklist.
AI Agent Infrastructure Splits at the State Layer
The AI agent infrastructure is now defined by a state layer that manages durable records of agent work.