Skip to content

Commit

Permalink
Fixed notebookllama path readme (#860)
Browse files Browse the repository at this point in the history
  • Loading branch information
init27 authored Jan 22, 2025
2 parents 69b9ca1 + d0f5449 commit e132a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion end-to-end-use-cases/NotebookLlama/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ You'll need your Hugging Face access token, which you can get at your Settings p

```
git clone https://github.com/meta-llama/llama-recipes
cd llama-recipes/recipes/quickstart/NotebookLlama/
cd llama-recipes/end-to-end-use-cases/NotebookLlama/
pip install -r requirements.txt
```

Expand Down

0 comments on commit e132a24

Please sign in to comment.