<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>LLM engineer's handbook</title>
    <subTitle>master the art of engineering large language models from concept to production</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Iusztin, Paul</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Labonne, Maxime</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Birmingham</placeTerm>
    </place>
    <publisher>Packt Publishing</publisher>
    <dateIssued>2024</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxvi, 490 p.</extent>
  </physicalDescription>
  <abstract>The field of Artificial Intelligence has undergone rapid advancements, and Large Language Models (LLMs) are at the forefront of this revolution. This LLM book provides practical insights into designing, training, and deploying LLMs in real-world scenarios by leveraging MLOps best practices. This comprehensive guide walks you through building an end-to-end LLM-powered technical content writer, by overcoming isolated Jupyter Notebooks and focusing on teaching how to build production-grade end-to-end LLM systems. Throughout this book, you will learn data engineering, supervised fine-tuning, and deployment . The hands-on approach, combined with detailed examples, helps you understand the implementation of MLOps components in your projects. The book also explores the cutting-edge advancements in the field, including inference optimization and real-time data processing, making it a vital resource for anyone looking to leverage LLMs in their projects. By the end of this book, you will be proficient in deploying robust large language models, leveraging them to solve practical problems, and maintaining low-latency and high-availability inference capabilities. Whether you are new to AI or an experienced practitioner, this book offers valuable insights and practical knowledge to enhance your expertise in LLMs</abstract>
  <note type="statement of responsibility">Paul Iusztin and Maxime Labonne</note>
  <note>Index present</note>
  <note>Eng</note>
  <subject>
    <topic>Machine learning</topic>
  </subject>
  <subject>
    <topic>Deep learning</topic>
  </subject>
  <subject>
    <topic>Computer software development</topic>
  </subject>
  <classification authority="ddc">006.332 LUS-L</classification>
  <identifier type="isbn">9781836200079</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260710</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260710164537.0</recordChangeDate>
  </recordInfo>
</mods>
