Capability 曲线:增长、one-shot 落差与 long-context 退化
00:02:26–00:20:17Insight
- 在 50% threshold 下可处理十多个小时的模型,到了 80% success rate 可能只剩约三小时任务;多次独立采样可显著提高至少一次成功的概率。
- 宣称 1M context 并不等于有效使用 1M context;部分模型在 256K 或 512K 时 accuracy 已大幅下降。
- o1-preview 前曾出现约一年的 plateau;reasoning 恢复增长,但未来曲线是继续直线还是再次变成 sigmoid 仍未知。
Hello everyone. Um yeah, thanks so much for coming today. Much appreciated. Um yes, I'm Daniel. I'm from Anslaf. My brother is also here today. Um but yeah, like you know, thanks for coming. Um, so for you folks who don't know us, um, so we actually, you know, we're one of the largest distributors of language models and diffusion models as well. So we don't just do language models. We upload our models to hugging face. 大家好。非常感谢大家今天到场。我是 Daniel,来自 Unsloth,我弟弟今天也在。谢谢各位前来。可能有人还不了解我们:我们其实是 language model 和 diffusion model 最大的分发者之一,并不只做 language model。
Um, and you know, we're on the I think we're number 10 or something on the Oh, no, I don't I don't remember. But anyways, we're on the list of the top organizations on Hugging Face. Um, we have over 300 million total downloads. Um, so definitely check us out on that. Um you can run like you know Deepseek, GLM, many other models and we quantize them down using dynamic quantization. Um so you can run them on your local computer. 我们把模型上传到 Hugging Face;我想我们在榜单上大概排第十——我记不清了。总之,我们是 Hugging Face 顶尖组织之一,累计下载超过 3 亿次,欢迎去看看。
Um we also do many bug fixes for open source models. Um so you know we you know fix many bugs in you know OpenAI's GPUs um you know Meta's models um Google's models deepseas many other models we fix bugs in them. 你可以运行 DeepSeek、GLM 等许多模型;我们通过 dynamic quantization 进行量化,让它们能在本地电脑运行。我们也为 open source model 修复许多 bug。
Um and so like you know they have many issues sometimes and then we post about them on Twitter. um you know we post about our findings um so you know m most of the open source models that you probably guys have used um are most likely fixed by us um and yeah like we collaborate with everyone in the entire world um on you know model releases um yeah we also collaborate with hardware providers and you know we really appreciate the collaborations with everyone we also don't just do model fixes and bug you know bugs we also introduce new features and we also like you know do fixes for the entire trading stack. 我们修复 OpenAI GPU、Meta model、Google model、DeepSeek 等许多模型中的 bug。这些模型有时问题很多,我们会在 Twitter 发布发现。大家用过的大多数 open source model,很可能都经过我们修复。我们也与全世界的人合作发布模型,并与 hardware provider 合作,非常感谢所有合作伙伴。
Um for example, we introduced something called async gradient checkpointing which is used by many organizations. Um we also introduced flex attention which is used by many folks. Um and we also fixed a gradient accumulation bug fix um which increased accuracy by 1 to 3% um across the entire training stack. Um so we don't just like you know do bug fixes for models um it's also like you know whole training stack um fixes and stuff like that. 我们不只修 model bug,也会引入新 feature,并修复整个 training stack。例如,我们推出许多组织使用的 async gradient checkpointing,也推出许多人使用的 Flex Attention;还修复了 gradient accumulation bug,使整个 training stack 的 accuracy 提高 1% 到 3%。
So today, you know, the workshop is quite long. Um, so there will be multiple sections in the workshop. Um, and so after each section, anyone can ask a question. Um, and so, you know, please, I guess, if I'm not sure if there's a microphone, but if you could raise your voice and you ask a question, you know, I'm more than happy to answer them. Um, but you know, the first section we're going to be talking about is the state of AI. 所以我们不只是修模型,也修整套 training stack。今天的 workshop 很长,分为多个 section;每个 section 结束后都可以提问。
So, where is currently language models, AI models, where are they at currently? Um so I'm not sure if everyone knows the meter plot. Um so this meter plot shows the time horizon of uh models. Um if you can you know every single task if it takes a human 16 hours can a model you know finish that task. Um and you can see on this plot you know cloud mythos you know preview is very good. It can do tasks that humans can do that take you know human 16 hours. 我不确定现场是否有 microphone,大家可以提高音量提问,我很乐意回答。第一部分会讲 AI 的当前状态:language model、AI model 目前走到了哪里。不确定大家是否知道 METR plot;它展示模型能够处理的 task time horizon。
Um you know opus 4.6 is also there. you know all the other models are also there and so you know this plot is very good because it symbolizes the AI models are getting better and better and better over time you know recently with the launch of you know GPD 5.6 um you know just well their preview model um you know just on Friday um you know I put the plot so they didn't so me didn't actually update their plot um because they said that the results were not trustworthy enough um but you know I just put it on the plot um and so you can see that GBD 5.6 you know is around you know opus 4.6 sixth level I guess with large confidence bounds um so it's very you know uncertain about the capabilities of the model um however if you include cheating so if you include that the model sometimes likes to cheat on some of the tasks then it actually goes to 270 hours um so we're directly and you know if you look at the y-axis I actually did a disjoint graph um so the y-axis is 50 hours skipped to 250 hours um so if you can imagine the graph is actually very skewed Um when I like made the graph, um GBD 5.6 was like a very big outlier. 例如一项任务若需人类 16 小时,模型能否完成?图上可以看到 Claude Mythos preview 很强,能做需要人类 16 小时的任务;Opus 4.6 和其他模型也在图上。这张图很好地说明 AI model 会随时间越来越强。最近 GPT-5.6 preview 在周五发布。 METR 没有更新图表,因为他们认为结果还不够可信;但我把它加到了图上。可以看到 GPT-5.6 大致处于 Opus 4.6 水平,只是 confidence bound 很大,所以模型能力仍很不确定。不过,如果把 cheating 算进去,也就是允许模型在某些任务上作弊,time horizon 会达到 270 小时。
Um so I had to like compress the graph. Um but this only you know this graph only works if you consider that GBD 5.6 cheated on some of the tasks. Um and so we'll be talking about you know why AI models cheat and how do we like you know solve these issues. Um but yeah this plot is very useful to showcase the capabilities of these models. 请看 y-axis:我做了断轴图,从 50 小时直接跳到 250 小时。可以想象原始图有多偏斜。我制作图表时,GPT-5.6 是非常大的 outlier,只好压缩图形。但只有把 GPT-5.6 在部分任务中作弊算进去,这个结果才成立。
So previously this is 50%. you know if you could if a model can complete the task with 50% of the ch you know of the time to 50% accuracy if you want to actually oneshot the model so you just ask the model you know implement X or implement Y um and you want the model to do very well then you want to look at the 80% success rate if you look at the 80% success rate it kind of drops quite a lot um so you can see that previously mythos is around 16 17 hours um now it only can do three hours so if you prompt a model and you want to have like a oneshot example, you know, you just trust the model by just or asking it, you know, implement, I don't know, page rank or something, you know, implement some sort of rag system, you know, fine-tune a model or something like that. 后面我们会讨论 AI model 为什么作弊,以及怎样解决。这张图很适合展示模型能力。这里原本用 50% 指标,也就是模型有 50% 概率完成任务。如果希望 one-shot:只要求模型实现 X 或 Y 一次,就表现很好,那么要看 80% success rate。到了 80% 指标,能力会下降很多。之前 Mythos 大约能处理 16、17 小时任务,现在只剩三小时。
Um, it can only do a task that will take a human three hours to do. Um, and so the so that is a problem with AI models. Um, generally speaking, if you want to use AI models very well, you need to prompt it at least like, you know, five times or something. 也就是说,如果你 prompt模型并希望 one-shot 成功,只交给它一个任务,比如实现 PageRank、某种 RAG system 或 fine-tune 模型,它只能可靠完成大约相当于人类三小时的工作。
Um and each of those times assuming they're independent um the success rate is much higher if you're prompted many many times right you can't just call the model once and expect it to do work to do well um you need to call it multiple times um and you can also work out the probability of it like succeeding you know if the model is 50% accurate um then it will be 50% failure then it's 1 minus 0.5 to the power of five or something like that you know if you do five turns and then your success rate jumps to like 97% or something um so you need call the model at least five times for it to be very effective. 这是 AI model 的问题。一般想把 AI model 用好,至少需要 prompt 五次左右。若每次结果相互 independent,多次调用会显著提高 success rate。不能只调用一次就期待做得很好,而要调用多次。概率也可以算:若模型 accuracy 为 50%,failure rate 也是 50%;调用五次,成功率就是 1 减 0.5 的五次方,大约 97%。
So previously these are linear you know this is a linear trend you know on the y-axis it's just it's not you know it's just linear um if we log it you know if we log the y-axis you can see that it's more exponential progress um so it's actually a straight line fit to the entire progress of AI models on the meter time horizon um you know benchmark you can see that you know it's very clear that AI models are getting better and better over time um I als We also added you know GBD 5.6 six with the cheating and no cheating and also claude mythos are you know accentuated that and you can see I you don't need now you don't need to like you know fake the y-axis you know you don't need to do like a disjoint y-axis um if you do that you can see that you know models are getting better over time um and supposedly you know if this trend continues these models will get better and better and better better and much better um yeah so so the question is if the trend continues you know that's the fundamental question Um and it's not just you know one specific task for this benchmark that you can see that models are getting better over time across all benchmarks models are getting better over time right so like you know GPQA diamond you know it's kind of plateau you know it's kind of already saturated as a benchmark but over time you know it does very well you know every single benchmark you see models are getting better right live code bench you know maths algorith maths tests um you know even Tesla's you know you know self-driving I guess is also has like a doubling time of 17 months. 所以至少调用五次才很有效。之前图表的 y-axis 是 linear;若改成 log scale,就会看到 AI model 的进展更像 exponential growth,整个 METR time horizon benchmark 上几乎呈一条直线。可以清楚看到 AI model 随时间不断变强。我们还加入 GPT-5.6 cheating 与 no-cheating 的结果,并标出了 Claude Mythos。用 log scale 后无需断轴,也能看到模型持续进步。假设这条趋势延续,模型会越来越好。根本问题是:趋势会不会继续?而且不只这个 benchmark 的特定任务如此,所有 benchmark 上的模型都随时间进步。 GPQA Diamond 也许已经趋于 plateau、benchmark 接近饱和,但模型仍表现很好。每个 benchmark 都显示能力上升,例如 LiveCodeBench、数学和 algorithm 测试。
Um so every single 17 months the models will get better and better. Um you know double their capabilities. Um so over time all these models in every single subject you know every single area it will get better. Um so I guess the main question is you know if we assume every single subject every single area the models get 100% like you know approaching 100% accuracy is this AGI? 甚至 Tesla self-driving 的能力 doubling time 也大约是 17 个月,即每 17 个月能力翻倍。因此模型在每个 subject 和area 都会随时间变强。主要问题是:如果假设每个 subject、每个 area 都接近 100% accuracy,这算不算 AGI?
Um so that is one of the fundamental questions that people ask you know if we just get better on benchmarks um is this AGI um what happens if we get better on all benchmarks you know every single benchmark that human humanity has created it just gets better on all of them. 这是人们会问的根本问题。如果只是 benchmark 不断变好,算 AGI 吗?如果人类创建的每个 benchmark都持续提升,会发生什么?
Um yeah but so this is a you know very good plot show well I guess chart showing all of the different types of benchmarks and they all get better over time. everyone's favorite I guess artificial intell uh you know artificial analysis benchmark showing you know artificial intelligence getting much much better over time as well you know fable I guess is I guess the best for now um although not everyone can access it currently but anyways it's for now it's the best um and you can see over time that you know these models are getting better over time as well um and you know like this plot showcases um a very useful indication you know like how do we like you know benchmark you know is this benchmark actually good um in terms of like you know showcasing the capabilities of models as well. 这张 chart 汇总多类 benchmark,它们都随时间变好。大家熟悉的 Artificial Analysis benchmark 也显示 artificial intelligence 越来越强。 Fable 目前似乎最好,虽然还不是所有人都能访问。总之它暂时最好。图中可见模型仍持续进步。这张图也提供了一个有用提示:我们怎样 benchmark?这个 benchmark 是否真的能展示模型能力?
Um and we'll be also discussing about that as well. Um on the other hand yes models are getting better over time. Um but there are some things which models are not very good at still for example long context is not doing very well. Um so you know most models you might say okay Gemini has 1 million context length. You know GBD has 1 million context length. Claude has 1 million context length. But should you actually use all of the 1 million context length? 后面也会讨论。另一方面,模型确实越来越强,但有些事情仍不擅长,例如 long context。许多模型宣称有 100 万 context length,Gemini、GPT 和 Claude 都是如此;但真的应该把 100 万全部用完吗?
Um so there are actually benchmarks to showcase that if you use for example GBD 5.5 um you know if you use 512 context your accuracy reduces to 50%. Um so if you use you know 512 context you will only remember 50% of the facts that you wrote in the previous context. Um so maybe that's not a good idea to use the full context. Um you can see opus 4.7 um 4.6 4.7 is the very last orange line. Um so at the context length of 256K it goes to 0%. Um so this might be a benchmark flaw. 一些 benchmark 显示,例如 GPT-5.5 使用 512K context 时,accuracy会降到 50%,也就是只能记住前面 context 中 50% 的事实。因此用满 context 也许不是好主意。 Opus 4.6/4.7 是最后一条橙线,在 256K context length 时甚至降到 0%。
Um so maybe don't trust the benchmark too much. Um but it's good to look at the benchmark overall. You know where is the model's capabilities for long context. Um the blue lines I highlighted are open source models. You know deepseek gl 5.1 other models. Green is Google's models. Um but you can see in general you know models are models definitely do degrade over long context. 这也可能是 benchmark flaw,所以不能太相信单一 benchmark,但可用它整体观察 long-context capability。蓝线是 open source model,包括 DeepSeek、GLM 5.1 等;绿线是 Google model。
Um so if you you know for example if you set like a you know automatic compaction area I would not suggest you to use all 1 million context maybe maximum 600k or something um and then compact it and then continue your you know coding session um but I would yeah but in general you know this plot shows that long context still has a very long way to go um and if we want to have long context you know capabilities um labs I guess will have a lot of time to fix this problem. 总体看,模型在 long context 下确实退化。因此,例如设置 automatic compaction 时,我不建议用满 100 万 context,也许最多用到 600K 就 compact,再继续 coding session。
Yeah. So another plot is you know just showing open source versus closed source. So open source still has some way to go for this you know long context. Um so open source is blue line and the black lines are like you know closed source models. Um and you can see in general open source does okay but there's definitely much more room for improvement. Um I guess compared to Opus 4.7 it's better. 总体而言,这张图说明 long context 还有很长的路;想获得真正的 long-context capability,实验室还要花很多时间解决。另一张图比较 open source 与 closed source 的 long context。
Um but you know maybe this benchmark does need maybe there are some flaws in the benchmark as well. Um yeah, but overall you know this plot shows that long context definitely still has more room for improvement. And also you know like if you looked at the plot previously you know this meter plot um I'm not sure if you can see that before 01 preview there is actually a plateau of performance. open source 是蓝线,closed source 是黑线。总体看 open source 表现尚可,但仍有很多提升空间。与 Opus 4.7 相比也许更好,不过 benchmark 本身也可能有缺陷。
Um and so if you can see you know GBD4 to GBD40 there's not that much performance improvement. 总体上,这张图表明 long context 仍有改进空间。
Um and so this time frame around one year um was when you know the labs were confused on what is next um you know before 01 preview which showed that reasoning was very important they didn't actually know what to pursue next um and so for one year the models kind of plateaued um and so I call this the intelligence plateau the hypothesis that you know you know assume that we never have discovered reasoning then maybe air models would have like plateaued um but because we have discovered reasoning you know we have shown that models can do reasoning capabilities we have continued the trend continuously um and so normally I don't know if this is like luck um or if this is a self fulfilling prophecy um so I don't know if you guys you know the moor law um you know mos law has continued um not because of the law but because people know that it must continue and so people invest money into the resources to make the law continue um and so this kind of like shows that you know we might have been in of the world where models have stopped improving. 回到之前的 METR plot,在 o1-preview 之前其实出现过 performance plateau。从 GPT-4 到 GPT-4o,提升不大。这段时间大约持续一年,实验室当时不知道下一步做什么。在 o1-preview 证明 reasoning 很重要之前,大家并不知道该继续追求什么,所以模型 plateau 了一年。我称之为 intelligence plateau:假设我们从未发现 reasoning,也许 AI model 就会停止提升。但因为我们发现模型能做 reasoning,趋势得以延续。我不知道这是运气还是 self-fulfilling prophecy。大家知道 Moore's law 吗?
Um but you know with the launch of 01 preview you know I guess models have went back to trend. In fact I made a plot showcasing you know assuming we did not discover reasoning or 01 preview. Um then the black line was the supposed you know capabilities of the models. You can see I made it into a S shape um like a you know a sigmoid type shape. 它之所以持续,不是因为一条自然法则,而是因为人们相信它必须持续,于是投入资源让它继续。这个例子说明,我们本可能进入模型停止进步的世界;但 o1-preview 发布后,模型回到了趋势线上。
Um and if you know if we didn't discover reasoning then models definitely will taper off in terms of capabilities right we'll only have a model that's as capable as claw 3.7 sonnet I guess or 01 or something like that um but you know luckily because of reasoning and this new paradigm of scaling you know the green line is the new scaling law um and you can see previously the black line the doubling time was actually around seven months so every single seven months the capabilities of the models double um but now it has shrunk to 3.5 months. 我画了另一张图,假设我们没有发现 reasoning 或 o1-preview,黑线就是模型原本可能达到的能力。可以看到我把它画成 S shape,也就是 sigmoid。如果没发现 reasoning,能力会逐渐变平,最高大概只达到 Claude 3.7 Sonnet 或 o1 的水平。
So every single 3.5 months you just need to wait 3.5 months and the models will get double better, right? Better by two times. Um and that's quite striking I guess. Um so the main question though is will the green line continue as a straight line? 幸运的是,reasoning 与新的 scaling paradigm 带来绿色的新 scaling law。之前黑线的doubling time 大约七个月,即模型能力每七个月翻倍;现在缩短到 3.5 个月,只要等 3.5 个月,模型就会强一倍,这很惊人。
Um that is a fundamental question that labs are still struggling on. you know what happens if the green line again you know the green line again goes as a S shape you know that's possible um but you know we don't actually know if this will happen you know if the green line will continue scaling you know going all the way up to infinity I guess or would it be like an S shape um and this is you know many researchers are you know I guess have sleepless nights you know what is the next you know what is the next thing afterwards after reasoning after 01 you 不过关键问题是绿色直线会不会?继续,这仍是实验室苦苦思考的。根本问题。绿色线也可能再次变成 S shape。我们不知道它会持续上升到无穷,还是最终形成 S shape。许多 researcher 为此彻夜难眠:reasoning、o1 之后,下一件事是什么?
主持人 know what is the next thing afterwards um and you know Many researchers will need to like you know I guess think about this. Um yeah but you know this plot is very you know this is one of my favorite plots because it shows that you know AI progress can continue over time with new ideas and innovation. Oh yes. So does anyone have any questions for the first section? Um yes. So we came all the way to one trillion right? 许多 researcher 必须思考它。这是我最喜欢的图之一,因为它说明新的 idea 和 innovation 能让 AI progress 延续。第一部分有人提问吗?观众:我们已经做到一万亿参数。下一次跃升是否需要十万亿参数,还是会受到 hardware 限制?
Do you think the next jump if we need do we need like 10 trillion parameters when we'll see the jump or hardware will be the limitation that yes that's a great question. So the question was you know models we're currently at one trillion parameters do we need to go to 10 trillion parameters or more for models to be even more capable? 嘉宾:这是个好问题。我们现在大约有一万亿参数,是否需要十万亿乃至更多才能进一步提高能力? scaling law 表明,把 parameter count 与 data size 相乘并提高这个数,模型通常会更强。
Um so the scaling laws does say that you know if you multiply the parameters and the data size um generally speaking this number if you increase the number you will get the models become more capable. So yes you can increase the parameters by 10 times and in general your performance will increase. Um however the view is there is going to be diminishing returns. Um I feel like you know it's not just the model size times the data set size. 所以把 parameter 增加十倍,performance 一般会提高。但会有 diminishing return。我认为并非简单的 model size 乘 dataset size,而是某种带 power law 的比例,因此回报会递减。
It's actually a ratio um some sort of like power law when you multiply them. So you actually get diminishing returns over time. So yes, you're right. If you want to have actually I'm not sure the exact law, but if you want to have double capabilities, you do need to 10 times the parameters. Um and then if you want another double, you have to 10 times it again. So it's 1 to 10 to 100 trillion parameters. um if you want maybe that's not a good way to scale. 具体公式我不确定,但若想让能力翻倍,可能需要把参数增加十倍;再翻倍又要增加十倍,于是从一万亿到十万亿,再到一百万亿参数。也许这不是很好的 scaling 方法。相比构建一百万亿参数模型,新 algorithm 或 architecture 也许更好。
Um maybe instead you know instead of making a 100 trillion parameters some sort of new algorithm or new architecture could solve that problem. Um but you're right like if you're a lab you want to do something easy and so the easiest path is to just make a 10 trillion parameters. Um but I would say like you know maybe a new algorithm will be better. Um yeah any other questions? Yes. So you do think that we are approaching the limitation of next token prediction. 但如果你是实验室,会想选择容易的事情,最容易的路径就是直接造十万亿参数模型;不过新 algorithm 可能更好。还有问题吗?观众:你认为 next-token prediction 已接近极限吗?
That is a good question. I would say that for next token prediction it's very powerful because you can essentially the human language is extremely powerful and it doesn't have to be human language. 嘉宾:好问题。 next-token prediction 非常强,因为 human language 本身极其强大,而且不必局限于 human language,也可以是 math 或 code。
It can be you know maths coding you can just predict the next word and in order to predict the next word or token you need to know everything about that token or that word right so like I think IA was talking about like you know Ilia Satska he was saying like you know you need to have you need to make a weld model in the model in order to like predict the next word so I still think next word prediction still has a lot of way to go for example if you see this plot you know if we didn't have reasoning I guess okay maybe it would have plateaued But because we have discovered this new methodology you know reasoning and trying to like scale even more on next word you know next word prediction we have you know went back to trend um I feel like so the main question is if we don't have next word prediction what is next um that is the fundamental question most I mean I'm not sure like you know I'm not certain what's what's the next thing I feel like next word prediction is just extremely powerful because it's very easy to formulate and you can just like you know you can have like you know because attention is very powerful as well. 仅预测下一个 word,就必须了解与这个 token 或 word 有关的一切。 Ilya Sutskever 曾说,为了预测下一个 word,模型必须在内部建立 world model。所以我认为 next-word prediction 仍有很长的路。看这张图,没有 reasoning 时也许会 plateau;但发现新的 methodology——reasoning,并继续扩大 next-word prediction 后,我们又回到趋势线上。主要问题是:如果不做 next-word prediction,下一步是什么?这是根本问题,我不确定答案。
You can have, you know, this special cause of attention mechanism and it's very efficient to train. So, I'm not sure I think the main question is I'm not sure what's next. Um, I guess researchers will like, you know, they're trying to scratch their heads, you know, what is next afterwards? Um, yeah. I I Yeah. Yes. 我觉得 next-word prediction 极其强大,因为很容易 formulate;attention 也很强,可以采用某种特殊 attention mechanism,并高效训练。所以我仍不知道下一步是什么。 researcher 都在绞尽脑汁想之后怎么办。
嘉宾 Just a follow up on it. Do you feel like we are in the same era like how we attention came out? Right. So, attention like we don't know what's next. Yes, that's a fair followup. So, um, you were mentioning how it's kind of like LSTMs or the old AI world. We don't know what's next afterwards. Um, that's a fair point. I feel like so like, you know, previously this example, right? 观众:追问一下,你觉得我们是否处在类似 attention 刚出现时的时代?嘉宾:对,我们不知道 attention 之后是什么。你提到这有点像 LSTM 或旧 AI 时代,不知道下一步在哪里,这是合理的。
So, after GBD4, it was just pre-training, some, you know, supervised fine tuning, some ROF, you know, some RL um, and they waited one year until 01 preview. 之前GPT-4 之后,只有 pre-training、一些 supervised fine-tuning、一些 RLHF 和 RL;大家等了一年才看到 o1-preview。
So in this one year of fog you know the fog of war we don't know what what was next and so researchers you know were scrambling you know do we do the reasoning process do we make pre-training better do we make the model bigger and bigger and bigger you know they tried all these experiments um and reasoning was the one that won I guess um but I think like I think the main question is is the green trend going to continue at the current time it looks like it's continuing once we see models starting to taper out in intelligence, you know, in capabilities, then we'll go back to the, you know, olden days of like, you know, this one year waiting period. 在这一年的 fog of war 中,没人知道下一步是什么。 researcher 四处尝试:做 reasoning process、改进 pre-training、不断放大模型;各种 experiment 都做过,最终 reasoning 胜出。现在关键仍是绿色趋势能否延续。
But I think for now, these models seem very powerful. Um, yeah. So, like I'm not sure if this will, I mean, if you look, okay, if you squint at the plot, I guess maybe we're tapering out. Maybe um let's not consider the GBD 5.6 cheating example, right? Let's remove that from the plot. Um, but you can see the GBD 5.6 Mythos, you know, 4.6. They're kind of all I guess they're kind of tapering. 当前看仍在持续;等模型 intelligence 或 capability 开始变平,我们就会回到过去那种等待一年的日子。但目前模型看起来很强。我不确定趋势是否会停止;如果眯眼看图,也许已经在变平。
Um so maybe as a I mean I don't know if we someone wants to bet on this but you know maybe models have tapered out but we're not sure. So we shall wait a few more months and see. So let's wait 3.5 months. If we wait 3.5 months and see the models do not improve then we have tapered out. Um but remember we only need to wait 3.5 months. Um so then this law will fail. 先删掉 GPT-5.6 cheating 的结果;GPT-5.6、Mythos、Opus 4.6 似乎处在相近水平,也许已经 tapered out。我不知道是否有人愿意下注,我们仍要再等几个月。等 3.5个月,如果模型没有进步,就说明趋势变平,这条 law 失败了。
In fact, if you wait seven months, if you wait seven months, so double the time and models have, you know, just assume you know that dotted line that if if the models just follow the dotted line, okay, then we have tape it out. And I would agree that, you know, we'll have to design something new in, you know, make some new invention or something like that. Um, but for now,you know, for now looks like it's doing fine. Um, yeah. Okay, next section. 事实上,如果等七个月——两倍时间——模型仍只沿虚线走,那我同意我们必须设计新东西、做新 invention。但目前看起来没问题。进入下一部分。每部分都可提问。接下来讲 open model 与 closed model。