Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 444 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 444 Bytes

dagster_llm_finetune

Overview

This repository accompanies the LLM fine-tuning pipelines with LoRA & Dagster blog post. It contains the Dagster project and the notebook which fine-tunes a Large Language model on Dagster slack data.

Install packages

poetry install

Run notebook

See the instructions in the notebook to run the code in a Google Colab notebook.

Run Dagster

poetry run dagster dev -h 0.0.0.0