Skip to content

Latest commit

 

History

History
59 lines (47 loc) · 6.1 KB

README.md

File metadata and controls

59 lines (47 loc) · 6.1 KB

Large Language Model (LLM) Hands On

Reference Book: Mastering Large Language Models [Google Books Preview] [Github Link]
Code Explanation: Link

Contents

Rule-Based Models

Statistical Language Models

Data Preprocessing

Neural Networks

Transformer-Based Models

Training Large Language Models

Fine-Tuning Large Language Models

Introduction to Ollama

Introduction to Langchain

Retrieval-Augmented Generation (RAG)

Prompt Engineering