Show HN: Tokensift, an open-sourced token-efficiency linter for LLM prompts

3 pointsposted 10 hours ago
by ritenv

2 Comments

dsemakin

7 hours ago

Does it work also on multi modal LLMs?

ritenv

4 hours ago

It does work partially. TokenSift can analyze the textual parts of prompts sent to multimodal models, but doesn’t calculate or optimize image/audio/video token usage. Non-text payload calculation is something I’d like to add.