tinygrad/tinygrad
George Hotz 9ea9c40be3 add Q4_K GGUF quantization support
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-15 10:04:26 -05:00
..
apps add Q4_K GGUF quantization support 2025-12-15 10:04:26 -05:00
codegen remove unused function parameter in beam search (#13602) 2025-12-06 11:40:47 -05:00
engine schedule: cache unbinds for consistent cache keys (#13664) 2025-12-12 17:27:42 -05:00
mixin ruff format mixin (#13261) 2025-11-13 10:10:38 -08:00
nn add Q4_K GGUF quantization support 2025-12-15 10:04:26 -05:00
renderer Handle missing bfloat16 natives on CPU architectures (#13553) 2025-12-11 15:38:43 -05:00
runtime am: psp with no autoload (#13681) 2025-12-14 20:20:09 +03:00
schedule Revert "schedule: cache unbinds for consistent cache keys (#13662)" 2025-12-12 16:49:50 -05:00
uop speedups: early return from simplify (#13665) 2025-12-14 00:51:28 -05:00
viz fast VIZ=2 startup (#13682) 2025-12-15 19:16:43 +08:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py Mesa: freedreno (#12746) 2025-12-08 14:02:08 -05:00
dtype.py split out unique_const and cache const [pr] (#13493) 2025-11-29 10:44:28 -08:00
gradient.py vmap on full model (#13340) 2025-11-18 16:06:06 -08:00
helpers.py fast tinygrad.apps.llm (#13685) 2025-12-14 21:05:21 -05:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py use assign in Tensor.backward (#13674) 2025-12-13 22:43:06 -05:00