Merge pull request #260 from madroidmaq/master

Add Jupyter notebook for easier feel the magic
This commit is contained in:
Andrej
2023-08-09 22:03:36 -07:00
committed by GitHub
2 changed files with 111 additions and 0 deletions
+2
View File
@@ -10,6 +10,8 @@ Please note that this started recently as just a fun weekend project: I took my
## feel the magic
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/karpathy/llama2.c/blob/master/run.ipynb)
First, navigate to the folder when you keep your projects and clone this repository to this folder:
```bash