George Hotz geohot
  • Joined on 2026-08-06
geohot closed pull request geohot/tinygrad#3 2026-08-13 17:24:13 +00:00
ci: remove unsupported YAML anchors from CI workflows
geohot pushed to master at geohot/tinygrad 2026-08-13 17:19:14 +00:00
0252cb8fa7 remove anchors from CI flow (#17521)
cc6d33bde7 amd: fix ALL2ALL speed on amdgpu (gpt) (#17518)
16c5ff2490 add external_benchmark_all2all.py (#17507)
1b7f040984 fa: paas through window (#17517)
39d144546e fix mxfp4 mem estimate (#17515)
Compare 5 commits »
geohot pushed to remove_anchors at geohot/tinygrad 2026-08-13 04:54:03 +00:00
1655b22d97 ci: keep runner selection, inline expression instead of anchors
bde446863c ci: remove yaml anchors from test.yml for gitea actions compatibility
e103fb2a10 more lil llm improvements (#17514)
2297118541 lil llm improvements (#17513)
cd6d0d6ee3 allow running QCOMCL compiler in docker (#17499)
Compare 18 commits »
geohot pushed to remove_anchors at geohot/tinygrad 2026-08-13 04:40:51 +00:00
b29e76c00e ci: keep runner selection, inline expression instead of anchors
geohot pushed to master at geohot/tinygrad 2026-08-13 03:49:48 +00:00
e103fb2a10 more lil llm improvements (#17514)
2297118541 lil llm improvements (#17513)
cd6d0d6ee3 allow running QCOMCL compiler in docker (#17499)
ff0cb28c21 skip slow whisper tests
ed8297a102 kerenl opts test from nan in llama 8b (#17510)
Compare 16 commits »
geohot pushed to remove_anchors at geohot/tinygrad 2026-08-11 18:07:14 +00:00
b8674a5222 Merge branch 'master' into remove_anchors
a8c84ab34e hcq2: enable all multitesnor tests (#17490)
ffef35c53e hcq2: fix deps (#17481)
55e4f9d4f3 hcq2: proper unmap (#17489)
0c6a2c7dd6 slice is just shrink (#17483)
Compare 8 commits »
geohot pushed to master at geohot/tinygrad 2026-08-11 18:07:09 +00:00
a8c84ab34e hcq2: enable all multitesnor tests (#17490)
ffef35c53e hcq2: fix deps (#17481)
55e4f9d4f3 hcq2: proper unmap (#17489)
0c6a2c7dd6 slice is just shrink (#17483)
ad2fdeae69 move WMMA pms to codegen (#17485)
Compare 7 commits »
geohot pushed to remove_anchors at geohot/tinygrad 2026-08-10 19:14:10 +00:00
83d9fe0771 Merge branch 'master' into remove_anchors
22722ea2e7 llama: correct optim_dtype for mxfp4 (#17482)
Compare 2 commits »
geohot pushed to master at geohot/tinygrad 2026-08-10 19:14:05 +00:00
22722ea2e7 llama: correct optim_dtype for mxfp4 (#17482)
geohot pushed to remove_anchors at geohot/tinygrad 2026-08-10 15:58:41 +00:00
5dcc38950f Merge branch 'master' into remove_anchors
d41ca5e60f Fix WMMA CI (#17479)
e29606f07e hcq2: copy kernel (#17480)
8611fe22a7 fix hevc (#17477)
2821bd646f late loss.to("CPU") in llama (#17476)
Compare 6 commits »
geohot pushed to master at geohot/tinygrad 2026-08-10 15:58:30 +00:00
d41ca5e60f Fix WMMA CI (#17479)
e29606f07e hcq2: copy kernel (#17480)
8611fe22a7 fix hevc (#17477)
2821bd646f late loss.to("CPU") in llama (#17476)
44f1f45cd5 llama: custom silu kernels (#17462)
Compare 5 commits »
geohot pushed to remove_anchors at geohot/tinygrad 2026-08-10 06:27:07 +00:00
23fa0f30e8 Merge branch 'master' into remove_anchors
566f32fe9f move platform tests to platform.yml (#17475)
Compare 2 commits »
geohot pushed to master at geohot/tinygrad 2026-08-10 06:27:00 +00:00
566f32fe9f move platform tests to platform.yml (#17475)
geohot pushed to remove_anchors at geohot/tinygrad 2026-08-10 05:31:38 +00:00
115307b2aa ci: revert repo gate on platform tests
geohot pushed to remove_anchors at geohot/tinygrad 2026-08-10 05:25:15 +00:00
bdeee8d095 ci: gate platform tests to the upstream repo
geohot pushed to remove_anchors at geohot/tinygrad 2026-08-10 04:48:09 +00:00
ded058424d ci: split mac/windows/qcom-cl tests into platform.yml
geohot created pull request geohot/tinygrad#3 2026-08-10 00:27:15 +00:00
ci: remove unsupported YAML anchors from CI workflows
geohot pushed to remove_anchors at geohot/tinygrad 2026-08-10 00:25:56 +00:00
6ce921e6e5 ci: remove yaml anchors from test.yml for gitea actions compatibility
geohot created branch remove_anchors in geohot/tinygrad 2026-08-10 00:25:56 +00:00
geohot closed pull request geohot/tinygrad#2 2026-08-10 00:24:18 +00:00
Merge branch 'master' into geohot/updates