9
Fine-tuning
Exploring Large Language Models With R
Preface
1
Large Language Models
2
Local Large Language Models
3
Text Generation
4
Vision
5
Embedding Generation
6
Text and Image Classification
7
Retrieval Augmented Generation
8
Tool Calling and Agents
9
Fine-tuning
10
The Final Deep-dive
Bibliography
Table of contents
9.1
Deep-dive: How it works
9
Fine-tuning
Why?
To give it a style
not optimal only to update information – better by RAG
for domain adaptation
How to do in R?
9.1
Deep-dive: How it works
In progress …
8
Tool Calling and Agents
10
The Final Deep-dive