8
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 Classification
7
Retrieval Augmented Generation
8
Fine-tuning
9
Miscellaneous Techniques
10
The Final Deep-dive
Bibliography
Table of contents
8.1
Deep-dive: How it works
8
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?
8.1
Deep-dive: How it works
In progress …
7
Retrieval Augmented Generation
9
Miscellaneous Techniques