Comment on Hierarchical Modeling (H-Nets)parentComments−lukebechtelOP1yIt's meant to replace the BPE tokenizer piece, so it isn't a full Language Model by itself.In fact in Gu's blog post (linked in a post below) it's mentioned that they created a Mamba model that used this in place of the tokenizer.
Comments
It's meant to replace the BPE tokenizer piece, so it isn't a full Language Model by itself.
In fact in Gu's blog post (linked in a post below) it's mentioned that they created a Mamba model that used this in place of the tokenizer.