Commit 5d2e668
Fix challenge 74: add missing Examples section and fix JAX starter comment
- Add required <h2>Example</h2> section to challenge.html (was missing,
checklist requires Implementation Requirements, Example(s), Constraints)
- Fix starter.jax.py comment: "on the GPU" → "on GPU" to match CLAUDE.md
JAX template format
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ec78e1f commit 5d2e668
File tree
2 files changed
+8
-1
lines changed- challenges/medium/74_gpt2_block
- starter
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
122 | 129 | | |
123 | 130 | | |
124 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments