• Joined on 2024-05-31
tacit synced commits to refs/pull/40/merge at tacit/nanochat from mirror 2025-10-28 17:22:13 +00:00
9415931f85 delete czar call for help, i'm working through the inbound on that now. add current LLM policy which just asks for disclosure atm
Compare 2 commits »
tacit synced commits to refs/pull/184/merge at tacit/nanochat from mirror 2025-10-28 17:22:13 +00:00
fdda5826e3 Merge branch 'haowei01-fix_kv_cache_due_to_resize'
baf0b3fdda also add a test that failed before the fix and passes now with the fix for kv cache resize
f1db6b4712 delete czar call for help, i'm working through the inbound on that now. add current LLM policy which just asks for disclosure atm
9415931f85 delete czar call for help, i'm working through the inbound on that now. add current LLM policy which just asks for disclosure atm
Compare 7 commits »
tacit synced commits to refs/pull/180/merge at tacit/nanochat from mirror 2025-10-28 17:22:13 +00:00
fdda5826e3 Merge branch 'haowei01-fix_kv_cache_due_to_resize'
baf0b3fdda also add a test that failed before the fix and passes now with the fix for kv cache resize
f1db6b4712 delete czar call for help, i'm working through the inbound on that now. add current LLM policy which just asks for disclosure atm
9415931f85 delete czar call for help, i'm working through the inbound on that now. add current LLM policy which just asks for disclosure atm
Compare 7 commits »
tacit synced commits to refs/pull/175/merge at tacit/nanochat from mirror 2025-10-28 17:22:13 +00:00
fdda5826e3 Merge branch 'haowei01-fix_kv_cache_due_to_resize'
baf0b3fdda also add a test that failed before the fix and passes now with the fix for kv cache resize
f1db6b4712 delete czar call for help, i'm working through the inbound on that now. add current LLM policy which just asks for disclosure atm
9415931f85 delete czar call for help, i'm working through the inbound on that now. add current LLM policy which just asks for disclosure atm
Compare 7 commits »
tacit synced commits to refs/pull/174/merge at tacit/nanochat from mirror 2025-10-28 17:22:13 +00:00
fdda5826e3 Merge branch 'haowei01-fix_kv_cache_due_to_resize'
baf0b3fdda also add a test that failed before the fix and passes now with the fix for kv cache resize
f1db6b4712 delete czar call for help, i'm working through the inbound on that now. add current LLM policy which just asks for disclosure atm
9415931f85 delete czar call for help, i'm working through the inbound on that now. add current LLM policy which just asks for disclosure atm
Compare 7 commits »
tacit synced commits to refs/pull/169/merge at tacit/nanochat from mirror 2025-10-28 17:22:13 +00:00
fdda5826e3 Merge branch 'haowei01-fix_kv_cache_due_to_resize'
baf0b3fdda also add a test that failed before the fix and passes now with the fix for kv cache resize
f1db6b4712 delete czar call for help, i'm working through the inbound on that now. add current LLM policy which just asks for disclosure atm
9415931f85 delete czar call for help, i'm working through the inbound on that now. add current LLM policy which just asks for disclosure atm
Compare 7 commits »
tacit synced commits to refs/pull/151/merge at tacit/nanochat from mirror 2025-10-28 17:22:13 +00:00
fdda5826e3 Merge branch 'haowei01-fix_kv_cache_due_to_resize'
baf0b3fdda also add a test that failed before the fix and passes now with the fix for kv cache resize
f1db6b4712 delete czar call for help, i'm working through the inbound on that now. add current LLM policy which just asks for disclosure atm
9415931f85 delete czar call for help, i'm working through the inbound on that now. add current LLM policy which just asks for disclosure atm
Compare 7 commits »
tacit synced commits to master at tacit/nanochat from mirror 2025-10-28 17:22:12 +00:00
fdda5826e3 Merge branch 'haowei01-fix_kv_cache_due_to_resize'
baf0b3fdda also add a test that failed before the fix and passes now with the fix for kv cache resize
f1db6b4712 delete czar call for help, i'm working through the inbound on that now. add current LLM policy which just asks for disclosure atm
9415931f85 delete czar call for help, i'm working through the inbound on that now. add current LLM policy which just asks for disclosure atm
2b9c085559 update the kv_shape
Compare 6 commits »
tacit synced and deleted reference refs/tags/refs/pull/181/merge at tacit/nanochat from mirror 2025-10-28 17:22:12 +00:00
tacit synced and deleted reference refs/tags/refs/pull/186/merge at tacit/nanochat from mirror 2025-10-28 17:22:12 +00:00
tacit synced and deleted reference refs/tags/refs/pull/30/merge at tacit/nanochat from mirror 2025-10-28 09:12:13 +00:00
tacit synced commits to refs/pull/90/merge at tacit/nanochat from mirror 2025-10-27 16:52:14 +00:00
c75fe54aa7 readme tweak, link to new discussion and add file structure
Compare 2 commits »
tacit synced commits to refs/pull/35/merge at tacit/nanochat from mirror 2025-10-27 16:52:14 +00:00
c75fe54aa7 readme tweak, link to new discussion and add file structure
05a051dbe9 fix tokenization bug, there should be no space before first letter. sigh
8892470f29 add the SpellingBee task so that nanochat can count r in strawberry etc. along the way we had to add a bunch of new functionality, e.g. extend the calculator to support the count function of python. possibly the current TaskMixture uses way too many synthetic examples of SpellingBee because the eval gives us exactly 100% performance on spelling. We can tune this later to reclaim some wall clock time here I think
81597cd616 move the lr schedule args up in base_train so they are tunable in configurator
Compare 6 commits »
tacit synced commits to refs/pull/64/merge at tacit/nanochat from mirror 2025-10-27 16:52:14 +00:00
c75fe54aa7 readme tweak, link to new discussion and add file structure
05a051dbe9 fix tokenization bug, there should be no space before first letter. sigh
8892470f29 add the SpellingBee task so that nanochat can count r in strawberry etc. along the way we had to add a bunch of new functionality, e.g. extend the calculator to support the count function of python. possibly the current TaskMixture uses way too many synthetic examples of SpellingBee because the eval gives us exactly 100% performance on spelling. We can tune this later to reclaim some wall clock time here I think
81597cd616 move the lr schedule args up in base_train so they are tunable in configurator
Compare 6 commits »
tacit synced commits to refs/pull/46/merge at tacit/nanochat from mirror 2025-10-27 16:52:14 +00:00
c75fe54aa7 readme tweak, link to new discussion and add file structure
Compare 2 commits »
tacit synced commits to refs/pull/34/merge at tacit/nanochat from mirror 2025-10-27 16:52:13 +00:00
c75fe54aa7 readme tweak, link to new discussion and add file structure
05a051dbe9 fix tokenization bug, there should be no space before first letter. sigh
8892470f29 add the SpellingBee task so that nanochat can count r in strawberry etc. along the way we had to add a bunch of new functionality, e.g. extend the calculator to support the count function of python. possibly the current TaskMixture uses way too many synthetic examples of SpellingBee because the eval gives us exactly 100% performance on spelling. We can tune this later to reclaim some wall clock time here I think
81597cd616 move the lr schedule args up in base_train so they are tunable in configurator
Compare 6 commits »
tacit synced commits to refs/pull/98/merge at tacit/nanochat from mirror 2025-10-27 08:42:13 +00:00
c75fe54aa7 readme tweak, link to new discussion and add file structure
05a051dbe9 fix tokenization bug, there should be no space before first letter. sigh
8892470f29 add the SpellingBee task so that nanochat can count r in strawberry etc. along the way we had to add a bunch of new functionality, e.g. extend the calculator to support the count function of python. possibly the current TaskMixture uses way too many synthetic examples of SpellingBee because the eval gives us exactly 100% performance on spelling. We can tune this later to reclaim some wall clock time here I think
81597cd616 move the lr schedule args up in base_train so they are tunable in configurator
Compare 6 commits »
tacit synced commits to refs/pull/32/merge at tacit/nanochat from mirror 2025-10-27 08:42:12 +00:00
c75fe54aa7 readme tweak, link to new discussion and add file structure
Compare 2 commits »
tacit synced commits to refs/pull/36/merge at tacit/nanochat from mirror 2025-10-27 08:42:12 +00:00
c75fe54aa7 readme tweak, link to new discussion and add file structure
Compare 2 commits »
tacit synced commits to refs/pull/43/merge at tacit/nanochat from mirror 2025-10-27 08:42:12 +00:00
c75fe54aa7 readme tweak, link to new discussion and add file structure
05a051dbe9 fix tokenization bug, there should be no space before first letter. sigh
8892470f29 add the SpellingBee task so that nanochat can count r in strawberry etc. along the way we had to add a bunch of new functionality, e.g. extend the calculator to support the count function of python. possibly the current TaskMixture uses way too many synthetic examples of SpellingBee because the eval gives us exactly 100% performance on spelling. We can tune this later to reclaim some wall clock time here I think
81597cd616 move the lr schedule args up in base_train so they are tunable in configurator
Compare 6 commits »