T
traeai
Sign in

概念

LLMs

别名:大语言模型

具备代码生成能力的新型AI模型

已跟踪 30 条高相关材料

TraeAI 观察

相关材料

已收录 30 条与 LLMs 相关的内容,按评分排序。

How an AWS team detects dashboard content failures at scale using Amazon Bedrock

How an AWS team detects dashboard content failures at scale using Amazon Bedrock

AWS Machine Learning Blog2284 字 (约 10 分钟)
85

AWS团队利用Amazon Bedrock的LLM实现仪表板内容自动化验证,将故障检测时间从72小时缩短至1小时。

入选理由:使用Amazon Bedrock的LLM进行视觉和数值双重验证,覆盖802种内容故障场景

FeaturedArticle#AWS#Amazon Bedrock#AI监控#数据验证#无服务器架构英文
Hacker News Best 图标

The Emergent Symbolic Structure of Artificial Neural Networks

Hacker News Best722 字 (约 3 分钟)
85

神经网络的内部表示可能隐式实现符号结构,从而在语言、逻辑等领域表现出色。研究通过数学方程近似验证了这一假设,并展示了对LLM行为的干预方法。

入选理由:神经网络的符号结构可被数学方程近似,误差低于5%

FeaturedArticle#神经网络#符号结构#AI#大语言模型英文
Andrew Ng(@AndrewYNg) 图标

New: A map of the most important skills in AI Engineering. https://t.co/VVkn1Dqp1N

Andrew Ng(@AndrewYNg)987 字 (约 4 分钟)
85

Andrew Ng发布AI工程技能地图,明确构建AI应用、软件工程基础等四项核心技能,基于10,000个职位分析和专家访谈得出。

入选理由:构建AI应用需掌握LLMs、RAG等技术及统计评估方法

FeaturedTweet#AI工程#技能地图#Andrew Ng#软件工程英文
Presentation: Can Claude Fix Itself? Using LLMs for Incident Response

Anthropic工程师分享LLMs在事件响应中的实践:AI擅长日志分析但难以判断因果关系,需与人类专家协作。

入选理由:LLMs可处理90%的常规日志分析任务,但无法替代人类判断因果关系

FeaturedArticle#LLMs#事件响应#Anthropic#SRE#AI运维英文
Why Do AI Agents Hallucinate?

Why Do AI Agents Hallucinate?

LangChain181 字 (约 1 分钟)
85

AI代理的幻觉源于模型的错误猜测,且错误会通过代理的步骤放大,需通过评估验证。

入选理由:LLMs本质上是词猜测器,错误猜测时与正确猜测同样自信

FeaturedVideo#AI代理#LLM#模型评估#LangChain英文
Arize AI Blog 图标

How OpenAI uses human feedback to evaluate and improve LLMs

Arize AI Blog2971 字 (约 12 分钟)
85

OpenAI通过整合用户显式/隐式反馈构建了统一数据层,结合LLM管道和聚类分析实现自动化问题追踪,使截图可直接生成修复代码。

入选理由:OpenAI的反馈系统使截图能自动定位代码问题并生成pull request

FeaturedArticle#LLMs#AI改进循环#OpenAI#反馈系统英文
Martin Fowler 图标

DSLs Enable Reliable Use of LLMs

Martin Fowler3854 字 (约 16 分钟)
85

DSLs通过明确边界和抽象确保LLMs生成代码的准确性,Tickloom案例展示其与LLMs的协同效应。

入选理由:DSLs提供清晰边界,使LLMs生成代码符合预期意图

FeaturedArticle#DSL#LLM#软件工程#领域特定语言英文
The Rundown AI(@TheRundownAI) 图标

UpDoc成为首个获得FDA批准的基于患者面向LLMs的医疗设备,可管理2型糖尿病患者胰岛素。其功能包括远程联系患者、调整剂量、记录决策等,基于斯坦福临床试验。

入选理由:FDA首次批准基于LLMs的医疗设备,用于糖尿病胰岛素管理

FeaturedTweet#AI医疗#FDA批准#LLMs#糖尿病管理英文
Agentic SOCs: The public sector’s new AI cybersecurity defense

Agentic SOCs: The public sector’s new AI cybersecurity defense

Elastic Blog1514 字 (约 7 分钟)
85

AI-powered SOC becomes new paradigm for public sector to combat AI-driven cyber threats through automation and human collaboration.

入选理由:66%的SOC每周损失1天时间整合分散工具数据

FeaturedArticle#AI#SOC#cybersecurity#public sector英文
🔬ESMFold2: The Bitter Lesson is Coming for Proteins - Alex Rives, BioHub

🔬ESMFold2: The Bitter Lesson is Coming for Proteins - Alex Rives, BioHub

Latent Space1242 字 (约 5 分钟)
85

BioHub 发布 ESMFold2,展示通用语言模型在蛋白质折叠中的强大能力,挑战专有模型如 AlphaFold3。

入选理由:ESMFold2 在蛋白质相互作用预测中表现优异,尤其是抗体。

FeaturedArticle#ESMFold2#蛋白质折叠#BioHub#通用语言模型#AlphaFold3中文
Can LLMs Replace Survey Respondents?

Can LLMs Replace Survey Respondents?

Towards Data Science1774 字 (约 8 分钟)
85

Large language models (LLMs) can replicate average responses of major household surveys, but they fail to capture the dispersion of responses, leading to a 'mode collapse' where the model's responses are too homogeneous. The paper 'Can LLMs Mimic Household Surveys?' explores this issue and attempts to address it through unlearning techniques, showing some improvement in capturing the variability of human responses.

入选理由:LLMs can accurately replicate average survey responses but fail to capture the diversity of individual responses.

FeaturedArticle#LLMs#Surveys#Mode Collapse#Unlearning Techniques#Artificial Intelligence英文
AI Dev 26 x SF | Tom Howlett: Can LLMs Generate Enterprise Quality Code?

AI Dev 26 x SF | Tom Howlett: Can LLMs Generate Enterprise Quality Code?

DeepLearning.AI8599 字 (约 35 分钟)
85

LLMs-generated code faces enterprise quality gaps requiring process/tool improvements to achieve sustainable production-level code generation.

入选理由:Carnegie Mellon研究显示Cursor用户前三个月代码生成速度提升3-5倍,但随后因复杂度增加导致速度下降

FeaturedVideo#LLMs#Enterprise Code#SDLC#Cursor#Carnegie Mellon Study英文
What is Code

What is Code?

Martin Fowler2568 字 (约 11 分钟)
85

In the era of LLMs, the core value of code has shifted from machine instruction execution to conceptual model design, requiring developers to focus on domain vocabulary and system architecture.

入选理由:LLMs使代码指令生成成本降低,但概念模型设计(如领域词汇)成为核心价值。

FeaturedArticle#Code Design#Domain Model#LLM英文
Fireside chat at Sequoia Ascent 2026 from a ~week ago. Some highlights:

The first theme I tried to ...

Karpathy在Sequoia Ascent 2026的炉边谈话中强调了LLMs超越加速现有技术的新领域,如无需代码的应用menugen、安装.md技能代替.sh脚本,以及LLM知识库处理非结构化数据的能力。

入选理由:LLMs开启新应用领域,如menugen无需传统编码即可生成输出。

FeaturedTweet#LLMs#人工智能#Fireside Chat#Sequoia Ascent中文
What Lies Beneath the API — Benjamin Cowen, Modal

What Lies Beneath the API — Benjamin Cowen, Modal

AI Engineer2522 字 (约 11 分钟)
75

The article explores the trend in AI application development from using frontier APIs to fine-tuning models, highlighting that as companies and products mature, fine-tuning becomes a key choice for improving performance and reducing costs, and introduces Modal as an emerging cloud provider simplifying this process.

入选理由:公司和产品成熟后,越来越多转向模型微调以提升性能和降低成本。

FeaturedVideo#AI#Fine-Tuning#Model#Cloud Services#Customization英文
fast.ai Blog 图标

How To Use AI for the Ancient Art of Close Reading

fast.ai Blog1181 字 (约 5 分钟)
75

文章探讨了如何利用大型语言模型(LLMs)进行细致阅读,提供了实际案例和益处分析,但信息密度一般。

入选理由:LLMs能帮助识别文本外延连接。

FeaturedArticle#LLM#阅读#教育英文
Andrej Karpathy(@karpathy) 图标

Andrej Karpathy has joined Anthropic, stating that the next few years at the LLM frontier will be especially formative, and he plans to return to R&D and resume education work.

入选理由:Andrej Karpathy已加入Anthropic,将重返LLM研发一线。

FeaturedTweet#LLM#Anthropic#Andrej Karpathy#R&D#AI Education英文
Yann LeCun(@ylecun) 图标

Yann LeCun 认为大语言模型(LLMs)在工业流程控制和高维噪声数据理解方面价值有限,但强调长期来看,真正的智能和规划能力才是关键。

入选理由:LLMs 在工业流程控制和高维噪声数据理解方面价值有限。

FeaturedTweet#AI#大语言模型#Yann LeCun中英混合
Simon Willison's Weblog 图标

Quoting Josh W. Comeau

Simon Willison's Weblog338 字 (约 2 分钟)
65

AI导致开发者课程销售大幅下降,LLMs提供个性化辅导减少付费课程需求,课程创作者收入普遍下降50%以上。

入选理由:LLMs提供个性化辅导使开发者学习需求转向免费资源

FeaturedArticle#AI#在线教育#LLMs#课程销售英文
Martin Fowler(@martinfowler) 图标

Martin Fowler on the Future of Source Code

Martin Fowler(@martinfowler)135 字 (约 1 分钟)
65

Martin Fowler discusses whether there will be source code in the future, pointing out that code has two purposes: as machine instructions and a conceptual model of the problem domain.

入选理由:Unmesh Joshi认为代码有两个目的:机器指令和概念模型。

FeaturedTweet#Software Development#Nature of Code#LLMs中文
Why Inventing General Relativity Is the Final Test for AI - Adam Brown

Why Inventing General Relativity Is the Final Test for AI - Adam Brown

Dwarkesh Patel264 字 (约 2 分钟)
60

发明广义相对论可能是AI的终极测试,但文章信息密度低,缺乏具体技术细节。

入选理由:发明广义相对论可能被视为AI的终极测试。

FeaturedVideo#AI#物理学#LLM英文

跨材料问答 · LLMs

回答基于:LLMs 相关 30 条材料
    0 / 500

    AI may generate inaccurate information. Please verify important content.