Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devcharmander authored Nov 24, 2023
1 parent 38df368 commit 15a1206
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo_apps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ conda activate llama-demo-apps
pip install jupyter
cd <your_work_folder>
git clone https://github.com/facebookresearch/llama-recipes
cd llama-recipes/llama-demo-apps
cd llama-recipes/demo-apps
jupyter notebook
```

Expand Down Expand Up @@ -102,4 +102,4 @@ To see how to query Llama2 and get answers with the Gradio UI both from the note

Then enter your question, click Submit. You'll see in the notebook or a browser with URL http://127.0.0.1:7860 the following UI:

![](llama2-gradio.png)
![](llama2-gradio.png)

0 comments on commit 15a1206

Please sign in to comment.