Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
Add first 2 videos to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulescu committed Oct 13, 2023
1 parent b37b0bd commit 61182fb
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- [1. Building Blocks](#1-building-blocks)
- [2. Setup External Services](#2-setup-external-services)
- [3. Install & Usage](#3-install--usage)
- [4. Video lectures](#4-video-lectures)

------

Expand Down Expand Up @@ -96,3 +97,24 @@ Now run the notebook server:
```shell
jupyter notebook notebooks/ --ip 0.0.0.0 --port 8888
```

## 4. Video lectures

### 4.0 Intro to the course

<div align="center">
<a href="https://www.youtube.com/watch?v=l4HTEf0_s70">
<p>Click here to watch the video 🎬</p>
<img src="media/youtube_thumbnails/00_intro.png" alt="Intro to the course" style="width:75%;">
</a>
</div>


### 4.1 Fine-tuning our open-source LLM

<div align="center">
<a href="https://www.youtube.com/watch?v=HcxwOYMmj40">
<p>Click here to watch the video 🎬</p>
<img src="media/youtube_thumbnails/01_fine_tuning_pipeline_overview.png" alt="Intro to the course" style="width:75%;">
</a>
</div>
Binary file added media/youtube_thumbnails/00_intro.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 61182fb

Please sign in to comment.