half the gif display size
This commit is contained in:
parent
9d71763b27
commit
923ecfd231
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
<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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue