From ed495d3477cddb29c071e95d2d8ca0091995c32e Mon Sep 17 00:00:00 2001 From: tobjend Date: Wed, 1 Jul 2026 11:52:51 +0200 Subject: [PATCH] gif 65% --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 339be03..b66b1d0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Dervish replaces both with a **one-call MCP tool**: pass your sequences, get bac **Without Dervish:** token cost scales linearly with examples. **With Dervish:** one compact grammar describes them all — a ~60–200 token rule instead of thousands of tokens of raw examples. Try it out and you too will say: -

Dervish animation

+

Dervish animation

## MCP Server @@ -142,7 +142,7 @@ The sweet spot: **multiple implementations of the same abstract task** with a sh ## Token savings

- Token savings per dataset + Token savings per dataset

Across all public benchmarks, Dervish delivers **40–83× compression**. The grammar is smaller than a single example file would be — and it represents the entire dataset.