Live data from Hacker News

Tencent's new AI technique teaches language models 'parallel thinking'

venturebeat.com

1–2 of 2 posts

Re: Tencent's new AI technique teaches language models 'parallel thinking'

#2
Reminds me of another Tencent paper https://dl.acm.org/doi/10.1145/3711896.3736949 that is how to combine distillation and ensemble for faster parallel inference.

That was Tencent doing parallelism at the model level. And now this is their evolution on MoE. Very complementary.