mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-04-29 03:00:14 -04:00
* qwen3.5 * faster * or * rm zero hack * less float * T=1 * clean * clean * 4b * rope_dim * Revert "jit: captures linears, not execitems (#15399)" This reverts commit9656d97d97. * DeltaNetBlock * pairwise_topk * clean * Reapply "jit: captures linears, not execitems (#15399)" This reverts commitcf3deff53d. * clean topk, _swiglu * common * FFNBlock * clean * half * no mix * qwen3.5 test * fix ssm cache invalidation * TransformerConfig * SSMConfig * clean * reset_state * llm: reuse server conversation tokens to avoid BPE roundtrip cache miss * import error * prefill * none check * put it back * clean pairwise_topk * symbolic: fold BIND(CONST, CONST) to CONST * clean * simpler pm * _cached_msg_count * stream decoder; ssm checkpoints * rm checkpoint * attn_output_gate * conflict, attn_output_gate * clean, less has_ssm, assert * chunked prefill * _reset_cache * _reusable_prefix_len * revert loop --------- Co-authored-by: b1tg <b1tg@users.noreply.github.com> Co-authored-by: George Hotz <72895+geohot@users.noreply.github.com>