half the gif display size

This commit is contained in:
tobjend 2026-07-01 11:20:24 +02:00
parent 9d71763b27
commit 923ecfd231

View file

@ -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 ~60200 token rule instead of thousands of tokens of raw examples.
<p align="center"><img src="dervish.gif" alt="Dervish animation" width="75%"></p>
<p align="center"><img src="dervish.gif" alt="Dervish animation" width="37.5%"></p>
## MCP Server