Skip to content

aoduhabc/first-principles-for-vulnerability-funding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

first-principles-for-vulnerability-funding-LLM

大模型的痛点:

  1. A->B做得很好,B->A却不行
  2. 有些东西可以在 engineering 上外部补偿,有些本质的东西不行
  3. 因此,场景很重要。有些场景,大模型就是做不好(跳跃思维->next token prediction、批判性思维-> world modle、利他思维 -> prediction 会放弃很多答案,哪些答案是对人最有用的)

大模型的优点:

  1. 根据 transformer 的结构特性:自回归模型是不断将预测的词补充进上下文,然后再去预测下一个词。只要给它足够多的 context ,它就会预测精准的结果。

大模型时代下的意义:

  1. 信息不重要,如何解读信息,形成有价值的观点

  2. 过往ML:需要“喂”,之后“模仿”,基于的是“对应关系”

  3. ChatGPT:需要“教”,之后“懂”,基于的是“内在逻辑”

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages