Designing Large Language Model Applications: A Holistic Approach to Llms
暫譯: 設計大型語言模型應用:全面性的方法論
Pai, Suhas
- 出版商: O'Reilly
- 出版日期: 2025-04-15
- 定價: $2,700
- 售價: 9.5 折 $2,565
- 語言: 英文
- 頁數: 364
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1098150503
- ISBN-13: 9781098150501
-
相關分類:
Large language model
立即出貨
買這商品的人也買了...
-
$2,106System Design on AWS: Building and Scaling Enterprise Solutions -
$2,565Python Polars: The Definitive Guide: Transforming, Analyzing, and Visualizing Data with a Fast and Expressive Dataframe API (Paperback) -
$1,615Building AI-Powered Products: The Essential Guide to AI and Genai Product Management (Paperback) -
$2,517Databricks Certified Data Engineer Associate Study Guide: In-Depth Guidance and Practice (Paperback) -
$1,995Building Medallion Architectures: Designing with Delta Lake and Spark (Paperback) -
$2,593Data Engineering Design Patterns: Recipes for Solving the Most Common Data Engineering Problems (Paperback) -
$2,160Building Generative AI Services with Fastapi: A Practical Approach to Developing Context-Rich Generative AI Applications (Paperback)
LLM 大語言模型 詳見活動內容 »
-
78折
零基礎玩轉 LLM 應用全攻略:Python × No-Code 實作 AI 開發超簡單(iThome鐵人賽系列書)$690$538 -
79折
大型語言模型應用實戰:從 Prompt Engineering 到 Agentic RAG 與 MCP$790$624 -
78折
大模型時代:從 ChatGPT 一枝獨秀到全面開戰的 AI 賽局$500$390 -
79折
業界實戰親授 - 大型語言模型微調、最佳化、佈署一次到位$980$774 -
79折
深度學習最佳入門與專題實戰:自然語言處理、大型語言模型與強化學習篇$880$695 -
79折
AIGC 大型語言模型 - 個人應用到企業實戰立刻上手$780$616 -
79折
讓 LLM 飛起來的工具使用 - AI Agent MCP 協議開發、標準、應用$790$624 -
79折
AI Agent 手刻首選 - 使用 LangChain 親手實作 LLM 大型商業專案$880$695 -
79折
LLMOps 打造穩定運行的大型語言模型系統 (LLMOps: Managing Large Language Models in Production)$620$489 -
79折
實用 DeepSeek 技術 - 開發真正可用的 LLM 應用程式$880$695 -
78折
AI 程式設計、深度學習與 LLM 入門到精通:PyTorch × GPT × Transformer × LLaMA 實作指南(iThome鐵人賽系列書)$650$507 -
79折
LLM 工程師開發手冊 (LLM Engineer's Handbook: Master the art of engineering large language models from concept to production)$1,250$987 -
79折
AI Agent 智能工作流:設計與自動化全實戰$760$600 -
79折
不再是 ChatBot - 最新 AI Agent 代理建構$880$695 -
79折
最新 AI 開發範式 - Agent 多重智慧體自動產生應用$680$537 -
79折
LangChain 開發手冊 -- OpenAI × LCEL 表達式 × Agent 自動化流程 × RAG 擴展模型知識 × 圖形資料庫 × LangSmith 除錯工具$680$537 -
79折
LLM 提示工程技術|打造兼具藝術與科學的高效應用 (Prompt Engineering for LLMs: The Art and Science of Building Large Language Model-Based Applications)$620$489 -
79折
LLM 語意理解與生成技術完全開發 (Hands-On Large Language Models)$980$774 -
79折
LLM × 網路爬蟲終極實戰:n8n 串接資料爬取 × Qdrant × RAG 打造本機 AI Agent$980$774 -
79折
LangChain 學習手冊|使用 LangChain 與 LangGraph 建構 AI 與 LLM 應用程式 (Learning LangChain: Building AI and LLM Applications with LangChain and LangGraph)$680$537 -
79折
Node.js 與 LLM 原理與實務:AI 應用程式開發$780$616 -
79折
知道你的下一筆訂單 - 使用 LLM$980$774 -
79折
更少 GPU 卻更強 - LLM 輕量化壓縮及加速訓練$980$774 -
79折
AI Agent 自動化流程超 Easy -- 不寫程式 No Code 聰明完成樣樣事$750$592 -
VIP 95折
AI傳媒學:大模型助力傳媒行業應用與創新$588$558
商品描述
Transformer-based language models are powerful tools for solving a variety of language tasks and represent a phase shift in the field of natural language processing. But the transition from demos and prototypes to full-fledged applications has been slow. With this book, you'll learn the tools, techniques, and playbooks for building useful products that incorporate the power of language models.
Experienced ML researcher Suhas Pai provides practical advice on dealing with commonly observed failure modes and counteracting the current limitations of state-of-the-art models. You'll take a comprehensive deep dive into the Transformer architecture and its variants. And you'll get up-to-date with the taxonomy of language models, which can offer insight into which models are better at which tasks.
You'll learn:
- Clever ways to deal with failure modes of current state-of-the-art language models, and methods to exploit their strengths for building useful products
- How to develop an intuition about the Transformer architecture and the impact of each architectural decision
- Ways to adapt pretrained language models to your own domain and use cases
- How to select a language model for your domain and task from among the choices available, and how to deal with the build-versus-buy conundrum
- Effective fine-tuning and parameter efficient fine-tuning, and few-shot and zero-shot learning techniques
- How to interface language models with external tools and integrate them into an existing software ecosystem
商品描述(中文翻譯)
Transformer 基礎的語言模型是解決各種語言任務的強大工具,並且代表了自然語言處理領域的一次階段性轉變。然而,從演示和原型到成熟應用的過渡一直很緩慢。通過本書,您將學習構建有用產品的工具、技術和操作手冊,這些產品融合了語言模型的強大功能。
經驗豐富的機器學習研究員 Suhas Pai 提供了實用的建議,以應對常見的失敗模式並克服當前最先進模型的限制。您將深入了解 Transformer 架構及其變體,並了解語言模型的分類法,這可以幫助您洞察哪些模型在特定任務上表現更佳。
您將學習到:
- 應對當前最先進語言模型失敗模式的巧妙方法,以及利用其優勢構建有用產品的方法
- 如何培養對 Transformer 架構的直覺,以及每個架構決策的影響
- 如何將預訓練的語言模型適應到您自己的領域和用例
- 如何從可用的選擇中為您的領域和任務選擇合適的語言模型,以及如何處理自建與購買的困境
- 有效的微調和參數高效微調,以及少量學習和零樣本學習技術
- 如何將語言模型與外部工具接口並整合到現有的軟體生態系統中