实体
RouteLLM
RouteLLM
PulseAugur coverage of RouteLLM — every cluster mentioning RouteLLM across labs, papers, and developer communities, ranked by signal.
总计 · 30天
2
90 天内 2
发布 · 30天
0
90 天内 0
论文 · 30天
1
90 天内 1
层级分布 · 90 天
最近 · 第 1/1 页 · 共 2 条
-
AI聊天机器人按任务类型而非难度路由提示
一位开发者正在为其AI聊天机器人构建一个自适应模型路由系统,该系统超越了简单的分级,而是对用户提示进行分类。新方法不是让模型评估自身的难度(这可能因邓宁-克鲁格效应而导致错误路由),而是让模型对提示的任务类型进行分类。这种分类(廉价模型擅长)可以根据预定义的类别(如编码、闲聊或研究)更准确地将提示路由到适当的模型层级。
-
LLMs can now verbalize confidence scores, outperforming supervised methods
A new research paper explores zero-shot confidence estimation for small language models, demonstrating that simple methods can outperform supervised baselines. The study found that average token log-probability, which r…