Home » Posts tagged 'AI'
Tag Archives: AI
Pichay: Treating LLM Context as Virtual Memory
I recently submitted an early version of the work I’ve been doing in exploring the current way AI agents use context window. I learned a number of useful things along the way: First, here’s a link to the preprint I posted recently: [2603.09023] The Missing Memory Hierarchy: Demand Paging for LLM Context Windows The work […]
The Risks of Using Gemini Code
I’ve been exploring using various AI coding agents over the past year. They generally work by using an API key, which charges per million tokens. That might sound like a lot, but keep in mind that the way LLMs function is by appending messages to all that’s gone before, so the length increases as the […]
Recent Comments