N-Gram system compatibility for 27b.

#32
by ForgeAgent - opened

Can you do the same N-gram system but with the 27B please ๐Ÿ˜Ž

What's the real win of that n-gram?
Not quite convinced.

better inteliggence for basically no cost, because it can be ofloaded to disk without slowing down the model.
I might try to do this, but my compute is limited, because i only have an rtx 4070.

As long as I know, you can't mechanically inject Qwen 3.8 Flash Next's n-gram layer to 27b. The model itself has to be trained to be able to use n-gram embedding layer. And yeah, considering the fact that 3.8 27b is already a quite impressive model with that additional layer sitting in RAM it can become the best open weight model for consumer AI hardware
.

Sign up or log in to comment