Remember when we needed 200 servers for an enterprise website because Apache used one process or thread per connection - and Nginx collapsed that into a single box overnight? That moment for LLMs is near. It’s going to move us from the big iron era of AI to small portable brains. Nature has already proved it’s possible with 20 watts and very little heat generation. And I think the data center buildout will end in car…
Side note! Nginx was by no means the first web server to use a non-forking mechanism, nor the first open source web server to do so. Certainly Zeus (which was closed source) was earlier and very useful in this sort of application, and so was thttpd (open source, still exists as Merecat). I used thttpd quite a bit for single box applications and at one of my employers, nginx replaced a mixed strategy with Zeus, Apache…
Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows
631–640 of 678 posts
Re: Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows
#632Re: Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows
#633Re: Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows
#634I guess for FOSS and self hosted it is good - but I am still wondering how are they going to Meta-stasize it ;)
Re: Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows
#635Earlier quoted context omitted.
brains do it with 20 watts because theyre analog. llms require massive amounts of power and this isnt changing any time soon without a breakthrough
There are arguments that the brain is quantum, as in parts of it locally using quantum effects. Which if true, might make a counter-argument, as there will be bigger data centers needed if the goal is to simulate the brain classically. On the other side, advancement in quantum computers would make current LLM inference much faster. Because of the extreme cooling needed, i dont think the energy demand would become les…
Last I heard researches simulated an entire brain of a fruitfly with just a classic neuron approach [0] and if I recall it worked great.
I know a human brain is many orders of magnitude more complex, and that there are some birds that use quantum navigation - so it's certainly not impossible by any stretch, though I am quite interested in this statement since it's the first I hear about it.
Re: Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows
#636Will be interesting to see how Qwen3.8 27B compares against this once it releases this week. Seems like dense 30B is back in fashion? EDIT: An open weight version of Muse Spark 1.2 is going to be released as well: https://x.com/alexandr_wang/status/2086756152034066792 https://xcancel.com/alexandr_wang/status/2086756152034066792
Re: Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows
#637Earlier quoted context omitted.
If you are willing and not too busy, What model do you use and what is your cost? (If using subscription would you be able to check with 'npx ccusage').
I'd also be really curious about the cost to run something like this, and what things you think it's particularly helpful for?
Re: Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows
#638Remember when we needed 200 servers for an enterprise website because Apache used one process or thread per connection - and Nginx collapsed that into a single box overnight? That moment for LLMs is near. It’s going to move us from the big iron era of AI to small portable brains. Nature has already proved it’s possible with 20 watts and very little heat generation. And I think the data center buildout will end in car…
Isn’t it more likely that they will still all be used to the max? I don’t see how at any rate we will be going “alright, that’s enough intelligence for now”
Re: Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows
#639Earlier quoted context omitted.
> So far everyone seems to be consistently GPU-poor, despite the huge buildout That is seemingly not the case. The buildout is actually slow; almost nothing of these giant projects has been completed. Nobody will say how much of anything they have actually finished. And Nvidia have made huge, huge buy-and-hold deals for GPUs that do not have data centres to go into. Everyone is GPU poor because stuff hasn't been fini…
If I understand correctly, you're saying people are compute-poor but not necessarily GPU-poor because there's a lot of GPUs out there but nowhere to plug them into? If so, I'm not sure that distinction matters to the GP's point that there is too much demand to call this an oversupply. I also doubt we can estimate the level of demand based on a single deal between Anthropic and SpaceX (despite which, note, Claude stil…
It's a distinction without a difference if your issue is getting hold of a GPU.
But there's a significance to it if you are trying to use demand for a GPU as a proxy for demand for AI. That is where the industry is making serious mistakes.
> I am not sure Microsoft thinks there will be an oversupply either
https://finance.yahoo.com/news/microsoft-ceo-says-overbuild-...
The rest of your comment I am not going to address because it's kind of unfalsifiable. Hypotheses about what AI might be able to do in principle aren't all that useful when talking about even medium-to-long-term demand for what LLMs and GANs can provably do now.
Re: Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows
#640Earlier quoted context omitted.
brains do it with 20 watts because theyre analog. llms require massive amounts of power and this isnt changing any time soon without a breakthrough
There are arguments that the brain is quantum, as in parts of it locally using quantum effects. Which if true, might make a counter-argument, as there will be bigger data centers needed if the goal is to simulate the brain classically. On the other side, advancement in quantum computers would make current LLM inference much faster. Because of the extreme cooling needed, i dont think the energy demand would become les…