ChatGPT Prompt Engineering for Developers

Two types of large language models(LLMs)

  • Base LLM.s
    • Predicts the next word based on text training data
  • Instruction-tuned LLM.s
    • Tries to follow instructions
    • Trained: you start off with a base LLM
    • Fine-tuned on instructions and good at following those instructions
    • Those instructions and then often further refine using a technique called R.L.H.F
    • RLHF: Reinforcement Learning with Human Feedback
    • Helpful, Honest, Harmless

When an LLM doesn't work, sometimes it's because the instructions weren't clear enough.

相关推荐
AI工程效率栈3 小时前
AI 帮你补异常处理时,新人最容易犯的错:把失败悄悄变成成功
gpt·chatgpt
凌奕3 天前
让你的 AI 编程助手「偷懒」:50k Star 的 Ponytail,让 Agent 少写一半代码
chatgpt·agent·claude
星落zx9 天前
Spring Boot 多模型集成:优雅调用全球主流大模型
人工智能·spring boot·chatgpt
在路上走着走着9 天前
Prompt Engineering 入门指南:从原理到上手
人工智能·prompt
爱读书的小胖9 天前
无偿分享ChatGPT Image 2画图网页与并发绘图python程序【Ai绘图】
开发语言·python·chatgpt
码农小旋风9 天前
Claude Code 基础用法大全:对话、分析、修改、测试、Git 和工作流
人工智能·git·chatgpt·claude
武子康9 天前
调查研究-180 roboflow/supervision:计算机视觉工程里的“胶水层“,为什么值得关注?
人工智能·opencv·计算机视觉·chatgpt·llm·向量化
coft9 天前
Loop Engineering — 从“写 prompt“到“设计循环“,AI Agent 的下一次进化
人工智能·prompt
果子耶耶9 天前
让大模型帮我写单元测试,5个模型的覆盖率和边界处理能力实测
chatgpt·单元测试
CoLiuRs9 天前
从 Prompt 到 Loop:AI 工程到底在卷什么
人工智能·prompt