๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Build a Large Language Model (From Scratch) (MEAP V01) Chapters 1 and 2

โœ Scribed by Sebastian Raschka


Publisher
Manning Publications
Year
2023
Tongue
English
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Build a Large Language Model (from Scratch) is a one-of-a-kind guide to building your own working LLM. In it, machine learning expert and author Sebastian Raschka reveals how LLMs work under the hood, tearing the lid off the Generative AI black box. The book is filled with practical insights into constructing LLMs, including building a data loading pipeline, assembling their internal building blocks, and finetuning techniques. As you go, youโ€™ll gradually turn your base model into a text classifier tool, and a chatbot that follows your conversational instructions. Learn how to create, train, and tweak large language models (LLMs) by building one from the ground up! 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 Finetune LLMs for text classification and with your own data Use human feedback to ensure your LLM follows instructions Load pretrained weights into an LLM.


๐Ÿ“œ SIMILAR VOLUMES


Build a Large Language Model (From Scrat
โœ Sebastian Raschka ๐Ÿ“‚ Library ๐Ÿ“… 2024 ๐Ÿ› Manning Publications Co. ๐ŸŒ English

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), youโ€™ll discover how LLMs work from the inside out. In this insightful book, bestselling author Sebastian Raschka guides you step by step through cre

Build a Large Language Model (From Scrat
โœ welcome.html ๐Ÿ“‚ Library ๐ŸŒ English

In this book, I invite you to embark on an educational journey with me to learn how to build Large Language Models (LLMs) from the ground up. Together, we'll delve deep into the LLM training pipeline, starting from data loading and culminating in finetuning LLMs on custom datasets. For many year

Build a Frontend Web Framework (From Scr
โœ Angel Sola Orbaiceta ๐Ÿ“‚ Library ๐Ÿ“… 2023 ๐Ÿ› Manning Publications ๐ŸŒ English

Learn how a frontend web framework works by coding your own! In Build a Frontend Web Framework (From Scratch), youโ€™ll learn the secrets behind frameworks like React, Vue, and Angular, including: Using the Document API to create HTML documents programmatically How the virtual DOM helps define

Build a Robo Advisor with Python (From S
โœ Rob Reider, Alex Michalka ๐Ÿ“‚ Library ๐Ÿ“… 2023 ๐Ÿ› Manning Publications ๐ŸŒ English

Take control of your wealth management by building your own reliable, effective, and automated financial advisor tool. In Build a Robo Advisor with Python (From Scratch) youโ€™ll learn how to: Measure returns and estimate the benefits of robo advisors Use Monte Carlo simulations to build and te