Build a Large Language Model (From Scratch) (inbunden)
Format
Inbunden (Hardback)
Språk
Engelska
Antal sidor
368
Utgivningsdatum
2024-11-01
Upplaga
1
Förlag
Pearson Education
Dimensioner
234 x 188 x 23 mm
Vikt
613 g
ISBN
9781633437166

Build a Large Language Model (From Scratch)

(1 röst)  |   Läs 1 recension
Inbunden,  Engelska, 2024-11-01
489
  • Skickas från oss inom 7-10 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Finns även som
Visa alla 1 format & utgåvor
Learn how to create, train, and tweak large language models (LLMs) by building one from the ground up!

In Build a Large Language Model (from Scratch) bestselling author Sebastian Raschka guides you step by step through creating your own LLM. Each stage is explained with clear text, diagrams, and examples. You'll go from the initial design and creation, to pretraining on a general corpus, and on to fine-tuning for specific tasks.

Build a Large Language Model (from Scratch) teaches you how to:
  • Plan and code all the parts of an LLM
  • Prepare a dataset suitable for LLM training
  • Fine-tune LLMs for text classification and with your own data
  • Use human feedback to ensure your LLM follows instructions
  • Load pretrained weights into an LLM
Build a Large Language Model (from Scratch) takes you inside the AI black box to tinker with the internal systems that power generative AI. As you work through each key stage of LLM creation, you'll develop an in-depth understanding of how LLMs work, their limitations, and their customization methods. Your LLM can be developed on an ordinary laptop, and used as your own personal assistant. About the technology Physicist Richard P. Feynman reportedly said, "I don't understand anything I can't build." Based on this same powerful principle, bestselling author Sebastian Raschka guides you step by step as you build a GPT-style LLM that you can run on your laptop. This is an engaging book that covers each stage of the process, from planning and coding to training and fine-tuning.
Visa hela texten

Passar bra ihop

  1. Build a Large Language Model (From Scratch)
  2. +
  3. Machine Learning with PyTorch and Scikit-Learn

De som köpt den här boken har ofta också köpt Machine Learning with PyTorch and Scikit-Learn av Sebastian Raschka, Yuxi Liu (inbunden).

Köp båda 2 för 1428 kr

Kundrecensioner

Det finns 1 recension av Build a Large Language Model (From Scratch). Har du också läst boken? Om du har köpt den på Bokus.com vill vi gärna höra vad du tyckte om den! Sätt ditt betyg »
  1. Pedagogisk, lättläst och snygg layout
    Goffeman, 19 september 2025

    Om man vill lära sig om hur LLM fungerar, och har grundläggande programmeringskunskaper i Python, samt helst grundläggande kunskaper i PyTorch, så är det här en jättebra bok att lära sig hur LLM och ChatGPT fungerar. Författaren lotsar läsaren steg för steg i att förklara hur det hela fungerar. Man får koda sin egen LLM, och det hela kan programmeras och köras på en vanlig enkel dator. Dessutom är layouten av boken snygg, så det är en fröjd att ta sig fram genom sidorna.

Visa alla 1 recensioner

Fler böcker av Sebastian Raschka

Övrig information

Sebastian Raschka¿is a Staff Research Engineer at Lightning AI, where he works on LLM research and develops open-source software. The technical editor on this book was¿David Caswell.