Generative AI applications - What LLMs can and cannot do

What prompting an LLM can do

  • Can a fresh college graduate follow the instructions in the prompt to complete the task?

Knowledge cutoffs

  • An LLM's knowledge of the world is frozen at the time of its training(2022年1月)

Making things up: Hallucinations

  • so understanding its limitations is important if you are using this for documents of real consquence

The input (and output) length is limited

  • Many LLMs can accept a prompt of up to only a few thousand words.
  • The total amount of context you can give it is limited.
  • Some LLMs have longer context limits - up to 100,000 words
  • An LLM's context length is the limit on the total input+output size

Generative AI does not work well with structured (tabular) data

  • use supervised learning to structured data

Generative AI works best with unstructured data

  • ( text images, audio, video)

Bias and Toxicity

  • An LLM can reflect the biases that exist in the text it learned from.
  • Some LLMs can output toxic or other harmful speech, but most models have gotten much safer over time
相关推荐
秦先生在广东6 分钟前
reverse-skill:面向 AI 编码客户端的逆向工程技能路由包
人工智能
天远Date Lab8 分钟前
分布式微服务实战:基于天远车辆估值构建自动化车价评估网关
人工智能·分布式·微服务·自动化
Proaiapi11 分钟前
2026 年 API 中转与聚合平台选型指南
人工智能
AI工具测评家11 分钟前
2026 知网 & 维普 AIGC 检测底层逻辑解析|快降重 / 笔过 AI / 快将 AI 改写技术差异对比
人工智能·aigc·降重·ai检测·查重·降ai
衡石科技12 分钟前
构建软件公司的JARVIS:AI Native研发中枢的方法论
人工智能·ai·数据分析
喜欢睡觉14 分钟前
AI Agent 的记忆机制
人工智能
不想当程序汪的第N天16 分钟前
【AI】智能体经典范式
人工智能
武子康17 分钟前
删掉邮箱后,Agent Trace 仍可能泄露什么:一条可重放脱敏流水线
人工智能·llm·agent
Csvn18 分钟前
LLM 当裁判?先懂它的 4 个偏心——自动化评测实战(E03)
人工智能
呆萌很18 分钟前
简要介绍 torchvision.datasets.ImageFolder
人工智能