model-selection

Tag

Cards List
#model-selection

Are We Over-provisioning AI Agents by Default?

Reddit r/AI_Agents · 4d ago

The article argues that many AI agent workflows waste money by routing every task to frontier models, and suggests using cheaper model tiers for simple, structured tasks while escalating harder ones. It provides a cost comparison showing up to 75% savings with a tiered approach.

0 favorites 0 likes
#model-selection

UpliftBench: Revealing Outcome-Regime and Objective Mismatch in Uplift Evaluation

arXiv cs.LG · 2026-08-04 Cached

UpliftBench is a benchmark paper showing that disagreements between uplift modeling evaluations often stem from metric choice rather than model quality, identifying specific mismatches between ranking metrics and deployment objectives across several dataset families.

0 favorites 0 likes
#model-selection

I'm (mostly) picking models on speed now, not intelligence

Lobsters Hottest · 2026-08-02 Cached

The author argues that frontier LLMs have reached a 'good enough' intelligence threshold, so they now prioritize speed over raw intelligence when choosing models, citing fast open-weights models like GLM5.2 and DeepSeek V4 Flash as daily drivers.

0 favorites 0 likes
#model-selection

Everyone is building LLM routers, we deprecated ours

Hacker News Top · 2026-07-31 Cached

Manifest explains why it deprecated its LLM router, arguing that model routing introduces unpredictability, breaks behavior consistency, and that prompt complexity cannot be inferred from the prompt alone, making caching and deliberate model selection more effective for most use cases.

0 favorites 0 likes
#model-selection

Evaluation Protocols and Cross-Subject Generalization in EEG Emotion Recognition

arXiv cs.LG · 2026-07-31 Cached

This paper examines how evaluation protocols affect reported accuracy in EEG emotion recognition, using a DGCNN on SEED and SEED-IV datasets. It demonstrates that subject-dependent, subject-disjoint, and cross-session evaluations answer different questions, and that checkpoint selection and test-set reuse can inflate accuracy.

0 favorites 0 likes
#model-selection

Gemini API Managed Agents: 3.6 Flash, hooks, and more

Google AI Blog · 2026-07-28 Cached

Google announced updates to Managed Agents in the Gemini API, including a default to the Gemini 3.6 Flash model, environment hooks for tool call auditing, budget controls, scheduled triggers, and free tier access.

0 favorites 0 likes
#model-selection

@github: More of every Copilot session goes toward useful work, so your credits go further, with no change to how you work. Prom…

X AI KOLs Timeline · 2026-07-27 Cached

GitHub Copilot now uses prompt caching, tool search, and automatic model selection (HyDRA) to reduce cost and improve efficiency, achieving 3.3x savings while matching OpenRouter Auto's resolution rate.

0 favorites 0 likes
#model-selection

Runway Launched an AI Router for Generative Media (2 minute read)

TLDR AI · 2026-07-24 Cached

Runway launched Media Router, a preference-optimized router that automatically selects the best video, image, or audio model based on user-defined criteria for cost, quality, or latency, eliminating manual model picking. It is live now in Runway Dev.

0 favorites 0 likes
#model-selection

Ramp Router claims to cut AI costs by up to 30%

Reddit r/ArtificialInteligence · 2026-07-21

Ramp is open-sourcing its internal LLM router that automatically selects the best model for each request to optimize cost and performance.

0 favorites 0 likes
#model-selection

@pvncher: https://x.com/pvncher/status/2077708372363624894

X AI KOLs Following · 2026-07-16 Cached

The article discusses choosing between GPT-5.6 Sol, Terra, or Luna variants in Codex for different mission types.

0 favorites 0 likes
#model-selection

Most solo builders use one model for everything. Is that actually the right call?

Reddit r/AI_Agents · 2026-07-14

Explores whether solo developers should rely on a single AI model for all tasks or consider using multiple specialized models.

0 favorites 0 likes
#model-selection

@_markfenner: On today's episode of Devinmaxxing: pick your model from your pocket. DevinX now does full model selection for local se…

X AI KOLs Following · 2026-07-12 Cached

DevinX now supports full model selection for local sessions, including Sol, Fable 5, GLM, Kimi, and an adaptive cost-balancing option, plus reasoning effort control.

0 favorites 0 likes
#model-selection

Cut my agents' response latency 1.7× by switching to a model that thinks less — not one that decodes faster

Reddit r/AI_Agents · 2026-07-11

An article describing how to reduce AI agent response latency by 1.7× by switching to a model that requires less reasoning time rather than focusing on decoding speed.

0 favorites 0 likes
#model-selection

Devs - you have 64gb of VRAM - which model do you use for coding?

Reddit r/LocalLLaMA · 2026-06-30

A developer with 64GB VRAM shares their preference for an unsloth version of Qwen 3.5 122b-a10b for coding and asks the community for their recommendations.

0 favorites 0 likes
#model-selection

Qwen 3.6 27B or Qwen 3.5 35B for AI agents?

Reddit r/AI_Agents · 2026-06-30

Compares Qwen 3.6 27B and Qwen 3.5 35B models for use in AI agent applications, discussing their performance and suitability.

0 favorites 0 likes
#model-selection

@snowboat84: Have you noticed that the birth of models in AI is actually quite arbitrary? Take language models as an example: first RNN, then LSTM, one day Transformer is said to be effective so everyone switches to it, later it's split into Encoder and Decoder, one moment BERT is all the rage, the next GPT is said to have emergent abilities and Scaling Law. The whole process hardly has any theoretical guidance.

X AI KOLs Timeline · 2026-06-26 Cached

The article discusses the arbitrariness of AI model creation, proposing to draw inspiration from physics models, build a repository of candidate models, and formalize the model selection process.

0 favorites 0 likes
#model-selection

I stopped comparing models months ago. My output improved .

Reddit r/AI_Agents · 2026-06-24

The author shares that they stopped comparing AI models and focused on workflow design, leading to improved output. They argue that workflow has more leverage than model choice for most practical use cases.

0 favorites 0 likes
#model-selection

Is anyone actually solving per-prompt model routing well yet, or are we all just eyeballing it?

Reddit r/AI_Agents · 2026-06-18

The article explores the challenge of per-prompt model routing in AI agents, questioning whether anyone has effectively solved it. It points out that current practices rely on gut feeling, flat-rate plans reduce pressure to optimize, and a triage layer may introduce its own costs.

0 favorites 0 likes
#model-selection

ARIADNE: Agnostic Routing for Inference-time Adapter DyNamic sElection

arXiv cs.AI · 2026-06-18 Cached

Proposes ARIADNE, a training-free, adapter-agnostic routing framework that selects the optimal PEFT adapter at inference time by measuring input proximity to adapter-specific centroids in embedding space, recovering 97.44% of upper-bound performance on 23 tasks.

0 favorites 0 likes
#model-selection

The Critical Role of Model Selection in Causal Inference: A Comparative Analysis of Classification Models within the InferBERT Framework for Pharmacovigilance

arXiv cs.LG · 2026-06-17 Cached

This paper systematically evaluates the impact of classification model selection within the InferBERT framework for causal adverse drug event detection, finding that domain-specific pre-training (BioBERT) outperforms both simpler models and larger LLMs like Med-LLaMA.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback