diff options
| -rw-r--r-- | docs/blog-jlens-frequency.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/blog-jlens-frequency.md b/docs/blog-jlens-frequency.md index 34ce5fa..ef3395f 100644 --- a/docs/blog-jlens-frequency.md +++ b/docs/blog-jlens-frequency.md @@ -333,8 +333,8 @@ post. ## 11. How to reproduce everything All code, data-prep scripts, experiment scripts, tests, and this analysis live -in the repository (URL to be added once the public git instance is live). -Summary of results in `results.md`. Reproduction steps in the README. The only +in the repository: <https://git.jayrup.me/c/jspace-nanogpt.git/>. Summary of +results in `results.md`. Reproduction steps in the README. The only requirements are a Linux machine with Docker, a CUDA GPU (any modern card; we used a 4GB Quadro K2200), and the `pytorch/pytorch:2.4.1-cuda11.8` image. |
