This is over a month old, they released the weights a long time ago.
Tongyi DeepResearch – open-source 30B MoE Model that rivals OpenAI DeepResearch
41–50 of 156 posts
Re: Tongyi DeepResearch – open-source 30B MoE Model that rivals OpenAI DeepResearch
#42I recently got a 5090 with 64 GB of RAM (intel cpu). Was just looking for a strong model I can host locally. If I had performance of GPT4-o, I'd be content. Are there any suggestions or cases where people got disappointed?
Re: Tongyi DeepResearch – open-source 30B MoE Model that rivals OpenAI DeepResearch
#43I recently got a 5090 with 64 GB of RAM (intel cpu). Was just looking for a strong model I can host locally. If I had performance of GPT4-o, I'd be content. Are there any suggestions or cases where people got disappointed?
5090 has 32GB of RAM. Not sure if that’s enough to fit this model.
Re: Tongyi DeepResearch – open-source 30B MoE Model that rivals OpenAI DeepResearch
#44I recently got a 5090 with 64 GB of RAM (intel cpu). Was just looking for a strong model I can host locally. If I had performance of GPT4-o, I'd be content. Are there any suggestions or cases where people got disappointed?
Re: Tongyi DeepResearch – open-source 30B MoE Model that rivals OpenAI DeepResearch
#45In my experience using these supposed expert models, they are all more or less the same given they all are trained on the same internet data. The differentiation and value is in the context window management and how relevant info from your session is pulled in. So it’s the interface to the model that makes all the difference. Even there the differences are quite minimal. That is because all these companies want to to…
Re: Tongyi DeepResearch – open-source 30B MoE Model that rivals OpenAI DeepResearch
#46I recently got a 5090 with 64 GB of RAM (intel cpu). Was just looking for a strong model I can host locally. If I had performance of GPT4-o, I'd be content. Are there any suggestions or cases where people got disappointed?
5090 has 32GB of RAM. Not sure if that’s enough to fit this model.
n-cpu-moe in https://github.com/ggml-org/llama.cpp/blob/master/tools/serv...
Re: Tongyi DeepResearch – open-source 30B MoE Model that rivals OpenAI DeepResearch
#47It makes me wonder if we'll see an explosion of purpose trained LLMs because we hit diminishing returns on invest with pre training or if it takes a couple of months to fold these advantages back into the frontier models. Given the size of frontier models I would assume that they can incorporate many specializations and the most lasting thing here is the training environment. But there is probably already some tradeo…
That you can individually train and improve smaller segments as necessary
Re: Tongyi DeepResearch – open-source 30B MoE Model that rivals OpenAI DeepResearch
#48Sunday morning, and I find myself wondering how the engineering tinkerer is supposed to best self-host these models? I'd love to load this up on the old 2080ti with 128gb of vram and play, even slowly. I'm curious what the current recommendation on that path looks like. Constraints are the fun part here. I know this isn't the 8x Blackwell Lamborghini, that's the point. :)
llama.cpp + quantized: https://huggingface.co/bartowski/Alibaba-NLP_Tongyi-DeepRese... get the biggest one that will fit in your vram.
Re: Tongyi DeepResearch – open-source 30B MoE Model that rivals OpenAI DeepResearch
#49Unfortunately soon China will take lead in AI.
Re: Tongyi DeepResearch – open-source 30B MoE Model that rivals OpenAI DeepResearch
#50What is the state of AI in China? My personal feeling is that it doesn't dominate the zeitgeist in China as it does in the US and despite this because of the massive amount of intellectual capital they have just a small portion of their software engineering talent working on this is enough to go head to head with us even though it only takes a fraction of their attention.