diff --git a/notebooks/4_olmo_1b_instruction_tune/4_olmo_instruction_tune.ipynb b/notebooks/4_olmo_1b_instruction_tune/4_olmo_instruction_tune.ipynb index 7fd7875..baf56cd 100644 --- a/notebooks/4_olmo_1b_instruction_tune/4_olmo_instruction_tune.ipynb +++ b/notebooks/4_olmo_1b_instruction_tune/4_olmo_instruction_tune.ipynb @@ -29,7 +29,7 @@ }, "outputs": [], "source": [ - "%pip install --upgrade -r ./olma_requirements.txt" + "%pip install --upgrade -r ./olmo_requirements.txt" ] }, {