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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Big Post About Big Context

49 点作者 che_shr_cat超过 1 年前

3 条评论

anotherpaulg大约 1 年前
One point the article argues is that with 1M+ token context windows, we shouldn&#x27;t use RAG to include chunks from a larger collection -- just include everything! This is a very important open question to me, as I have been building a fairly nuanced RAG pipeline for AI coding.<p>With GPT-4 Turbo, it is definitely NOT a good idea to just throw lots of extraneous code into the 128k content window. That distracts and confuses GPT, makes it code worse and less able to follow complex system prompts. You get much better results if you curate a smaller portion of the code that is relevant to the task at hand.<p>I am really interested to find out if Gemini has these same tendencies. If so, quality RAG is going to remain valuable for curating the context. If not, then Gemini would have a huge advantage over GPT-4. It would be really valuable to be able to naively harness such a large context window.
评论 #39558567 未加载
评论 #39558400 未加载
评论 #39558334 未加载
评论 #39558205 未加载
bloaf大约 1 年前
I think this kind of haystack recall is going to be extremely valuable to large enterprises with massive volumes of standards&#x2F;practices&#x2F;technical documents.<p>The status quo is that you have employees ingest and internalize this material over years of employment, then have those experienced employees manage large projects by telling the project if they&#x27;re in compliance with the organization&#x27;s standards.<p>A reliable recall system like this isn&#x27;t just a drop in replacement for <i>new</i> employees, its a drop in replacement for a lot of what makes the <i>expensive</i> employees important: the backwards-and-forwards knowledge of the standards&#x2F;practices.
评论 #39559489 未加载
vb-8448大约 1 年前
can someone explain me, maybe with an example, what this part means:<p>&gt; 6) A very important and at the same time difficult class of solutions is model result validation<p>Thanks.
评论 #39563756 未加载
评论 #39576182 未加载
评论 #39563768 未加载