Skip to content

Commit 0aa9cef

Browse files
Update README.md
1 parent e670d65 commit 0aa9cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

week05_large_models/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
### Practice / homework
99
This homework consists of two parts:
10-
- Part 1: [`./homework_part1.ipynb`](./homework_part1.ipynb) - memory-efficient training and inference
10+
- Part 1: [`./practice_part1.ipynb`](./practice_part1.ipynb) - memory-efficient training and inference
1111
- Part 2: **TBU** - implementing tensor parallelism
1212

1313
Part 2 is much more convenient with multiple GPUs - though, it can *potentially* be solved by emulating GPUs with CPU-only code.

0 commit comments

Comments
 (0)