Skip to content

Commit d09e88d

Browse files
authored
Merge pull request #39 from acceleratescience/38-broken-links
Update slides and notebook directories
2 parents f98bd4c + 702ddb3 commit d09e88d

23 files changed

Lines changed: 3 additions & 3 deletions

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
<!-- <a href="https://acceleratescience.github.io/large-language-models/" style="font-size: 20px; text-decoration: none"><strong>Start »</strong></a>
3737
<br />
3838
<br /> -->
39-
<a href="https://github.com/acceleratescience/large-language-models/tree/main/notebooks">Check out the notebooks</a>
39+
<a href="https://github.com/acceleratescience/large-language-models/tree/main/docs/notebooks">Check out the notebooks</a>
4040
·
41-
<a href="https://github.com/acceleratescience/large-language-models/tree/main/Slides">Check out the Slides</a>
41+
<a href="https://github.com/acceleratescience/large-language-models/tree/main/slides">Check out the Slides</a>
4242
<br />
4343
<a href="https://github.com/acceleratescience/large-language-models/issues">Report Bug</a>
4444
·

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ This workshop was originally delivered in-person at the University of Cambridge,
1212

1313
In the main GitHub repository, there is a `notebooks` folder that contains the Jupyter notebooks that we used in the workshop. These notebooks are designed to be run on a local machine, and we recommend that you use a machine with a GPU to run them. If you don't have a GPU, you can use Google Colab to run the notebooks.
1414

15-
[:fontawesome-solid-book: Notebooks ](https://github.com/acceleratescience/large-language-models/tree/main/notebooks){ .md-button }
15+
[:fontawesome-solid-book: Notebooks ](https://github.com/acceleratescience/large-language-models/tree/main/docs/notebooks){ .md-button }

slides/1-intro.pptx

2.98 MB
Binary file not shown.

slides/10-practicalities.pptx

2.23 MB
Binary file not shown.

slides/2-hardware.pptx

16.9 MB
Binary file not shown.

slides/3-tokens.pptx

14.2 MB
Binary file not shown.

slides/4-embeddings.pptx

2.96 MB
Binary file not shown.

slides/5-attention.pptx

14 MB
Binary file not shown.

slides/6-sampling.pptx

10.3 MB
Binary file not shown.

slides/7-finetuning.pptx

1.51 MB
Binary file not shown.

0 commit comments

Comments
 (0)