From 889157c433df1634583c630ef6fb713195dc8cc7 Mon Sep 17 00:00:00 2001 From: uv012 Date: Wed, 22 Jul 2026 19:53:32 +0530 Subject: [PATCH] fixed a typo in README.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c7cc40..2ef340b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This presents real challenges to running coding agents on local models, where yo Why do we care about this context? 1. That first 50K of context is your fastest context for your model. We want that speed. 2. That first 50K of context is where your model's attention mechanism is likely the best. We want that intelligence. -3. That first 50K of context riding along every singe message you send adds to cost over time, even if you're on some API. +3. That first 50K of context riding along every single message you send adds to cost over time, even if you're on some API. On a bare `hey`, the entire prompt minion sends is about 625 tokens: