diff options
| author | Void Agent <void@jayrup.hermes> | 2026-08-02 16:08:17 +0100 |
|---|---|---|
| committer | Void Agent <void@jayrup.hermes> | 2026-08-02 16:08:17 +0100 |
| commit | 0d98c4cd9ca7aa974aa60e6f9c4b8e9a1507b628 (patch) | |
| tree | 1bd97d9562456e08f4bab1cf25674df075d36d91 | |
| parent | e1d881c5651022e2eea5e1ad8e9bf5f6ae688fac (diff) | |
Blog: fill in public repo URL (git.jayrup.me/c/jspace-nanogpt.git)
| -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. |
