Update fine-tuning.md

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto 2023-12-02 08:52:00 +01:00 committed by GitHub
parent 42a80d1b8b
commit 9b205cfcfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,8 @@ Section under construction
This section covers how to fine-tune a language model for text generation and consume it in LocalAI.
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)]([https://colab.research.google.com/github/huggingface/autotrain-advanced/blob/main/colabs/AutoTrain_LLM.ipynb](https://colab.research.google.com/github/mudler/LocalAI/blob/master/examples/e2e-fine-tuning/notebook.ipynb))
## Requirements
For this example you will need at least a 12GB VRAM of GPU and a Linux box.