..
conversation_data
Whisper + LLAMA + VITS ( #2332 )
2023-12-02 15:03:46 -08:00
llm.c
move schedule into schedule ( #15736 )
2026-04-15 11:03:25 +08:00
mlperf
llama: fused ce loss ( #15920 )
2026-04-24 20:01:24 -07:00
openpilot
rm beam uop ( #15844 )
2026-04-21 13:10:26 +03:00
other_mnist
cleanup stale examples/extra ( #13764 )
2025-12-19 16:27:37 -04:00
tinychat
DEV is ContextVar, setting Device.DEFAULT is deprecated ( #15508 )
2026-03-30 17:10:49 -04:00
tools
Device.count() ( #15842 )
2026-04-21 16:46:38 -04:00
vgg7_helpers
leakyrelu to leaky_relu ( #9270 )
2025-02-26 13:22:08 -05:00
webgpu
webgpu: fix weight lookup in export_model after compile_net key change ( #15919 )
2026-04-25 10:04:55 +03:00
__init__.py
failing llama test
2023-03-11 16:28:10 -08:00
anthropic_challenge.py
rename VECTORIZE to STACK ( #15880 )
2026-04-23 10:43:42 +08:00
audio_helpers.py
Whisper audio helpers (mel filters in tinygrad) ( #13478 )
2026-01-20 10:50:02 -05:00
beautiful_cartpole.py
remove Tensor.no_grad, it's meaningless now [pr] ( #10556 )
2025-05-28 22:20:02 -07:00
beautiful_cifar.py
remove FUSE_ARANGE ( #12511 )
2025-10-08 04:54:07 -04:00
beautiful_mnist.py
set allow_implicit=False by default ( #15319 )
2026-03-17 17:14:38 +08:00
beautiful_mnist_multigpu.py
Fix mypy examples/beautiful_*.py ( #6978 )
2024-10-10 11:34:29 -04:00
benchmark_onnx.py
jit: rm replan ( #15433 )
2026-03-23 19:31:51 +08:00
compile_efficientnet.py
deprecate <dev>=1 in favor of DEV=<dev> ( #15467 )
2026-03-26 03:48:03 -04:00
compile_tensorflow.py
remove jit_cache usage in extra/examples ( #15808 )
2026-04-18 23:00:18 +03:00
gpt2.py
move gguf stuff from nn/state.py to llm/gguf.py ( #15783 )
2026-04-20 09:41:43 +08:00
gradaccum_mnist.py
update examples/gradaccum_mnist.py to use the JIT
2025-12-03 16:11:42 -08:00
hlb_cifar10.py
delete uneven shard tests and mentions ( #14867 )
2026-02-18 14:10:33 -05:00
llama.py
size*itemsize -> nbytes ( #15729 )
2026-04-14 16:27:54 -04:00
llama3.py
move gguf stuff from nn/state.py to llm/gguf.py ( #15783 )
2026-04-20 09:41:43 +08:00
mamba.py
added top k sampling to examples/mamba ( #12061 )
2025-09-14 15:27:34 -04:00
minrf.py
remove Tensor.no_grad, it's meaningless now [pr] ( #10556 )
2025-05-28 22:20:02 -07:00
mixtral.py
Subtract 1 from Variable upper bound ( #10715 )
2025-06-09 09:25:53 -07:00
mnist_gan.py
Updated the APIs of mnist_gan ( #15429 )
2026-03-23 17:04:00 +08:00
olmoe.py
remove .float calls in olmoe ( #11610 )
2025-08-10 20:33:22 -04:00
qwq.py
size*itemsize -> nbytes ( #15729 )
2026-04-14 16:27:54 -04:00
sdv2.py
fix: dead sdv2 download link ( #13521 )
2025-12-01 22:50:53 -08:00
sdxl.py
don't validate output in sdxl with fakeweights ( #12160 )
2025-09-13 21:47:51 -04:00
sdxl_seed0.png
feat: sd seed0 update ( #15354 )
2026-03-18 18:42:00 -07:00
stable_diffusion.py
move more tests to test/null, split some existing ones ( #14512 )
2026-02-03 20:20:20 +08:00
stable_diffusion_seed0.png
feat: sd seed0 update ( #15354 )
2026-03-18 18:42:00 -07:00
stunning_mnist.py
clean up unused imports in examples and update CI linting ( #11024 )
2025-06-30 08:21:27 -07:00
test_onnx_imagenet.py
delete DONT_REALIZE_EXPAND and DONT_GROUP_REDUCES ( #12744 )
2025-10-16 14:11:33 -04:00
test_pkl_imagenet.py
update variable names around jit [pr] ( #14049 )
2026-01-06 22:32:41 -05:00
torch_cuda_kernel.py
clean up unused imports in examples and update CI linting ( #11024 )
2025-06-30 08:21:27 -07:00
train_resnet.py
fix fromarray depreceation ( #12512 )
2025-10-08 09:13:26 -04:00
transformer.py
fixing transformer training bug ( #9877 )
2025-04-13 19:34:20 -04:00
vgg7.py
clean up unused imports in examples and update CI linting ( #11024 )
2025-06-30 08:21:27 -07:00
whisper.py
Whisper audio helpers (mel filters in tinygrad) ( #13478 )
2026-01-20 10:50:02 -05:00
yolov3.py
fix bugs at examples/yolov3.py ( #11614 )
2025-08-11 21:14:47 -04:00
yolov8-onnx.py
move frontend dir to nn [pr] ( #12470 )
2025-10-07 10:42:22 +08:00
yolov8.py
clean up unused imports in examples and update CI linting ( #11024 )
2025-06-30 08:21:27 -07:00