token-efficiency

Tag

Cards List
#token-efficiency

Revision Prompting improves industrial LLM processes

Lobsters Hottest · 3h ago 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 · yesterday 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 · 4d ago 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 · 4d ago 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 · 5d ago 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
#token-efficiency

Search, Inspect, Fetch: Exploiting Boolean Retrieval for Deep-Research Agents

Hugging Face Daily Papers · 5d ago Cached

This paper introduces SIEVE, a search-inspect-fetch strategy that uses Boolean Query Language to make deep-research agents retrieve only relevant document sections, achieving higher accuracy with 20.7–50.6% fewer tokens across multiple benchmark datasets and agent backbones.

0 favorites 0 likes
#token-efficiency

@Teknium: Hermes Agent is now dramatically more efficient, especially for smaller/weaker/local models! With the help of @nvidia's…

X AI KOLs Following · 5d ago Cached

Hermes Agent has become dramatically more efficient, especially for smaller/weaker local models, thanks to Nvidia's Nemo Relay and optimizations like reducing turns, context load, and token waste across 250k conversations.

0 favorites 0 likes
#token-efficiency

LLM Routing is not the problem to solve; token efficiency is

Reddit r/AI_Agents · 6d ago

The article argues that model routing isn't the real problem to solve—token efficiency is. It advocates for a holistic closed-loop approach combining cheaper defaults, preference-aware routing, and better caching (e.g., Coinbase's 5%→60% cache hit improvement) to maximize useful intelligence per dollar.

0 favorites 0 likes
#token-efficiency

@omarsar0: I keep saying that the token efficiency on these models are underestimated. Be more ambitious with these models. Try di…

X AI KOLs Following · 2026-08-01 Cached

Omar argues that token efficiency in AI models is underestimated and cites Artificial Analysis reporting DeepSeek completing benchmark tasks at 105x lower cost than Fable.

0 favorites 0 likes
#token-efficiency

Benchmarked: MindControl for Llama.cpp

Reddit r/LocalLLaMA · 2026-07-30

Benchmark results for MindControl, a sampler-level guided reasoning budget for llama.cpp, show multi-stage signaling reduces token consumption without accuracy loss, and sometimes improves it on easier tasks.

0 favorites 0 likes
#token-efficiency

ReToken: One Token to Improve Vision-Language Models for Visual Retrieval

Hugging Face Daily Papers · 2026-07-30 Cached

ReToken introduces a single learnable retrieval token that selects sparse query-relevant visual tokens from a pre-filled visual KV cache, improving long-context vision-language model performance on visual retrieval tasks. It yields consistent gains across image and video benchmarks while enabling efficient long-video inference on a single H100.

0 favorites 0 likes
#token-efficiency

Deep Agents v0.7 (6 minute read)

TLDR AI · 2026-07-30 Cached

LangChain releases Deep Agents v0.7, a leaner agent harness that cuts base input tokens by 65% through removing the default system prompt, trimming tool descriptions, and making TodoListMiddleware opt-in, with comparable performance validated across multiple models.

0 favorites 0 likes
#token-efficiency

@OpenAI: GPT-5.6 Sol has been used to solve open problems in mathematics. So why was it struggling with ARC-AGI-3, a benchmark o…

X AI KOLs · 2026-07-29 Cached

GPT-5.6 Sol, a model that solved open math problems, initially struggled with the ARC-AGI-3 benchmark due to a harness memory limitation. Enabling two API settings tripled scores with 6x fewer output tokens.

0 favorites 0 likes
#token-efficiency

Lobste.rs on Spinel

Lobsters Hottest · 2026-07-29 Cached

A blog post reflects on Rails' conventions as ideal for AI agents and compilers, citing the Spinel ahead-of-time Ruby compiler as a project that could eliminate the need for application rewrites after scaling.

0 favorites 0 likes
#token-efficiency

Does Speaking to Agents Like Cavemen Save 65% of Tokens? We Test

Hacker News Top · 2026-07-28 Cached

JetBrains benchmarked the Caveman token-compression skill on Claude Code across 86 tasks, finding real output-token savings of about 8.5% (not the advertised 65%) with no detectable degradation in task quality.

0 favorites 0 likes
#token-efficiency

The age of token efficiency, the age of libraries

Hacker News Top · 2026-07-28 Cached

The article reflects on the rapid adoption of AI code assistants among developers and the emerging focus on token efficiency and cost metrics as AI usage becomes more corporate and metered.

0 favorites 0 likes
#token-efficiency

PorTAL (1 minute read)

TLDR AI · 2026-07-28 Cached

Introduces Latent Briefing, a method for multi-agent systems to communicate via KV cache compaction, achieving 31% fewer tokens with same accuracy and up to 20x speedup.

0 favorites 0 likes
#token-efficiency

I benchmarked my browser agent against Browser Use on a live site (150 verified runs, same model). Sending page diffs instead of full re-renders cut token growth by 37%.

Reddit r/AI_Agents · 2026-07-25

A developer benchmarks Rote, a memory manager for browser agents that sends page diffs instead of full re-renders, showing a 37% reduction in token growth compared to Browser Use, but with trade-offs on short tasks.

0 favorites 0 likes
#token-efficiency

Anthropic's Opus 5 is about token efficiency, not a capability leap

Ars Technica · 2026-07-24 Cached

Anthropic released Opus 5, focusing on token efficiency and cost reduction rather than a major capability leap, offering performance close to Fable at half the cost.

0 favorites 0 likes
#token-efficiency

tested the chain of draft paper on my own setup. 74% fewer tokens for the exact same answers.

Reddit r/AI_Agents · 2026-07-24

The author tested the chain of draft paper on their own setup, achieving 74% fewer tokens for the exact same answers.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback