TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Intent-tuned LLM router that selects the best LLM for a user query

24 点作者 fbnbr大约 1 年前

3 条评论

robertclaus大约 1 年前
An example with different fine-tuned models (especially smaller/cheaper ones) would probably be more interesting than running against a bunch of similar foundation models. For example throwing in some code-generation models and demonstrating that it picks those for coding problems.
评论 #40294324 未加载
PeterStuer大约 1 年前
I was shocked how much better CodeQwen1.5 was at Python compared to ChatGPT 4.
rfc大约 1 年前
Very cool... nice work.