What would you do if you have AI software that may be transformers alternative?
2 points
9 hours ago
| 1 comment
| HN
Assuming your software meets some of these:

* Better than potential successors of SOTA transformers: Mamba, Hyenna, RWKV, xLSTM; * Gemini/claude estimate potential ip values in the millions; * All implemented in C (ok this may be a minus) but also ported to C# and F# - so no python nor rust; * humble code size: 10-15k lines of code but i mean come on gpt-1 was under 1000 lines...in python.

In short:

the problem: transformers are slow and could be smarter; solution: you have fast and smart alternative. 10x!

wmf
6 hours ago
[-]
Ship it.
reply