当前位置: 首页 > news >正文

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
http://www.jsqmd.com/news/850990/

相关文章:

  • 迅为iTOP-RK3576开发板评测:从硬件解析到AIoT实战部署
  • ESXi 7.0升级后后悔了?别慌,用VMware Hypervisor Recovery轻松降级(含6.x升7.0特殊说明)
  • 你正在找靠谱吹塑机厂家?这3个选型维度比榜单实用 - 速递信息
  • 微信小游戏性能天花板在哪?用Unity URP项目实测告诉你(附与iOS原生对比)
  • 蒙城悦洁家政服务经营部:安徽房屋漏水维修公司 - LYL仔仔
  • N_m3u8DL-RE流媒体下载器:如何轻松下载加密视频的完整指南
  • kubesphere
  • 从跟跑向领跑跨越,炎怀科技携自主研发TPS导热仪、高精度热台首次亮相2026主动散热与被动散热技术产业大会
  • 从零搭建水文监测数据平台:基于SL651协议与Node-RED的实时解析与可视化
  • 福建旧黄金回收旧银饰回收PT950铂金回收钻戒回收金银铂钻回收高价多少钱一克同城价格查询上门上门估价闲置变现转让靠谱权威排行榜 - 检测回收中心
  • 深圳人注意了!黄金回收报价高不等于到手多,这篇避坑指南帮你省下几千块 - 润富黄金珠宝行
  • 终极跨平台GUI解决方案:深入解析VcXsrv Windows X Server完整技术指南
  • 别再只懂104了!从风扇到芯片,手把手拆解电容在电路里的5种‘隐藏用法’
  • ARM SME指令集UMLSL多向量运算详解
  • 3步掌握ComfyUI-Impact-Pack:让AI图像细节从模糊到惊艳的终极指南
  • GPT-4o vs Claude 3.5 vs DeepSeek:测试工程师该如何选拔大模型?
  • 天龙八部GM工具终极指南:5分钟掌握游戏数据管理核心技巧
  • Flutter状态管理选型指南:Provider、Bloc、Riverpod,我的项目到底该用哪个?
  • LaTeX子图排版避坑指南:为什么你的图总对不齐?从原理到实战一次讲清
  • CAN DBC文件实战:手把手教你用CANdb++为OBD诊断信号建模(含Value Tables技巧)
  • 不同发质护发素推荐:针对染烫受损发质的精选 - 速递信息
  • 涨跌停板制度是什么
  • Vue.js + Ant Design 实战:手把手教你搭建一个可拖拽的仓库平面图编辑器
  • 传统RPA的边界与突破:AI Agent、融合平台、低代码三类替代方案技术解析
  • 保姆级教程:用perf_analyzer和model-analyzer榨干你的Triton Server模型性能(附避坑指南)
  • 别再乱用默认设置了!LabVIEW子VI重入属性实战详解(共享副本 vs 预分配)
  • ABB机器人程序模块属性(NOSTEPIN/READONLY等)实战配置指南:保护代码与调试效率的平衡术
  • 面向对象编程(OOP)三大特性:封装、继承、多态
  • 深度学习架构可视化新范式:Neural-Network-Architecture-Diagrams如何重塑神经网络设计工作流
  • MSP430微控制器:超低功耗设计、事件驱动编程与嵌入式开发实战