I geek out on this subject in my spare time. Curious if anybody else is doing so and if you're willing to share ideas?
Ask HN: Is anybody building an alternative transformer?
1–10 of 96 posts
Re: Ask HN: Is anybody building an alternative transformer?
#2Re: Ask HN: Is anybody building an alternative transformer?
#3please define transformer
Re: Ask HN: Is anybody building an alternative transformer?
#4Edit: or perhaps you are working on a new insect sex regulation gene? If so that would be a great discussion here - https://en.wikipedia.org/wiki/Transformer_(gene)
Re: Ask HN: Is anybody building an alternative transformer?
#5Re: Ask HN: Is anybody building an alternative transformer?
#6Re: Ask HN: Is anybody building an alternative transformer?
#7There's a big state-space model comeback initiated by the S3-Mamba saga. RWKV, which is a hybrid between classical RNNs and transformers, is also worth mentioning.
Re: Ask HN: Is anybody building an alternative transformer?
#8There are optimizations like extreme 1.58 bit quant that can be applied to anything.
There are architectures that stray farther. Like SSMs and some attempts at bringing the RNN back from the dead. And even text diffusion models that try to generate paragraphs like we generate images i.e. not word by word.
Re: Ask HN: Is anybody building an alternative transformer?
#9please define transformer
Re: Ask HN: Is anybody building an alternative transformer?
#10I do expect transformers to be replaced eventually, but they do seem to have their own "bitter lesson" where trying to outperform them usually ends in failure.