35 Forks
119 Stars
119 Watchers

LLMs-from-Scratch

Build a Large Language Model (From Scratch) book and Finetuned Models

How to download and setup LLMs-from-Scratch

Open terminal and run command
git clone https://github.com/zeyadusf/LLMs-from-Scratch.git
git clone is used to create a copy or clone of LLMs-from-Scratch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LLMs-from-Scratch https://github.com/zeyadusf/LLMs-from-Scratch/archive/master.zip

Or simply clone LLMs-from-Scratch with SSH
[email protected]:zeyadusf/LLMs-from-Scratch.git

If you have some problems with LLMs-from-Scratch

You may open issue on LLMs-from-Scratch support forum (system) here: https://github.com/zeyadusf/LLMs-from-Scratch/issues