• Joined on 2024-05-31
tacit synced commits to refs/pull/256/head at tacit/nanochat from mirror 2025-12-06 04:12:13 +00:00
337d9649c6 Merge branch 'karpathy:master' into master
4a87a0d19f Merge pull request #299 from samjabrahams/rotary_embedding_head_dim_comment_cleanup
11e68bf442 Fix comment: rotary embeddings final dimension size
bc1fca39f3 mqa -> gqa to reduce confusion
f66a780f68 Fix torch.dtype mismatching when running engine inline test.
Compare 17 commits »
tacit synced commits to refs/pull/256/merge at tacit/nanochat from mirror 2025-12-06 04:12:13 +00:00
337d9649c6 Merge branch 'karpathy:master' into master
Compare 2 commits »
tacit synced commits to refs/pull/333/head at tacit/nanochat from mirror 2025-12-05 20:02:13 +00:00
59ed9392ed Add pre-commit documentation to README and GitHub workflow
449494c8b6 Fix (automatically) all pre-commit errors
6587063479 Add pre-commit hooks for code formatting (not yet executed)
Compare 3 commits »
tacit synced commits to refs/pull/333/merge at tacit/nanochat from mirror 2025-12-05 20:02:13 +00:00
59ed9392ed Add pre-commit documentation to README and GitHub workflow
449494c8b6 Fix (automatically) all pre-commit errors
6587063479 Add pre-commit hooks for code formatting (not yet executed)
Compare 4 commits »
tacit synced and deleted reference refs/tags/refs/pull/353/merge at tacit/nanochat from mirror 2025-12-03 10:52:12 +00:00
tacit synced and deleted reference refs/tags/refs/pull/350/merge at tacit/nanochat from mirror 2025-12-02 18:32:13 +00:00
tacit synced and deleted reference refs/tags/refs/pull/239/merge at tacit/nanochat from mirror 2025-12-01 01:42:14 +00:00
tacit synced and deleted reference refs/tags/refs/pull/336/merge at tacit/nanochat from mirror 2025-11-26 23:42:13 +00:00
tacit synced commits to refs/pull/316/head at tacit/nanochat from mirror 2025-11-26 23:42:13 +00:00
b06bedac08 remove empty line
tacit synced commits to refs/pull/316/merge at tacit/nanochat from mirror 2025-11-26 23:42:13 +00:00
b06bedac08 remove empty line
Compare 2 commits »
tacit synced and deleted reference refs/tags/refs/pull/295/merge at tacit/nanochat from mirror 2025-11-23 14:02:13 +00:00
tacit synced commits to refs/pull/295/head at tacit/nanochat from mirror 2025-11-23 14:02:13 +00:00
4a87a0d19f Merge pull request #299 from samjabrahams/rotary_embedding_head_dim_comment_cleanup
11e68bf442 Fix comment: rotary embeddings final dimension size
Compare 2 commits »
tacit synced commits to refs/pull/312/head at tacit/nanochat from mirror 2025-11-23 05:52:14 +00:00
c09b897601 further cleanup
df9a644e24 make code bit more succinct
Compare 3 commits »
tacit synced and deleted reference refs/tags/refs/pull/323/merge at tacit/nanochat from mirror 2025-11-23 05:52:14 +00:00
tacit synced commits to refs/pull/312/merge at tacit/nanochat from mirror 2025-11-23 05:52:14 +00:00
c09b897601 further cleanup
df9a644e24 make code bit more succinct
Compare 4 commits »
tacit synced commits to refs/pull/311/head at tacit/nanochat from mirror 2025-11-22 21:42:13 +00:00
81a958350a do int conversation before taking the max
tacit synced commits to refs/pull/311/merge at tacit/nanochat from mirror 2025-11-22 21:42:13 +00:00
81a958350a do int conversation before taking the max
Compare 2 commits »
tacit synced commits to refs/pull/311/head at tacit/nanochat from mirror 2025-11-22 05:22:12 +00:00
958543fcd5 Update nanochat/checkpoint_manager.py
tacit synced commits to refs/pull/311/merge at tacit/nanochat from mirror 2025-11-22 05:22:12 +00:00
958543fcd5 Update nanochat/checkpoint_manager.py
Compare 2 commits »
tacit synced commits to refs/pull/312/merge at tacit/nanochat from mirror 2025-11-21 21:12:14 +00:00
a33d04dca1 Cap stop parameter and warn once when it exceeds dataset size
85e49943ed Gracefully handle stop > dataset_size with warning
Compare 3 commits »