EBSCO
Duyệt EBSCO theo Chủ đề "Computer science"
- Ấn phẩmBuild a large language model (from scratch)(Manning Publications, 2025) Sebastian RaschkaBuild a Large Language Model (From Scratch) is a practical and eminently-satisfying hands-on journey into the foundations of generative AI. Without relying on any existing LLM libraries, you'll code a base model, evolve it into a text classifier, and ultimately create a chatbot that can follow your conversational instructions. And you'll really understand it because you built it yourself!
- Ấn phẩmHands-on large language models : language understanding and generation(O'Reilly Media, Inc., 2024) Jay Alammar; Maarten GrootendorstAI has acquired startling new language capabilities in just the past few years. Driven by rapid advances in deep learning, language AI systems are able to write and understand text better than ever before. This trend is enabling new features, products, and entire industries. Through his book's visually educational nature, readers will learn practical tools and concepts they need to use these capabilities today. You'll understand how to use pretrained language models for use cases like copywriting and summarization; create semantic search systems that go beyond keyword matching; and use existing libraries and pretrained models for text classification, search, and clusterings. This book also helps you: Understand the architecture of transformer language models that excel at text generation and representation ; Build advanced LLM pipelines to cluster text documents and explore the topics they cover ; Build semantic search engines that go beyond keyword search, using methods like dense retrieval and rerankers ; Explore how generative models can be used, from prompt engineering all the way to retrieval-augmented generation ; Gain a deeper understanding of how to train LLMs and optimize them for specific applications using generative model fine-tuning, contrastive fine-tuning, and in-context learning.
- Ấn phẩmPrompt engineering for generative AI : Future-proof inputs for reliable AI outputs at scale(O'Reilly Media, Inc., 2024) James Phoenix; Mike TaylorLarge language models (LLMs) and diffusion models such as ChatGPT and Stable Diffusion have unprecedented potential. Because they have been trained on all the public text and images on the internet, they can make useful contributions to a wide variety of tasks. And with the barrier to entry greatly reduced today, practically any developer can harness LLMs and diffusion models to tackle problems previously unsuitable for automation. With this book, you'll gain a solid foundation in generative AI, including how to apply these models in practice. When first integrating LLMs and diffusion models into their workflows, most developers struggle to coax reliable enough results from them to use in automated systems. Authors James Phoenix and Mike Taylor show you how a set of principles called prompt engineering can enable you to work effectively with AI
- Ấn phẩmPrompt engineering for LLMs : The art and science of building large language model-based applications(O'Reilly Media, 2025) John Berryman; Albert ZieglerLarge language models (LLMs) are revolutionizing the world, promising to automate tasks and solve complex problems. A new generation of software applications are using these models as building blocks to unlock new potential in almost every domain, but reliably accessing these capabilities requires new skills. This book will teach you the art and science of prompt engineering-the key to unlocking the true potential of LLMs. Industry experts John Berryman and Albert Ziegler share how to communicate effectively with AI, transforming your ideas into a language model-friendly format. By learning both the philosophical foundation and practical techniques, you'll be equipped with the knowledge and confidence to build the next generation of LLM-powered applications.