6 ms·
True, and for third-party models we'll just re-use their public open weights. There is a time-consuming part, though, that is performed manually by our (human)
by gaeld 4mo ago
True, and for third-party models we'll just re-use their public open weights.
There is a time-consuming part, though, that is performed manually by our (human) team: implement the logic of the model in C++ and assembly code in a super-optimized way, co-designed for each specific hardware card.
This can take months.
We hope to accelerate the process with AI agents, but we're not there yet.