We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e670d65 commit 0aa9cefCopy full SHA for 0aa9cef
week05_large_models/README.md
@@ -7,7 +7,7 @@
7
8
### Practice / homework
9
This homework consists of two parts:
10
-- Part 1: [`./homework_part1.ipynb`](./homework_part1.ipynb) - memory-efficient training and inference
+- Part 1: [`./practice_part1.ipynb`](./practice_part1.ipynb) - memory-efficient training and inference
11
- Part 2: **TBU** - implementing tensor parallelism
12
13
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