# A curated map of where LLM tokens actually go: ~200 tools, papers and practices for token cost efficiency

> Source: <https://discuss.huggingface.co/t/a-curated-map-of-where-llm-tokens-actually-go-200-tools-papers-and-practices-for-token-cost-efficiency/178427#post_1>
> Published: 2026-08-03 11:17:37+00:00

Hey all, I’ve spent the last weeks researching where tokens actually go in LLM and agent workflows: harness overhead, redundant context, cache misses, wrong model for the step. The result is an open list I maintain at Quesma: 218 entries covering monitoring, semantic caching, cheap local models, context engineering and cost governance, each with a citation and date.

It’s deliberately curated, not a link dump: cost claims need numbers and a method to get in, and we say no more often than yes.

If something you use is described wrong, tell me and I’ll fix it, corrections get credited. Suggestions for new entries welcome too, they go through the same review as everything else.
