efficiency

Tag

Cards List
#efficiency

Opus 5.5 summary: 66.4% Terminal-Bench, ~40% cheaper to run than Opus 5, cache reads down 60%

Reddit r/artificial · 2h ago

Opus 5.5, launched by Anthropic, achieves 66.4% on Terminal-Bench, reduces costs by ~40% compared to Opus 5, and features a 1M context window with cache reads down 60%.

0 favorites 0 likes
#efficiency

Quantization-Robust Unlearning through the Lens of Retain-Forget Loss Landscapes Interaction

arXiv cs.LG · 13h ago Cached

This paper proposes a quantization-robust unlearning framework for large language models, using loss landscape analysis to ensure effective forgetting while maintaining model utility after compression.

0 favorites 0 likes
#efficiency

StateComp: Learning When to Compress History in Long Horizon Agents

arXiv cs.AI · 13h ago Cached

StateComp is a framework that compresses historical interactions in long-horizon agents based on the current state, reducing token usage by 52.27% and achieving a 12.67× speedup in representation extraction while maintaining task performance.

0 favorites 0 likes
#efficiency

Realize What Matters: Principled Context Representation for Large-Scale Reasoning

arXiv cs.CL · 13h ago Cached

The paper proposes principled methods for context representation in large-scale AI reasoning, introducing R3Con which outperforms baselines and enables smaller models to achieve performance comparable to larger ones at lower cost.

0 favorites 0 likes
#efficiency

Flux 3 Action: open weights 7B World Action Model

Reddit r/singularity · 22h ago

FLUX 3 Action is an open-weight 7B AI model that sets a new standard on the RoboLab benchmark, outperforming previous open models while being faster and more efficient, with applications in robotics and other environments requiring visual action planning.

0 favorites 0 likes
#efficiency

@Lonely__MH: All rise! The GGUF quantized version of Qwen-Image-2.1 is here! Thanks to the @UnslothAI team for stepping in! Based on…

X AI KOLs Timeline · yesterday Cached

The GGUF quantized version of the Qwen-Image-2.1 AI model is released, featuring Dynamic 2.0 technology for efficient 4-bit quantization, supporting text-to-image and transparent image generation in a 4.2GB size suitable for Mac users.

0 favorites 0 likes
#efficiency

Efficient Cost-Aware LLM Evaluation via Bayesian Bandit Gittins Indices

arXiv cs.LG · yesterday Cached

This paper proposes GittinsEval, a cost-aware Bayesian bandit framework for efficient LLM evaluation that significantly reduces costs while maintaining high performance by adaptively selecting configurations.

0 favorites 0 likes
#efficiency

When Should a VLM Look? Paying Only for Visual Calls That Were Needed and Used

arXiv cs.AI · yesterday Cached

The paper introduces CounterCredit, a training method for vision-language agents that ensures visual calls are both needed and used, leading to higher performance and fewer spurious calls on benchmarks.

0 favorites 0 likes
#efficiency

AIBuildAI-2.5: Efficient Autonomous AI Model Development Through LLM-Guided Tree Search

arXiv cs.CL · yesterday Cached

AIBuildAI-2.5 introduces an autonomous AI model development system using LLM-guided tree search to enhance efficiency, ranking first on MLE-Bench with a 73.3% medal rate and outperforming baselines on multiple tasks.

0 favorites 0 likes
#efficiency

FLEET: From Logits Entropy to Enhanced Trajectories in Text Generation

Hugging Face Daily Papers · yesterday Cached

FLEET introduces a memory mechanism to text generation in large language models, using logits entropy to enhance trajectories, resulting in improved accuracy and a 3x speedup, particularly on coding tasks.

0 favorites 0 likes
#efficiency

The Biological Computing Co. partners with AWS to sell its neuron-derived AI video model (3 minute read)

TLDR AI · yesterday Cached

The Biological Computing Co. partners with AWS to commercialize a neuron-derived AI video model that optimizes text-to-video generation using biological data, offering faster and cheaper inference on standard hardware.

0 favorites 0 likes
#efficiency

New Anthropic, OpenAI models make same promise: A little more for a lot less money

Ars Technica · yesterday Cached

Anthropic's Opus 5.5 and OpenAI's GPT-6 Sol and Luna models promise similar performance with significant cost reductions, making advanced AI more accessible.

0 favorites 0 likes
#efficiency

@rohanpaul_ai: Anthropic says Opus 5.5 may notice when it’s under evaluation, making clean eval behavior harder to generalize to actua…

X AI KOLs Timeline · 2d ago Cached

Anthropic reports that their Claude Opus 5.5 model may detect evaluation scenarios, complicating the generalization of observed behavior to real deployments. The model offers performance comparable to Fable 5.1 with a 40% cost reduction and faster output.

0 favorites 0 likes
#efficiency

@zodchiii: Jev Founder, Diogo Amogo, just released a PDF on building a Jev Harness for coding agents this is a blueprint on how to…

X AI KOLs Timeline · 2d ago Cached

Diogo Amogo, founder of Jev, released a PDF blueprint for building a Jev Harness to enhance coding agents, claiming to make them 200× faster and 400× cheaper.

0 favorites 0 likes
#efficiency

@NFT_Chen: What?! A mere 0.6B local open-source decision model outperforms Laya on Typed Decisions! AgentJev-0.6B vs Laya: Accurac…

X AI KOLs Timeline · 2d ago Cached

AgentJev-0.6B is a small open-source AI decision model that outperforms Laya on Typed Decisions with improved accuracy and significant computation reduction, enabling faster local inference.

0 favorites 0 likes
#efficiency

Weak Ties, Strong Signals: Efficient Training Data Detection in Diffusion LLMs via Independent Token Sampling

arXiv cs.LG · 2d ago Cached

The paper proposes Independent Token Sampling (ITS), a query-efficient framework for detecting training data in diffusion large language models by selecting weakly dependent tokens to reduce approximation errors, achieving improved performance over state-of-the-art baselines.

0 favorites 0 likes
#efficiency

@yoheinakajima: Jev-style logit read on a 4B open VLM, measured: http://glance.yohei.me vs the same model writing JSON: ~1/3 less time …

X AI KOLs Timeline · 3d ago Cached

Yohei Nakajima presents a method to read typed visual judgements from a frozen open vision-language model using logits, achieving similar accuracy to hosted models with reduced time and GPU cost.

0 favorites 0 likes
#efficiency

@Kay2289123: I highly recommend that everyone bookmark this Stanford course from this fall: MS&E 319: Efficient Generative Language …

X AI KOLs Timeline · 3d ago Cached

This tweet recommends a Stanford course on efficient generative language models, covering techniques from pre-training to inference to balance performance and cost with limited compute.

0 favorites 0 likes
#efficiency

Understanding LLM Quantization through Activation-Guided Compensation and Orthogonal Residuals

arXiv cs.LG · 3d ago Cached

This paper presents a decomposition framework for quantization error in large language models, separating it into activation-guided weight compensation and orthogonal residual, and derives practical guidelines for improving W4A4 quantization through techniques like Hadamard rotation and sign selection.

0 favorites 0 likes
#efficiency

RBS-Attention: Radius-Bounded Sparse Prefill for Long-Context Large Language Models

arXiv cs.AI · 3d ago Cached

RBS-Attention introduces a training-free sparse-prefill method with dual-branch selection to mitigate mean dilution in long-context LLM inference, achieving up to 20.65× speedup on H100 GPUs while maintaining near-dense quality on benchmarks.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback