All products are now available to order! $45k for tinybox green with 5090s, and we have two variants of the tinybox pro v2, one with 5090s and one with RTX6000 Blackwells (that's a whopping 768 GB of RAM)
comma's model takes 0.14ms to run on the eGPU! We are still wasting a lot of time enqueuing though, fix coming with HCQ2 where we compile all command queue dispatches to C.
GLM 5.2 FP8 with the native MTP at c=1 on 8xMI300X averaged 137 tok/s and peaked at 183 tok/s in a tough LRU coding problem!
thanks @__tinygrad__ for the GPUs
A week ago many were saying that the AI race was over. That it was down to just Anthropic and OpenAI. Or that Anthropic had taken a permanent lead.
Now we have solid models from OAI, xAI, Meta, and open weight from GLM, with line of sight to Gemini 3.5 Pro, ChatGPT6, and more
We haven't focused much on Python wall time in tinygrad. Does someone with a good LLM loop want to try? Who thinks they can get 10 seconds?
Speed up the wall time of `time STEPS=10 PYTHONPATH="." python3 examples/hlb_cifar10.py` without persistent caching
Anthropic is now a banned vendor at @comma_ai . I recommend other companies do the same.
People should consider how reliant they are on cloud token vendors. If you can't brainstorm, code or be productive without them, you should be scared. Regain your sovereignty or you're ngmi.
We'll all look back in five years and remember when the enshittification cycle got too fast. Any company that relies on Anthropic is so obviously foolish. Google and Microsoft knew how to slow play it.
CHINA CONSIDERS RESTRICTING OVERSEAS ACCESS TO CUTTING-EDGE AI MODELS
China’s Ministry of Commerce has led meetings over the past month with major AI companies, including Alibaba, ByteDance, and Z.ai, to discuss measures that would restrict overseas access to
You start out adding one bit of nonsense. It's just a little nonsense you say. But then you have 3 workarounds elsewhere in the codebase for that one bit of nonsense. Then you add 17 little hacks to deal with those 3 workarounds. And soon, your whole repo is hacks and nonsense.
I cannot believe how good GLM 5.2 is. Several weeks in now and it's mostly all I have been using. It doesn't have the alignment issue of cloud AI, it's much more clear what it can do and can't because it doesn't care about you taking another $$$ spin at the token slot machine.
We are here when you are ready @tenstorrent. We love how you build in public and have buy it now buttons on your website (unlike certain other fake chip companies). Let's get you a software stack to match!
I really want to like TT (cool hardware!) but every time they make announcements like this I go look and its always hand-optimized special-cased nonsense that runs *just* this model at like batch_size=1. No one buys hardware to run a single model, you guys need a proper compiler!