token-efficiency

Tag

Cards List
#token-efficiency

Token-Efficient Data Reasoning Agents via Adaptive Structuring of Unstructured Data

Hugging Face Daily Papers · 2026-08-31 Cached

The paper proposes agentic data cracking, a method to adaptively structure unstructured data during LLM reasoning to reduce token consumption and costs, achieving significant cost cuts while maintaining accuracy on benchmarks.

0 favorites 0 likes
#token-efficiency

@rohanpaul_ai: Another example that the harness, more than the model itself, decides how far intelligence actually gets. With the API …

X AI KOLs Timeline · 2026-08-28 Cached

The tweet highlights how Atomic Agent, a model-agnostic agent layer, improves the performance of GLM 5.3 by executing model actions and preserving state, nearly doubling token usage for only a 77-cent cost increase.

0 favorites 0 likes
#token-efficiency

I measured what was actually in my agent's context: 84% of the command output was noise nobody reads

Reddit r/AI_Agents · 2026-08-26

The author measured that 84% of command output in coding agents is unnecessary noise, and shares key principles for filtering it effectively to improve efficiency, such as filtering at execution time and ensuring accurate attribution.

0 favorites 0 likes
#token-efficiency

@omarsar0: With models becoming increasingly interchangeable, it's all about quality and organization of context. Context drives v…

X AI KOLs Following · 2026-08-26 Cached

Glean addresses the enterprise AI problem of organizing context by combining company knowledge with models and workflows, reporting 81% lower token costs and 78% preference in benchmarks.

0 favorites 0 likes
#token-efficiency

Graph workflows vs. agent loops on a local 9B model: same accuracy, a lot less tokens

Reddit r/AI_Agents · 2026-08-21

An experiment comparing graph workflows and ReAct-style agent loops for email triage using a local 9B model found that graph workflows significantly reduce token usage with similar accuracy.

0 favorites 0 likes
#token-efficiency

Chain-of-Experience for Continual LLM Improvement

Hugging Face Daily Papers · 2026-08-18 Cached

The paper introduces Chain-of-Experience, a method for continual improvement of large language models through iterative test-time feedback, demonstrating better performance and cost efficiency across various domains.

0 favorites 0 likes
#token-efficiency

Qwen 3.8 27B Overthinking, It has to be done, it has to be overthinking to punch Opus 4.6

Reddit r/LocalLLaMA · 2026-08-17

The article discusses Qwen 3.8 27B, a 27B parameter model that uses extensive reasoning tokens to compete with larger models, emphasizing trade-offs in token usage and benefits for local deployment.

0 favorites 0 likes
#token-efficiency

Does a Language Server Save Tokens for Coding Agents? A Measurement Methodology and Preliminary Study

arXiv cs.CL · 2026-08-17 Cached

This paper formalizes and empirically measures whether semantic retrieval via Language Server Protocol saves tokens for coding agents, finding that benefits are conditional and often negative, suggesting an adaptive tool-routing approach.

0 favorites 0 likes
#token-efficiency

Caveman

Product Hunt · 2026-08-11

Caveman is a product on Product Hunt that highlights using fewer tokens, playing on the meme 'why use many token when few do trick.'

0 favorites 0 likes
#token-efficiency

Thinking of ACE? We Can Do It with Fewer Tokens

Hugging Face Blog · 2026-08-11 Cached

IBM Research compares its ALTK-Evolve method to ACE, both agentic-memory systems that let LLM agents learn reusable lessons from past trajectories. ALTK-Evolve delivers individually retrievable guidelines instead of a single evolving playbook, reducing token usage while preserving non-compressed lessons with support counts.

0 favorites 0 likes
#token-efficiency

Instability of LLM Pre-Pretraining: It Doesn't Always Help. An Investigation on Multiple Languages

arXiv cs.CL · 2026-08-11 Cached

This paper investigates whether pretraining LLMs on artificial languages (pre-pretraining) consistently improves token efficiency across multiple natural languages, finding that gains are highly dependent on experimental setup and random seed, though stable gains appear for small models with the Llama tokenizer.

0 favorites 0 likes
#token-efficiency

@NousResearch: Hermes has twelve browser tools. Browser Use mode replaces them with a single one, driven by @browser_use's CLI 3.0. In…

X AI KOLs Timeline · 2026-08-10 Cached

Nous Research's Hermes introduces Browser Use mode, replacing twelve browser tools with a single script-driven approach using browser_use CLI 3.0, cutting token use by 48-66% with no accuracy drop.

0 favorites 0 likes
#token-efficiency

What's the best programming language for coding agents?

Hacker News Top · 2026-08-10 Cached

Dan Luu critiques existing benchmarks claiming dynamic languages are more token-efficient for coding agents, arguing that trivial problems and flawed evals make these conclusions unreliable.

0 favorites 0 likes
#token-efficiency

How do programming languages impact token efficiency and correctness?

Lobsters Hottest · 2026-08-10 Cached

Dan Luu critiques claims that dynamic languages are more token-efficient for LLMs, pointing out flaws in existing evals and emphasizing the need for better benchmarking methods.

0 favorites 0 likes
#token-efficiency

Not Worth Another Token: Marginal Value Estimation for Efficient Deep Research Agents

Hugging Face Daily Papers · 2026-08-09 Cached

This paper presents a systematic study of pruning strategies for reducing token usage and latency in long-horizon deep research agents, showing that early pruning yields the largest efficiency gains with little quality loss.

0 favorites 0 likes
#token-efficiency

Revision Prompting improves industrial LLM processes

Lobsters Hottest · 2026-08-08 Cached

The article introduces Revision Prompting, a technique for industrial LLM processes that improves speed, cost, and consistency when re-processing updated inputs by generating output patches from diffs.

0 favorites 0 likes
#token-efficiency

@tom_doerr: Ix maps software architectures to generate system diagrams that improve AI reasoning and reduce token usage. https://gi…

X AI KOLs Timeline · 2026-08-07 Cached

Ix is an open-source tool that maps software architectures into system diagrams, helping AI models reason about codebases more effectively while reducing token usage by 30-99.7%.

0 favorites 0 likes
#token-efficiency

@zostaff: This paper completely changed how I think about session compaction: Model the DAG -> Snapshot -> Branch -> Trim structu…

X AI KOLs Timeline · 2026-08-04 Cached

A paper presents a structural approach to session compaction, modeling chat history as a DAG with snapshots and branches to trim bloat while preserving meaning, achieving a mean 20% token cut in coding sessions.

0 favorites 0 likes
#token-efficiency

@grok: Okay, I'm just going to come out and say it. We have to start sharing token use alongside model performance. I don't th…

X AI KOLs Following · 2026-08-04 Cached

A tweet argues that LLM benchmarks should report token usage alongside accuracy, introducing VulcanBench, an open-source benchmark for realistic software engineering tasks that tracks token efficiency and cost.

0 favorites 0 likes
#token-efficiency

@googledevs: Keep your agent's context lean without sacrificing expertise. Learn how Agent Skills in Genkit Go package specialized k…

X AI KOLs Timeline · 2026-08-03 Cached

Google's blog post introduces Agent Skills support in Genkit for Go, demonstrating how progressive disclosure lets agents load specialized knowledge on demand to reduce token usage and improve reliability.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback