Remix.run Logo
ZAYA1-8B: An 8B Moe Model with 760M Active Params Matching DeepSeek-R1 on Math(firethering.com)
17 points by steveharing1 2 hours ago | 14 comments
throwaw12 an hour ago | parent | next [-]

> The math and coding part is impressive but the agentic one is not.

I think this is very important to eventually become a viable replacement for coding models. Because most of the time coding harnesses are leveraging tool calls to gather the context and then write a solution.

I am hopeful, that one day we can replace Claude and OpenAI models with local SOTA LLMs

steveharing1 40 minutes ago | parent | next [-]

That's absolutely possible, its just as we move towards more advancement, We'll soon see Small models being smart enough to not be judged by parameter count but their reasoning and intelligence. You can see examples like Qwen 3.6 27B.

regexorcist 3 minutes ago | parent [-]

Yeah this is key, a lot of people are still just looking at the number of params and thinking these models are toys. What Qwen 3.6 has shown is that reasoning and tool calling are just as important if not more.

2ndorderthought 40 minutes ago | parent | prev [-]

It's pretty close already. Check qwen3.6 27b if you haven't already. People are vibe and agentic coding with it on a single GPU.

It is more finicky than Claude but if you hand hold it a bit it's crazy.

gchamonlive 23 minutes ago | parent [-]

I see that going around, and either the test cases are too simplistic or I'm doing something wrong. I have a server with a 3090 in it, enough to run qwen3.6, but I haven't had much luck using it with either codex or oh-my-pi. They work, but the model gets really slow with ~64k context and the attention degrades quickly. You'll sometimes execute a prompt, the model will load a test file and say something like "I was presented with a test file but no command. What should I do with it?".

So yeah, while it's true that qwen3.6 is good for agentic coding, it's not very good for exploring the codebase and coming up with plans. You need to pair it today with a model capable of ingesting the whole context and providing a detailed plan, and even then the implementation might take 10x the amount of time it'd take for sonnet or Gemini 3 to crunch through the plan.

2ndorderthought 15 minutes ago | parent [-]

I agree for planning it's not there yet. But I wouldn't be surprised if something came out that was in a similar weight class.

yorwba 27 minutes ago | parent | prev | next [-]

Announcement blogpost: https://www.zyphra.com/post/zaya1-8b

2ndorderthought an hour ago | parent | prev [-]

I've been saying it for a long time now. I think small models are the future for LLMs. It's been fun seeing experiments to see just how much better models get by making them insanely large but it's not sustainable.

No I am not saying this model is a drop in Claude replacement. But I think in 2 years we might be really surprised what can be done in a desktop with commodity hardware, no connection to the internet, and a few models that span a subset of tasks.

Really happy to see amd put their hat in the ring. It's a good day for amd investors. I know a lot of AI bros will scoff at this, but having your first training run is a big deal for a new lab. AMD is on their way despite Nvidia having years of runway

zimi-24-imiz 38 minutes ago | parent | next [-]

using C was 100 times as productive as assembly. what happened was not that we finished software 100 times faster, but that we did projects 100 times bigger in the same time

same thing with smol local LLMs versus the big ones in the sky. your smol local LLM will only be able to tackle projects which are not comercially valuable anymore, because people expect 100x scope and features. which is fine as a hobby/art project

yes, we'll do amazing things with local LLMs in 2 years, but the big LLMs will do things beyond imagination (assembly vs C)

2ndorderthought 25 minutes ago | parent [-]

I disagree. I think people can make very good software by balancing their use of AI and their market knowledge. I still believe for the foreseeable future people can make wildly loved or mission critical software with 0 ai and have it be met with market interest.

I think we are going to see a surge in software claiming to do everything and becoming bloated and unsustainable.

I already see 1gpu local models 1 shotting games via vibe coding. I see people doing agentic programming, granted more slowly and cheaply than 12 Claude sessions.

The difference isn't as big as it was 2 months ago. In the past 45 days so many model releases have happened. Meanwhile frontier performance has stagnated and degraded. If it's a taste of what is to come I welcome it.

steveharing1 35 minutes ago | parent | prev [-]

You couldn't be any more right!

zimi-24-imiz 35 minutes ago | parent [-]

but he could be absolutely right

steveharing1 27 minutes ago | parent [-]

He could be right but time will tell if we can really achieve that level in open source space because as you know Even in open source space companies go closed when they achieve something really efficient and frontier. I'm not talking about all but that's usually a pattern

2ndorderthought 21 minutes ago | parent [-]

There are a lot of hats in the ring. I don't see Alibaba shutting down anytime soon. They make qwen.

Deepseek is doing valuations right now.

Moonshot is just getting started. Same with AMD. mistral is still working hard at it and has a customer base.

An Egyptian company dropped their first small model this month, Horus.

There are enough geopolitics at play that I expect this to be a very different outcome from typical startup market dynamics. If anything j worry about the big us labs longevity. The world is fed up with US tech it seems, and even for us citizens it's questionable the frontier labs have their interests in mind as they risk the entire economy.