Dense and Moe models please!

#37
by Duonglv - opened

Hello,

This is a great model for local usage with a single request.

However, if we use this dense model to serve many concurrent users, it’s quite slow. The DGX Spark PC has 128 GB of unified RAM, but its memory bandwidth is relatively low at only 273 GB/s. This bottleneck makes it difficult to generate tokens fast enough when handling long sequences per request, such as 65K tokens per request.

I hope you guys will release a MoE model as well, perhaps a 30B-A3B or something similar. Performance close to the dense model would be perfectly fine.

I think having both a dense model and an MoE model would meet most use cases, similar to what Qwen and Google offer.

Thank you so much for your contribution to the community!

120B moe would be best

Sign up or log in to comment