Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updating logo
  • Loading branch information
agata-mlynarczyk authored Jul 4, 2024
1 parent 5b96c1b commit 399c3f8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions llm-apps-course/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<img src="https://i.imgur.com/gb6B4ig.png" width="400" alt="Weights & Biases" />
<p align="center">
<img src="https://raw.githubusercontent.com/wandb/wandb/508982e50e82c54cbf0dd464a9959fee0e1740ad/.github/wb-logo-lightbg.png#gh-light-mode-only" width="600" alt="Weights & Biases"/>
<img src="https://raw.githubusercontent.com/wandb/wandb/508982e50e82c54cbf0dd464a9959fee0e1740ad/.github/wb-logo-darkbg.png#gh-dark-mode-only" width="600" alt="Weights & Biases"/>
</p>

# Building LLM-Powered Applications

Expand All @@ -23,4 +26,4 @@ Improve your LLM-powered app with structured experiments and evaluation. Deploy

- Notebooks can be run on your local system or via Google Colab
- To run the python scripts in `src` directory, setup a virtual environment (e.g. `conda`) with `python<3.11` and install `requirements.txt`
- If you have questions, you can ask them in [Discord](https://wandb.me/discord) in the `#courses` channel
- If you have questions, you can ask them in [Discord](https://wandb.me/discord) in the `#courses` channel

0 comments on commit 399c3f8

Please sign in to comment.