From aaddfd4d8d7f84da622b98ee35f2aaa8afe618d5 Mon Sep 17 00:00:00 2001 From: Elliot Arledge <59771030+Infatoshi@users.noreply.github.com> Date: Sat, 5 Aug 2023 13:59:47 -0600 Subject: [PATCH] Delete READ.md --- READ.md | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 READ.md diff --git a/READ.md b/READ.md deleted file mode 100644 index c412284..0000000 --- a/READ.md +++ /dev/null @@ -1,21 +0,0 @@ -# Building LLMs from Scratch - -## All the links you should need are in this repo. I will add detailed explainations as questions and issues are posted. - -## Visual Studio 2022 (for lzma compression algo) - https://visualstudio.microsoft.com/downloads/ - -## OpenWebText Download - https://skylion007.github.io/OpenWebTextCorpus/ - -## Research Papers: -Attention is All You Need - https://arxiv.org/pdf/1706.03762.pdf - -A Survey of LLMs - https://arxiv.org/pdf/2303.18223.pdf - -QLoRA: Efficient Finetuning of Quantized LLMs - https://arxiv.org/pdf/2305.14314.pdf - - -My YouTube Channel - https://www.youtube.com/channel/UCjlt_l6MIdxi4KoxuMjhYxg - -How to SSH from Mac to Windows - https://www.youtube.com/watch?v=7hBeAb6WyIg&t= - -How to Setup Jupyter Notebooks in 5 minutes or less - https://www.youtube.com/watch?v=eLmweqU5VBA&t= \ No newline at end of file