Add Google Colab button

This commit is contained in:
madroid
2023-08-08 01:50:19 +08:00
parent 57ca3c0401
commit 27c5fc76b1
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -8,6 +8,8 @@
"source": [
"# Run.c\n",
"\n",
"[![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)\n",
"\n",
"More details can be found in the [README.md](README.md) ."
]
},