Page History
| Note | ||
|---|---|---|
| ||
The CSCS Knowledge Base has been migrated to a new site docs.cscs.ch The documentation on this page has been migrated to docs.cscs.ch/guides/mlp_tutorials/ The information on this page is out of date, and all new documentation will be written on the new site. |
This tutorial will take the model from the the LLM Inference tutorial and show you how to perform fine-tuning. This means that we take the model and train it on some new custom data to change its behavior.
...