Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Esmail-ibraheem authored Sep 17, 2024
1 parent eadab60 commit c58f48a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ LLAMA_ROTARY_EMBEDDINGS_CLASSES = {
```

- **`LlamaChat: interfaces`.**
- **_using streamlit_: running Adault llama on streamlit interface**
- **_using streamlit_: running adult llama on streamlit interface**
```
streamlit run app.py
```
Expand Down Expand Up @@ -131,7 +131,7 @@ LLAMA_ATTENTIONS_CLASSES = {
---

## Usage:
### `Using the Adault llama:`
### `Using the adult llama:`
install the requirements libraries:
```
pip install requirements
Expand Down

0 comments on commit c58f48a

Please sign in to comment.