diff --git a/docs/notebooks/Alpha_Llama_Stack_Post_Training.ipynb b/docs/notebooks/Alpha_Llama_Stack_Post_Training.ipynb index c22a96e7f..ae50b95a1 100644 --- a/docs/notebooks/Alpha_Llama_Stack_Post_Training.ipynb +++ b/docs/notebooks/Alpha_Llama_Stack_Post_Training.ipynb @@ -78,7 +78,7 @@ } ], "source": [ - "!pip install git+https://github.com/meta-llama/llama-stack.git@hf_format_checkpointer" + "!pip install git+https://github.com/meta-llama/llama-stack.git #TODO: update this after the next pkg release" ] }, {