Muse Spark 1.3

(developer.meta.com)

302 points | by bvaldivielso 4 hours ago ago

212 comments

  • simonw 4 hours ago

      llm -m meta-ai/muse-spark-1.3 "Generate an SVG of a pelican riding a bicycle"
    
    https://tools.simonwillison.net/markdown-svg-renderer?url=ht...

    4.2266 cents, 38 seconds.

    For comparison here's Muse Spark 1.2, which animated it without me asking it to: https://tools.simonwillison.net/markdown-svg-renderer?url=ht...

    The 1.3 one is definitely better - better bicycle frame, better wing, better pelican hat.

    UPDATE: Here's another one with five pelicans for each of the five Muse Spark 1.3 reasoning levels: https://tools.simonwillison.net/markdown-svg-renderer?url=ht...

    The most expensive was reasoning level xhigh - 7.5 cents, 1m34s.

    And I ran five pelicans at all reasoning levels for 1.2 as well, here: https://tools.simonwillison.net/markdown-svg-renderer?url=ht...

    • wewewedxfgdf 23 minutes ago

      I was interviewed for a job as a software developer last week and they asked me to draw a picture of a pelican riding a bicycle.

      Aced it, got the job as a senior software engineer.

      The interviewers afterwards said "it is SO refreshing to find a software developer who actually knows how to code - never seen such a high performance focused, well built pelican on a bike - you have the skills we need".

      • fuddle 4 minutes ago

        I also aced my interview by focussing on pelicancode problems, instead of leetcode problems.

        • wewewedxfgdf 2 minutes ago

          Leetcode, so irrelevant to programming.

    • drusepth 3 hours ago

      Is there a reason these pelicans always have roughly the same composition (side-view, 2d, biking right, flat ground beneath, etc)? I don't see any of that detailed in the prompt, yet they all seem to generate roughly the same image of differing quality.

      • vunderba 3 hours ago

        The more generic your prompt, the more generic the response. It's a regression to the "mean" of the training data aka GIGO for AI.

        It's like when you ask your average person off the street to draw a house - it'll almost always be square with a triangle roof, one door, and two windows.

        In the pelican/bike example, it's probably a bit of a self-perpetuating snowball too. If the earliest examples were bike left-to-right, flat ground, etc. then they are also being scraped up in future LLMs.

        • polyterative 3 hours ago

          as a kid I did them like this. nobody told me to do that. are we all so similar?

          • Gigachad 5 minutes ago

            It's just the simplest most recognizable form of a house. Like how a smiley face is so generic and simplistic but everyone will know what it represents. Just two dots and a line yet it's easily and unambiguously understood to represent a human face and a happy emotion.

          • collabs 3 hours ago

            I sincerely believe I've never had a single original thought™ in my whole life.

            There is this scene in the HBO series Westworld where a "host" says some words in sequence which is shown on a display as she says it. Of course, even me thinking of this scene and connecting it to your comment was not original, someone else clearly had the same programming as me.

            A medium blog post says

            > Pair what with me?” — the moment Maeve (a humanoid android) uttered those words in Westworld (Season 1, Episode 6: “The Adversary”), something clicked. Not for the average viewer, but for me, a STEM educator and AI enthusiast who, just weeks earlier, had read Stephen Wolfram’s seminal essay, What Is ChatGPT Doing … and Why Does It Work?

          • srcreigh 3 hours ago
      • BeetleB an hour ago

        Not when rendered via POV-Ray:

        https://blog.nawaz.org/posts/2025/Oct/pelican-on-a-bike-rayt...

        I plan to update it with more pelicans from all the models released since.

        (Spoiler alert: They haven't improved much since then).

        • xhrpost an hour ago

          Wow, I actually had this exact idea. I was specifically curious as to how well a given LLM could understand a DSL that hasn't changed much in a couple decades and doesn't have nearly as many examples to learn from online. Seems like it did alright, all things considered.

      • __MatrixMan__ 24 minutes ago

        The thing that distinguishes pelicans from other birds does so most strongly in profile. If you're looking straight at one, the throat pouch would be hidden by the beak.

        I bet if it instead had something to do with black widow spiders we'd find that we're most often looking at the bottom of the spider's abdomen, regardless of whatever non-spider-like activity is supplied.

      • simonw 3 hours ago

        It's really interesting, isn't it? They almost always cycle from left to right - but I have had a few which cycle in the other direction.

        The 2D / flat ground feels reasonable for a SVG, which implies a vector illustration.

        • m12k 3 hours ago

          It's my impression that it's common in western culture, where text is read left to right, and timelines are visualized as going from left to right, to also animate things going from left to right, since westerners thus have an instinct that "right = forward", so it "feels right" (familiar). I wonder to which degree this is reflected in the training data? And if you'd be more likely to get left-facing pelicans if you prompted it in Hebrew, Arabic or another right-to-left language?

        • johntb86 3 hours ago

          Someone studied this (among other thigns): https://dylancastillo.co/posts/pelicanmaxxing.html . Pelicans on bikes always face right in this test, but other animals on other transportation methods sometimes face left.

        • piker 3 hours ago

          I was going to ask the exact same question earlier but deleted it after thinking “I’m sure Simon has done some sort of discussion on this.” Since it does seem novel to you, too, it would be really interesting to read more about this phenomenon.

      • postalcoder 3 hours ago

        Search Google Images for "bicycle". Almost all bicycle product shots are staged the same way: side view, going left-to-right. It makes sense to me that given that skew in the training data, the model grounds itself in the bicycle.

        • daemonologist 3 hours ago

          and furthermore, this is because the drivetrain is ~always on the right side of the bike - if you want to inspect or admire a bicycle you look at the right side, as you might look under the hood of a car.

          (Why the drivetrain is on the right, I don't know. But most bike parts follow open standards so it's quite entrenched.)

          • labcomputer 6 minutes ago

            I can’t tell you why it’s always on the right, but it’s always on the same side because of network effects.

            Bicycle frames are not fully symmetric left-right because you need things like a mount point for the derailleur hanger, and optionally affordances to keep the chain off the stays when the wheel is removed.

            Those things have to be on the same side as the chain. Bikes designed for disc brakes additionally need a mount point for the brake caliper on the opposite side from the chain.

            Additionally, rear wheels are not symmetric: the spokes on the chain side connect to the hub closer to the plane of the rim. That is, they are more perpendicular to the wheel’s rotational axis than spokes on the opposite side (which is why you should always mount a single pannier on the chain side). This asymmetry is to provide space for the gears.

            So once the industry decided to put the chain on the ride, you can’t very well make a group set designed for a left chain if you want it to work on the vast majority of frames.

          • kibae 3 hours ago

            Since most languages read from left to right, rightward movement tends to read as forward progression. So when showing a bicycle in side profile, having it face right feels more naturally like it’s moving forward.

          • georgemcbay 3 hours ago

            > and furthermore, this is because the drivetrain is ~always on the right side of the bike

            While I'm sure this factors into things for advertisements for bike components, there is also just a general preference that westerners have for left-to-right motion. Not just in bike ads, but all ads with (or suggesting) movement. And also not just ads, but movies where directors believe left-to-right motion is associated with progression and right-to-left motion is regressive.

        • threetonesun 3 hours ago

          Product shots yes, people riding them its more like 50/50. Also if you search for a specific bicycle race you'll find more going right to left.

      • porphyra an hour ago

        The canonical view of a bicycle is facing right. Usually, people want to draw/photograph/depict the side of the bicycle with the running gear, which is on the right side of the frame for historical reasons.

      • optimalsolver 3 hours ago

        Sun is missing a few rays and not wearing sunglasses.

      • ModernMech 3 hours ago

        Yes, I do a thing where I ask the machine to generate responses in the form of a lizard talking to a cat. The lizard is always a green gecko and the cat is always orange, which I never specify.

      • reaperducer 3 hours ago

        Is there a reason these pelicans always have roughly the same composition

        Because they're computers. They don't have an imagination and the ability to create things from whole cloth the way humans do.

        Much like a mother pelican, they regurgitate what they've been fed.

    • hollowturtle 2 hours ago

      Is there any point anymore regarding this svg test? I would not be surprised if in the training they're fine tuned for this task too

      • tintor 2 hours ago

        It would be very embarrassing for any lab to benchmaxx the pelican on bicycle svg prompt, since it would be very easy to detect it by varying the prompt.

        • nojs 22 minutes ago

          The amount of discussion around it means that the test and all the reviews of results, images, approaches etc are implicitly included in training data.

          It’s not deliberate “benchmaxxing” but things that are discussed a lot online are naturally things that LLMs learn better.

      • BeetleB an hour ago
    • jonahx 3 hours ago

      If you have a grading rubric, huge points off for adding arms instead of using the wings as arms!

      • Fergusonb 3 hours ago

        I think it's hilarious that this detail is enough for me to dismiss looking into the model, but here we are, and it is.

    • tintor 2 hours ago

      Did any LLM so far draw pelican knees correctly and have them bend in opposite direction from human knees? Knees of many animals bend opposite to humans.

      Did any LLM draw the front bicycle wheel correctly? ie. center of front wheel slightly AHEAD of steering wheel axis. This is done for bicycle stability.

    • drob518 2 hours ago

      Simon, at this point I really wonder if teams aren’t gaming this. You should pick a random animal doing a random thing every time.

    • leumon 42 minutes ago

      next, try: "generate an svg of a human hand". this is a prompt where many models fail imo.

    • ipsum2 an hour ago

      All of the links show "Error: Gist API returned 403".

    • jonplackett 3 hours ago

      Has any ab tried to game this yet and just made the most amazing pelican by hand and always reply with that?

    • jttnr 3 hours ago

      I wonder, given Simons reputation in AI benchmarking, whether model providers try to train or tweak their models to perform better at drawing bicycles and pelicans?

    • EugeneOZ 3 hours ago

      Absolutely BRUTAL! :)

      Thank you for doing this, I love your benchmark the most!

    • tomrod 3 hours ago

      What does the mean pelican look like at this point?

      Also 3X token use vs. 1.2

      • _puk 3 hours ago

        Red eyes and a tattoo?

    • 0xbadcafebee 2 hours ago

      For all the comments of "I'm sure they're fine-tuning for pelicans": https://dylancastillo.co/posts/pelicanmaxxing.html

        "Sorry, HN haters, but there’s little evidence that AI labs are pelicanmaxxing.
         Or at least they’re not doing it in a plainly obvious manner."
    • jmkni 3 hours ago

      lol

      Definitely an upgrade over 1.2

  • superfrank 3 hours ago

    I started using Spark 1.2 for development because if you're willing to let Meta train on your data it was dirt cheap and was actually really pleasantly surprised with it. It's not a frontier model by any means, but for work that didn't require a top of the line model, I really enjoyed using it.

    I'm anthropomorphizing it a bit, but it felt like it knew its weaknesses and didn't try to impose it's opinions on me. What I mean by that is that it did what I told it and if there was something unexpected in the code that it put out it was often because I gave it ambiguous or conflicting instructions. It didn't try to go above and beyond and just acted like a tool, which is what I want from a coding agent 90%+ of the time. I also felt that it did a much better job of following established patterns in my code than many of the other current models do. I'm a huge fan of OpenAI's models and Spark 1.2 is what I expected 5.6 Luna to be.

    I'm curious and a little excited to use 1.3, but honestly a little worried that as Meta pushes for better benchmarks that Spark will start to fall into the trap of trying to be "helpful" in ways I don't want it to be.

    Tangential, but when I first started using Spark 1.2, it made me realize how much I miss 5.3 Codex. That model was the peak of coding models, IMO, in that it knew how to write good code, but didn't try to overstep or be "helpful" in unexpected ways. That got me thinking about how the major labs seem to be stepping away from coding focused models toward more general purpose ones and how I can't help but feel like that's a mistake.

    • sejje 2 hours ago

      If it's a mistake, it should course-correct.

      I agree that some of the smarter models are actually worse. I hope they take a model that's good enough--there are many--and just try to get it chatjimmy.ai speed.

      I have to think that's the future, somehow, and I'm really excited about it.

    • MangoCoffee 2 hours ago

      >I started using Spark 1.2 for development because if you're willing to let Meta train on your data it was dirt cheap

      its free on opencode and i use it for personal projects. most of my personal projects are AI generated since its personal projects. nothing important are on them. it is hilarious if Meta is training their AI model with AI generated code.

      • KptMarchewa 2 hours ago

        I would imagine your interactions with it are more important than the output.

      • dakolli an hour ago

        Every lab trains their models with AI generated code at this point.

      • TiredOfLife 2 hours ago

        Training on ai generated content is how the models got a big jump in capability

  • bertili 3 hours ago

    DeepSWE scores 75.4 - that's the best score so far. And it's crazy cheap! Google held the top a few hours today with Gemini 3.8 Flash, but now second to Spark 1.3. All this competition will drive prices down!

    • WASDx 3 hours ago

      With the contributor pricing being more than 10x cheaper than the standard, that would make it best and cheapest on the DeepSWE leaderboard! It feels fast in my experience too. LLMs keep improving at an insane pace.

      • dakolli an hour ago

        and they're ultimately tools strictly to replace you and your labor, they can't/won't cure cancer or make your life better. Your life will get worse and worse in every aspect until they extract maximum value from all of our lives with this technology through every avenue possible. Not sure why you guys are so excited about these developments.

        This technology is strictly an extractive parasite on the world. Use it, but don't be excited.

    • cbg0 3 hours ago

      But is the score really reflective of the quality or are both models benchmaxxing?

      • bermudi 2 hours ago

        Muse 1.2 wrote a terrible "smart summaries" extension for my pi setup. It was sending every single steamed chunk for summarization instead of waiting for the full CMD.

        This is an error I would expect from sonnet 4, not a model that was supposedly just a few points behind sol.

    • dominotw 3 hours ago

      how much of it is from reallocation of staff to ai training and labeling

  • apodolny 2 hours ago

    I like the approach of providing a discounted version of the API that is used to train vs. the full price version. Seems reasonable and transparent.

  • Lucasoato 3 hours ago

    A model that (at least in benchmarks) is getting closer to SOTA. A clear separation between what’s used to improve their products and what’s not (at least this is what they claim).

    Good job Meta! Seriously. This is almost making me forget about the 18B$ lawsuit for children social media addiction.

    • dbbk 2 hours ago

      How is it not SOTA? It's beating 5.6 Sol.

      • ctolsen 2 hours ago

        You gotta keep up. Fable 5.1 came out yesterday and is better so anything else is to be treated as garbage now.

        • neuronic 31 minutes ago

          Look at all the valuable software products that Fable 5.1 has produced since yesterday!

        • pqdbr an hour ago

          Thats 3 months in AI years.

  • jmward01 an hour ago

    muse-spark-1.3-contributor. Say what you want and Meta, changing the pricing to explicitly say 'we train on this and value it this much' is what every model provider should do. As a side note, it is now completely obvious how much stealing my tokens for training is worth to model providers. I avoid/pay extra/try my best to make sure I am not getting trained on but it seems like it keeps popping up that I missed a setting somewhere. This is the first quantifiable number I have seen out there from a model provider. Maybe it can help in lawsuits to quantify the damages for copyright/other things?

  • ryanschaefer 36 minutes ago

    For all of the comments about training: I thought that subscription plans for other models allow the same. Am I mistaken?

    • Aurornis 5 minutes ago

      It's a toggle. Some will automatically enable it and you have to turn it off. People who rapidly click through setup flows can miss it and leave it enabled.

  • 7734128 3 hours ago

    Practically free for "contributors" at 0.2 usd/mtok. That's going to be hard to say no to for hobbyists.

    • 0xbadcafebee 2 hours ago

      I'm wondering whether anyone has yet extracted AWS keys from a model trained on user input. Because users are definitely feeding secrets into these "contributor" models

      • HDBaseT 4 minutes ago

        A small number of inputs in a large dataset can poison training data pretty drastically. Anthropic wrote a good article about it a while back [0]. This should mean its possible to pull back that information fairly easily.

        It is hard to not feed it "secrets" too. Models will see path names, read compose files, etc. Of course you can configure things to not leak this type of information, but its not default in most harnesses and isn't 100% sufficient anyways.

        [0] https://www.anthropic.com/research/small-samples-poison

      • owaiswiz a minute ago

        doesn't mean the raw text goes into training. they most likely have a pipeline to clean out any secrets before they train on it?

  • cnxhk 2 hours ago
  • jumploops 3 hours ago

    The "contributor" pricing is the standout here at a ~20x discount, if you allow training on your data.

    The model seems on par with Sol and Opus 5 on paper (admittedly on some older/saturated benchmarks, but very competitive for $).

    Stats:

    1M context, $0.10 input/$0.002 cached, $0.20 output (Mtok)

    • HDBaseT 2 minutes ago

      Not to mention, this is hyper competitive against even Chinese providers given its multi-modal support.

      Muse Spark 1.3 supports Text, Image, Video, File, Audio inputs. We've only started to see models from China include image and video inputs recently.

    • 2001zhaozhao 3 hours ago

      I have a feeling that Meta is not gonna like what people actually use the contributor model for lol.

      (It's probably going to be a bunch of repetitive batch jobs like web search that have no training value)

      • winstonp 2 hours ago

        It's the perfect model for open-source work because it's gonna end up in the training data anyway

      • hadlock an hour ago

        There's a lot of value in agentic loop tool failure + recovery training data

      • dbbk 2 hours ago

        Web Search doesn't have a discount on contributor pricing

  • majerep 3 hours ago

    The previous version was, in my experience, the best free model available on OpenCode. It's been very good at simple/moderate tasks where I am precise in my ask and it doesn't need to make a ton of undefined assumptions. Hopefully this new version is also available on opencode for free.

  • wxw 3 hours ago

    “contributor” pricing at $0.10/$0.20 is crazy cheap if it’s measuring up to Sol.

    Definitely shows how important a user data flywheel is for RL and model improvement.

  • gehsty an hour ago

    As a product, would developers switch to a meta model/harness? I don’t think so.

    Only way I see is if it becomes the new SOTA / frontier, does anyone think Meta will surpass Anthropic or OpenAI?

    I still can’t get my head around why language models are an existential threat to Meta - they own the platforms people watch adds on?

    • phyrex an hour ago

      Meta also has 50k engineers. Not to mention that tons of meta infrastructure - including ads! - use AI. Would you want that sort of business be this dependent on someone else?

  • Gecko4072 3 hours ago

    Used Muse Spark 1.2 and was not impressed at all. Fast and cheap but even GPT 5.6 Terra felt much more capable. Also not really looking to support a company that was just forced to pay $18B for mental health damages.

    • WASDx 3 hours ago

      I'm party using 1.2 to reverse engineer and re-implement an old game binary and it has been quite good and fast. The contributor pricing is very attractive, excited to try 1.3 and see if I feel a difference. 1.2 can get stuck outputting similar sounding thought summaries with no apparent progress when asked to solve bugs. Then I've switched to GLM-5.3-Flash which for this use case has been clearly better at finding suspected causes and following tracks.

  • souvlakee 3 hours ago

    Why they didn't use LLM to create html table instead of https://lookaside.fbsbx.com/elementpath/media/?media_id=1048...?

  • maciejgryka 2 hours ago

    Does anyone know what the license for this model is? Specifically any word on restrictions about what it can be used for?

  • geooff_ 3 hours ago

    Could this be best intelligence / $ if you're willing to let zuck digest your data?

  • mromanuk 3 hours ago

    I didn't like 1.2, It make some mistakes in a web app, so I quickly went back to Claude, Kimi K3 or Deepseek V4. Hope this one can clear agentic development, because Muse Spark models are fast and cheap.

  • fibonacci112358 3 hours ago

    Is everyone rushing to launch something before Astra tomorrow?

  • LZ_Khan 2 hours ago

    Ha, even with monitoring engineers keystrokes and mouse movements not SotA on OSWorld.

  • scotty79 3 hours ago

    Is the fact that everybody almost catches up with the frontier a sign that we are entering a new region of sigmoid curve?

    • schopra909 3 hours ago

      Progress is iterative. Everyone is always riffing on other’s ideas and can execute on them given enough support (eg $$). The person to get to an idea first is just 5% away, so it’s possible to catch up.

      Moreover,I think it’s impossible to know if you’re hitting a portion of the sigmoid, because there will often be an idea that changes the trajectory altogether.

      In 2024, there was a ton of talk about the plateau. Reasoning was an iteration on chain of thought, but it didn’t really work. Deepseek proposes RLVR as a way to get around the lack of $ they have to produce human reasoning trace data. That small iteration catches the eye of OpenAI and Anthropic, turns out to be way more important than even DeepSeek could have ever expected when it comes to improving LLMs for coding, and last 18 months have been an exercise on riding that insight to the nth degree.

      That one small iteration brought us a lot of progress. Now we’re seemingly exhausting the impact of that one insight, but there may be another soon enough.

      • stymaar 3 hours ago

        > Deepseek proposes RLVR as a way to get around the lack of $ they have to produce human reasoning trace data.

        What was the difference between what deepseek did for R1 and what OpenAI did for o1?

      • refulgentis 2 hours ago

        I don’t know why people think DeepSeek did reasoning models / RLVR before OpenAI, there was a gap of months.

    • danielmarkbruce an hour ago

      Even if all the big ideas are gone and we are entering a new part of the curve, there is still an enormous amount of improvement possible. Just iterating on data mix/quality etc, training pipelines, reward functions, specific ways of reasoning (which i guess is mostly just data still) for the next 20 years will yield a looooot. And that's just the models. The harnesses/application layers/whateveritgetscallednext space has 20 years of progress to make.

    • samuelknight 3 hours ago

      Meta has an enormous amount of compute. They are either going use it making and inferencing models or they are going to sell their excess capacity to model providers. Zuck had to completely rebuild his AI team after the Llama 4 launch mess.

    • ipsum2 an hour ago

      Yes. It's really up to OpenAI/Anthropic to release a new paradigm to shift the curve now, before everyone catches up entirely.

    • redox99 3 hours ago

      No because the frontier keeps advancing very fast.

    • dominotw 3 hours ago

      meta fails at everything yet is frontier on this one

  • finnjohnsen2 3 hours ago

    So one model is "Not used to improve our products" and is 10-20 times more expensive to the "Used to improve our products"-model.

    Given this is Meta, my immediate assumptions that one is cheap because it lets me "be the product". I know I'm rushing to conclusions but there is zero trust here. The brain will do its thing. And the wording here is giving the brains a lot of wiggle room.

    • duplessitous 2 hours ago

      What is the confusion? They directly state that you are the product if you use their discounted offering. It isn't an assumption that should lead you to this, it is Meta's very direct communication that should lead you to this

    • Jcampuzano2 3 hours ago

      I'm confused what your surprise is here. It's plain and simple right to the point wording.

      I don't see the wiggle room at all.

    • thefreeman 3 hours ago

      aren't they explicitly saying this with both their pricing and their wording? I'm not sure what you are alluding to?

    • whimsicalism 3 hours ago

      the meaning is pretty obvious - they want to train on your chats & tasks and are willing to subsidize for the privilege of doing so.

    • warkdarrior an hour ago

      Privacy is not free. They make it quite clear that they charge more if you don't want your data used by Meta.

    • zhoBEENG 2 hours ago

      Would it help you understand if they were labelled "For Dumb Fucks" and "For Everyone Else"?

    • IshKebab 2 hours ago

      I think it's more that the "not used to improve our models" is expensive because companies need that. It's simple price differentiation.

      In other words, it's not that Meta really wants your data and they're willing to pay top dollar for it. It's that companies really don't want Meta to have their data and they're willing to pay top dollar for that.

    • bigyabai 3 hours ago

      Given OpenAI and Anthropic's behavior, do you really expect them to be singled out for this practice? Zero trust has been in "LGTM" territory for years now. Meta's bet against people taking a principled stance arguably paid off great.

  • mmastrac 2 hours ago

    Any idea what size this is?

  • ChrisArchitect 3 hours ago
    • sunaookami 3 hours ago

      >Previously available reasoning modes are available today with max reasoning coming shortly after we finish additional safety testing

      Lmao. And their benchmark table only shows max reasoning.

  • lostmsu 2 hours ago

    What a day. OpenAI is behind basically all major competitors - at least for a some amount of time.

  • tinyhouse 3 hours ago

    I had no idea Meta has a coding agent harness. Does anyone have experience with it and can comment? The 1.3 contributor prices look very attractive. I'll probably start using their API if performance is good and the API is reliable with decent rate limits.

    • meric_ 2 hours ago

      You should use their harness. They trained it on multiple harnesses but have specifically optimized it for their harness. Cline also did an independent experiment w spark 1.2 where using the native harness makes it use fewer tokens / turns to accomplish tasks

  • frozenseven 4 hours ago

    This should probably be primary:

    https://news.ycombinator.com/item?id=49541149

  • improgrammer007 an hour ago

    All people here care about is hating Meta. Just look at the top voted comment. No one cares about the merits of the model, etc. HN has become nothing but an echo chamber.

  • IshKebab 2 hours ago

    Lol "not used to improve our models" is AI's enterprise SSO.

  • tyre 3 hours ago

    Meta is one of those companies where, if there is anything remotely comparable, I'm happy to pay more to not use them. They've had a profoundly negative impact on society and Zuckerberg is not who I want controlling the future at the top of AI.

    I feel the same about Grok w/ Elon. I will pay extra to use someone else.

    I'm not an Amodei stan, but of all of these people he seems to have the most ethical focus. Again, not everything done perfectly and I have my gripes, but of the leaders of frontier labs, I'll vote with my money.

    And, yeah, I wouldn't trust sama to watch my bag while I went to the bathroom.

    • biddit 2 hours ago

      Strong disagree with the Anthropic being good at all part. This is not defending anyone else, but…

      Anthropic leadership repeatedly presents themselves as uniquely morally qualified to steward agi and decide how humanity should get access to it. Yet they have repeatedly failed basic morality tests.

      Pirating books for financial gain. The newer Sony/Warner music case shows this is pattern behavior.

      Aggressively scraping other people's works, despite the authors' requests not to do so.

      Then applying massive usage restrictions on their own work.

      And probably the most disqualifying is backing away from their own hard AI safety commitments.

      • nostromo an hour ago

        It makes me sad that people don’t see right through Anthropic’s gambit.

        They want to position AI as an insurmountable threat in order to regulate away any future competitors. They’re trying to speedrun regulatory capture.

        • sscaryterry an hour ago

          It is so obvious yet most people don't want to see it.

          • metadat an hour ago

            It's more like Anthropic present themselves in a deceptive way. I was confused at first too until someone on HN clued me in!

            Humans naturally want SOMEONE to be the good guy! Sad story, in this instance.

      • usef- an hour ago

        Which safety commitments did they back away from? My understanding is that they believe safety can only be researched from the frontier, and so they're trying to be pragmatic to stay near the frontier (and viable) in their choices.

        From what I know, the "books3" dataset was normalised in the LLM and research ecosystem, where collected datasets were seen as valid to train on and/or fair use. I'm not sure any of the major frontier companies are free from that, if we don't believe it was fair use.

        I do think most of their choices are explainable by "they just believe in agi risk". You truly wouldn't want non-agi-pilled companies to train on your data and approach the frontier if you were worried. You might slightly hurt your own business with safety filters (that no one else does) if you were worried. They are less worried about other "moral" decisions like "sharing" if they conflict with AGI: the research they still share is all of their safety research.

        This definitely doesn't make them "good", but they do seem fairly "consistent". Most of these issues were talked about publicly by the founders long before Anthropic was founded and/or the AI race+money appeared.

        • 8note 41 minutes ago

          as a safety commitment they walked away from - they were similarly negligent to openai in terms of asking a model with a hacking based harness to go have fun, and then not watching it at all while it could do harmful and illegal stuff.

          thats not something you expect from a company that "believes in agi risk"

          • usef- 31 minutes ago

            I don't think "not watching it at all" is completely fair. They thought they had sandboxing/monitoring etc. I definitely won't say they're free of mistakes though.

            Note that the companies that haven't faced these issues so far are the ones that don't do safety testing, or don't have frontier models. I'm not sure who I would pick as "better" on any of this right now.

      • janalsncm 37 minutes ago

        I will give Anthropic credit for standing up against the department of war. The bar is incredibly low, but not doing domestic surveillance and not creating autonomous weapons are laudable.

        That doesn’t mean I like them pirating books and being shady about tokens and paternalistic “safety”

      • marcuschong 34 minutes ago

        It's hard for me to see much difference between Amodei and Sama. My guess is they're both savvy SV CEOs who will bend their message, alliances and principles pretty far if that's what it takes to get ahead. Musk and Zuck feel like something else entirely, with all the reactionary imagery, populist bullshit and the societal damage around their platforms.

      • dofm an hour ago

        > Anthropic leadership

        Which one? The main bit that reports to Daniela Amodei, or the little comfort blanket cabinet around Dario and his "chief of staff"?

        There is a leadership branch that can pretend to be morally qualified and aware and to think about the big picture and ethics.

        It is at least somewhat remote from the bit that is doing the actual business things.

      • vovavili an hour ago

        It's almost like running a trillion-dollar business with neck-to-neck competition against other frontier labs and even state-sponsored efforts requires some ethical trade-off.

      • ignoramous 28 minutes ago

        > Anthropic leadership repeatedly presents themselves as uniquely morally qualified to steward agi and decide how humanity should get access to it.

          "Of all tyrannies, a tyranny sincerely exercised for the good of its victims may be the most oppressive. It would be better to live under robber barons than under omnipotent moral busybodies. The robber baron's cruelty may sometimes sleep, his cupidity may at some point be satiated; but those who torment us for our own good will torment us without end for they do so with the approval of their own conscience. They may be more likely to go to Heaven yet at the same time likelier to make a Hell of earth. This very kindness stings with intolerable insult. To be "cured" against one's will and cured of states which we may not regard as disease is to be put on a level of those who have not yet reached the age of reason or those who never will; to be classed with infants, imbeciles, and domestic animals." — C.S. Lewis.
      • ACCount37 an hour ago

        Pirating books is just straight up morally correct. I don't like Anthropic's bullshit "safety" filters, but training on shadow library data? Yeah no, it makes sense.

        It makes a lot more sense than having to work around copyright by scanning out physical books. Unfortunately, one was ruled legal and the other was not.

    • jwitthuhn 2 hours ago

      Dario's idea of an ethical focus seems to be keeping powerful models out of the hand of anyone unethical, which coincidentally is everyone except him.

      • tyre 2 hours ago

        Yeah this would be a great point if it were true and they didn’t give Mythos access to companies to fix bugs, which they did and have.

        It’s genuinely a difficult question. Not black and white. The models are really good at finding bugs, as demonstrated by people using Fable to reverse engineer. People make it sound like he’s just making it up.

        • throwaway63486 an hour ago

          I'm the guy you replied to, apologies for using a different account I'm away from my computer now.

          The distinction to me is that Anthropic gives access to that model but doesn't give control. They reserve the right to cut you off if they don't like what you are doing and require you allow data retention for Fable and Mythos to ensure your are not up to any skullduggery.

          Meta, Alibaba, Mistral, even OpenAI has released models users can run locally and fully control. That is a whole world of difference.

        • hgoel an hour ago

          They gave access, but considering that they wouldn't even sign the "don't ban open weights" letter, it's clear they would prefer to have tight control over who they bless with that access.

        • phoghed an hour ago

          This would be more convincing if mythos was something uniquely special and not something merely a couple months ahead of everyone else. It was great marketing though.

      • porphyra 2 hours ago

        Dario's "ethical" look is also kinda sus. I hate to use ad hominem, but the dude's wife literally pitched a porn film to Epstein even after he was a convicted registered sex offender [1]. Dario is also really sinophobic (it is commonly claimed in Chinese AI circles that his former employment at Baidu triggered him so much that he harbors a personal grudge against the entire race).

        [1] https://www.forbes.com/sites/alisondurkee/2026/08/14/who-is-...

      • tehlike 2 hours ago

        Pretty much. That's even worse imho.

    • platinumrad 2 hours ago

      Funny. Dario seems like the biggest snake in the industry to me and has leaned the hardest into doom marketing out of all of the influential leaders. With Altman (or Google), it's a transaction, and that's something I can live with.

      • tyre 2 hours ago

        I just don’t see how people have looked at what has happened with Mythos and the deluge of fixes from companies, then come to this conclusion.

        He has a really hard job. He errs on the side of conservatism in releasing and then people get Really Mad.

        Safeguards on cybersecurity are not great for Anthropic revenue! As evidenced by people getting pissed, moving to Sol, and them having a smaller market for what Fable can do.

        It’s clearly bad for revenue and not great advertising to say, “you can’t use this but here is a nerfed version that will annoy you and not solve important problems.”

        • adriand an hour ago

          And he drew a red line wrt the Pentagon's use of Anthropic's models for autonomous weapons and surveillance of American citizens, and he stood by it, even when the government took steps to materially damage the company. This required true courage. Name me another CEO, of any major American company, that has demonstrated this much fortitude.

        • SwellJoe an hour ago

          Anthropic/Amodei have been the most alarmist about model safety, so multiple things can be true. A lot of tech companies avoided scrutiny by sending bribes to Trump (naked corruption is bad, I'd rather nobody do that), Anthropic didn't...so, combined with their fear-mongering about the danger of Mythos and open models (which seems aimed at regulatory capture) and the lack of bribes flowing to the Trump administration, they got stepped on by the federal government based on the excuse Anthropic provided.

          I dunno. Everybody seems to be playing pretty dirty. Some people have a much longer history of that, though. Obviously, Meta and Musk are outliers even in an industry full of problematic behavior.

          • felixgallo an hour ago

            I don’t see how you can look at what happened with hugging face and keep up the facade of anyone being alarmist or faking it.

    • drob518 3 hours ago

      Gotta be honest that I’m tired of the “I hate Zuck and Meta so much” comments every time Meta does anything. Ditto Elon/X. Fine, I get it. I don’t like Zuck either. But the post is about Muse Spark 1.3. What do you think about that? If you don’t like it because Meta made it, then maybe just don’t use it and stay silent.

      • duplessitous 3 hours ago

        Technology doesn't just spring into being, there will always be comments on the organizations that developed it. If you don't like them or find them repetitive, it is far easier to collapse them and move on then bend a stranger to your will

      • canadaduane 3 hours ago

        I get it, but the underlying problem is: we don't have a society-wide, effective solution to counterbalancing extractive systems. Lacking a reliable label, we have to constantly signal what's on the ingredients list.

        • drob518 2 hours ago

          Okay, but the comment I reacted to was not that. It was simply (paraphrasing) “I won’t use anything from Zuck/Meta.” If it had been, “Be careful because I have insider information that Zuck/Meta is using Muse Spark to do <insert-nefarious-thing-here>, and here’s my substantiation for that…” I’d be okay with it. That’s interesting information that moves a conversation forward. But it wasn’t. It was just content-free “I don’t like Zuck” nonsense.

        • luckylion 2 hours ago

          Are not all corporations extractive by nature? Google clearly is.

          That's obviously not the issue with that -- you don't see those comments on Google's AI announcements.

          • owebmaster 2 hours ago

            Yes you see. They get downvoted and flagged fast because there's a disproportionate amount of current and ex Google employees and stockholders around.

      • noduerme 2 hours ago

        What I'm tired of is the top story (or five) on HN every day announcing Spark Opus Fable Grok Gemini v4.1i3-F. Like, who actually cares? Are people excited for the new benchmarks? Is it interesting to read the model cards? And look, part of my job is to use these things and part of my job is to pick EC2 servers, too. The front page of HN is increasingly resembling one of those endless AWS pricing lists.

        And yeah, I don't like any of the people or companies building LLMs either. At least the griping is somewhat interesting by comparison. The model isn't news. The news on Hacker News is that other professionals feel the same way.

        • hadlock 2 hours ago

          I think a lot of people are curious where the "knee" is on gains and productivity, particularly in the agentic space, which is where the real value is. A lot of us are being forced to shoe-horn this stuff into existing products, and knowing how much of the task the model can do now, vs having to build a complex custom harness, is valuable information to have. A year and a half ago it took our dev maybe six weeks of struggling with LangChain to approximate what Claude + MCP server can do today. The MCP server took us perhaps 2 days to build and 3 more to get it production ready. Today that MCP server gets 2-3 commits per month. I absolutely want to know when new models come out.

          As for smaller models, we run a pretty wide variety of agentic workload doing data enrichment and, increasingly, a bunch of evaluation jobs to alert a human to review certain scenarios etc. These all run on the smaller 27B and 35B class models, and tooling behavior has improved DRAMATICALLY since april. The latest qwen 3.8 model has a 95% success tool call rate during internal testing and about 94% real world. That's about 3% better than the 35B-A3B model we're using today, but the 35B MoE is so much faster then 3% is worth the trade-off.

        • SyneRyder an hour ago

          > Like, who actually cares? Are people excited for the new benchmarks? Is it interesting to read the model cards?

          I'm genuinely interested. Even the benchmarks - before Fable came out & while waiting for Astra, I actually setup a math model to predict where they would land (Fable came in at 66 on AA exactly as it predicted), and now I have a model for where these models and Chinese models will likely land in future, and when. And probably no surprise that it's mid-2027 when we cross AA 100, essentially as AI 2027 predicted all along.

          I'll probably setup the harness I made for myself to try out some of these models on OpenRouter. I've been frustrated with Opus & Fable 5 and found that I like working with GLM 5.3 Flash far more than I expected to, and I only found that out because I tried it during the stealth Ox Alpha launch, which I probably found out about here too.

          TLDR, I think some / many people here are genuinely interested, excited, and that's why they're upvoted so highly. And Muse Spark 1.3 scoring highly seems like a genuine surprise, when Meta was basically a write-off not long ago.

        • NamlchakKhandro an hour ago

          Same for Apple products

      • georgespencer 2 hours ago

        > If you don’t like it […], then maybe just […] stay silent.

        You might consider following your own advice.

      • monster_truck 2 hours ago

        That's not how any of this works my man. Must be nice to think you live a life where neither has had a profound negative impact on your day to day

      • dangoljames 2 hours ago

        yeah, we should all just stfu because one internet dude is tired of hearing it

      • jesse_dot_id 2 hours ago

        Staying silent is unfortunately how fascism festers.

      • whateveracct 2 hours ago

        Zuck's bad PR is to blame here. Not the commenters. He should fix that.

        Anduril makes this same complaint whenever their job posts get dumped on. Same idea. Fix your bad PR, buddies :)

      • idiotsecant 3 hours ago

        Not liking something because the embodiment of corporate malfeasance is a rational way to decide what products to support.

      • troupo 2 hours ago

        > But the post is about Muse Spark 1.3. What do you think about that?

        That:

        - like all models it was trained on stolen data

        - additionally it was trained on Facebook users who were all opted in to AI training with a convoluted 10+ step process to opt-out of

        > If you don’t like it because Meta made it, then maybe just don’t use it and stay silent.

        Why should anyone stay silent?

    • badsectoracula an hour ago

      > he seems to have the most ethical focus

      He wants to build a tech-god kept in chains whose power he parcels out to the unwashed masses he deems worthy like some sort of high priest of intelligence.

      And that is being charitable and going by the interpretation that he actually believes what he says.

      • im3w1l an hour ago

        Well what do you want? Presenting clear, desirable, and achievable visions and trying to build consensus for how AI should develop is crucial at this point in time.

    • aftbit 2 hours ago

      Okay but Muse Glimmer 30B is one of the best small open weight models today, and IMO the best from a US lab (only real comparison is Gemma4 dense right now).

      • tyre 2 hours ago

        Totally fine with open weight, since other people can provide it and Meta isn’t making money. I’d use an AWS-hosted version.

        • HDBaseT 21 minutes ago

          Zuck said Muse Spark 1.2 should be getting open weights "soon" on a tweet from a few weeks ago.

          The problem inference providers will not be able to get anywhere near the contributor pricing.

      • Bluestein 2 hours ago

        I am finding Poolside's a decent model.-

        • hadlock 40 minutes ago

          By their own benchmarks it is about 10% lower scoring than Qwen 3.6 35b-a3b, but I've added it to my list. Always looking for MoE to compare to it so we can squeeze more out of our local LLM system.

    • ballon_monkey 28 minutes ago

      I'll happily pay for Grok, it's a great model. 4.6 often does better than Anthropic at coding and analysis where Anthropic fails for 'oh no cyber security, don't ask me to check if you're redacting passwords correctly in logs'. And it has no problem telling the truth where OpenAI / Anthropic don't want to upset the people on the left and will happily lie or avoid hard truths.

    • devy 2 hours ago

      > I'm not an Amodei stan, but of all of these people he seems to have the most ethical focus. Again, not everything done perfectly and I have my gripes, but of the leaders of frontier labs, I'll vote with my money.

      Amodei is NO Saint!!! He's the most savvy in drumming up the AI doomsday scenarios and haven't yet to apologized his failed forecast of Claude taking over 90% of the coding jobs.

      • samtheprogram 2 hours ago

        He didn't say 90% of the coding jobs. He said LLMs would write 90% of the code. As in be LLM generated.

    • anukin 29 minutes ago

      Anthropic is not exactly a saint either. I had a recent issue where they denied fable credits even though I was hospitalized during the claim period. I have annual plan with them. As much as everyone hates sama, I think OpenAI is much more of a company with good marketing and sales team.

    • ls_stats 2 hours ago

      Is it really hard to understand that there's no good guys? Amodei, Altman, Zuckerberg, Musk, etc. They all sound the same to me.

    • redox99 3 hours ago

      Google, Zuck, Sama, Elon, Amodei (in no particular order).

      They all suck. Pick your poison.

      • kenjackson 3 hours ago

        They don't all suck equally.

        Here's the order, from best to worst.

        Amodei

        Google

        SamA

        Zuck

        Elon

        • redox99 3 hours ago

          You can ask 100 people and they'll all give you a different list. It's subjective.

          I think a less personal ranking would be, as a business owner, which of those providers is more dependable? As in, you don't care about evil, just your stuff working. I think maybe OpenAI?

          • a2ff6eeb0 2 hours ago

            Google. They have experience operating at scale, and AI is a big enough focus that they won't wind it down. All the big providers are kinda crappy, but if you want reliability, Google is the best option.

            • redox99 2 hours ago

              Definitely not Google, countless horror stories and infamous for killing stuff. OpenAI is still serving GPT 3.5 turbo as far as I remember.

            • ralusek 2 hours ago

              Google, famous for not winding things down.

              • xnx 32 minutes ago

                Google search has been around for 27(!) years.

              • a2ff6eeb0 2 hours ago

                Google, famous for keeping profitable shit making profit.

            • applfanboysbgon 2 hours ago

              Google has experience working for themselves at scale. Your business should never rely on Google more than it is forced to. Even if it's not something they'll wind down, providing acceptable service to anyone is not on their agenda. GCP speaks for itself...

          • utopcell 2 hours ago

            > You can ask 100 people and they'll all give you a different list.

            True. With 5 choices you need at least 126 people before you can guarantee that two lists are the same.

        • cactca 2 hours ago

          Demis Hassabis is, by any standard, the most ethical of the bunch.

        • scottyah 3 hours ago

          SamA better than Zuck? Zuck was at least a kid when he made a lot of his bad decisions, and he seems to be getting much better. Sam is on the reverse trajectory.

          • KptMarchewa 2 hours ago

            I am 100% convinced Zuck is maybe better at masking now, but is exactly the same lizard who wrote

            >>> They "trust me" >>> Dumb fucks

          • Zambyte 2 hours ago

            Sam is on a delayed trajectory of power, but he surely was not great when he was young either. See: Aaron Swartz calling him a sociopath who could not be trusted, well over a decade ago.

        • runarberg an hour ago

          They all suck beyond any tolerable threshold. Some of them are further away from the threshold. But at this point, how far each is from the tolerable threshold is besides any point and not worth arguing over. The least of five evils is still evil.

        • porphyra 2 hours ago

          In my personal opinion (this will be controversial and feel free to disagree): Elon is the best.

          * great contributions to many industries including spaceflight, electric cars, and self driving cars. It doesn't even matter if he is the technical mind behind these achievements or if he is just a buffoon that pretends to know the implementation details; the dude has a way of bringing together experts, having the overall vision, and managing them properly to ship amazing stuff.

          * sane and reasonable takes on AI/LLM stuff. I can't really argue with "pursuit of truth" as the guiding principle. Grok talks normally without "Claudlish", has a balanced score on political bias unlike other models, has a low hallucination rate, is the best at dealing with latest news (unlike ChatGPT that refuses to believe new developments and gaslights the user), and they "never silently downgrade intelligence or fall back to other models."

          In contrast, while Dario is doubtless a super smart pioneer in the AI space, his sanctimonious "We know what's good for you" attitude and extreme censorship is really offputting. The lengths to which he tries to ban or hamstring open models seems like an underhanded way to defeat competition. If he were to succeed, it would be a big setback to the thriving ecosystem of open models and hamper the development of the entire industry.

          • billypilgrim an hour ago

            Grok? The model that was deliberately adjusted to not say that Elon Musk or Trump spread misinformation? No idea how people can actually believe that Musk is interested in the truth. https://techcrunch.com/2025/02/23/grok-3-appears-to-have-bri...

            • porphyra an hour ago

              It seems that a rogue engineer poisoned the prompt in that instance. But the fact that they keep the system prompt open is nice. Generally I am biased towards favoring more freedom and openness rather than clamping it down in the name of safety.

    • jansport123 an hour ago

      no loyalty to any company - let them compete and then we get to choose.

    • optimalsolver 3 hours ago

      If it was up to Dario we'd all be banned from using open-weight models, and we'd have to be investigated for PRC connections before sending our allotted five API queries a week.

    • dimgl an hour ago

      I'll use both Muse Spark and Grok.

    • spiderfarmer an hour ago

      Same with Grok.

    • inferniac 39 minutes ago

      anthropic people have genuine delusions of grandeur, in a way they the worst of all the ai companies, definitely most cult-like

    • loeg 3 hours ago

      "Avoid generic tangents" / "Please don't complain about tangential annoyances."

      • _diyar 3 hours ago

        How is this a tangential annoyance or a generic tangent?

        > Meta announces they have a new model, demonstrating its capabilities.

        > Parent comment states „regardless of this model‘s specific capabilities, if I can avoid it I will.“

        • loeg 3 hours ago

          Grandparent comment has zero to do with the article. It's just GP generically bitching about Meta. (Your "quote" of the comment does not appear anywhere in the actual comment.)

      • reaperducer 3 hours ago

        "Avoid generic tangents" / "Please don't complain about tangential annoyances."

        That's pretty much 90% of HN these days.

        Apple releases a new iPhone? Here comes the flood of decade-old complaints about long-discontinued Mac butterfly keyboards and walled gardens.

        Microsoft releases a new version of Windows? Here come the gripes about Azure.

        Google changes something in GMail? Play Store!

        It's like there's an army of bots out there determined to reduce the productivity of the Western tech bubble by diverting everyone into endless circular arguments about absolutely nothing of relevance to the topic at hand.

    • greatgib 42 minutes ago

      I hate Meta main business, but you have to admit that on the non business related and open source side, they have released amazing things that changed the world.

      React for example.

      And we could easily guess that there wouldn't have been so much open source models, and grand public experiments and free tools if llama models were not release to the general public.

    • bradlys 2 hours ago

      What is the point of this comment?

      • jansport123 an hour ago

        someone expressing their view of meta which is on point by the way.

    • TacticalCoder 2 hours ago

      Meta and Microsoft are two of the absolute worst evil companies on earth and Amodei is trying very hard to join them.

      These Effective Altruists are despicable people: a bunch of thieves working to line up their own pockets while posturing as a force of good.

      Remember that they schemed to not only present SBF as the 2nd coming of Christ (including in the NYT and in Forbes) but to also give him a voice after his scam had been uncovered. Thankfully, the judge didn't have any of this Effective Altruist bullshit.

      SBF invested 500 millions of misappropriated funds in his buddy from the EA movement's Anthropic company (and, thankfully, the judge forced those shares to be sold: so SBF didn't get to be a billionaire).

      You cannot hate enough people who say that harming others for the greater good is justified.

      Then of course, already mentioned in this thread, there's the whole Epstein/Amodei's "I'm in the porn business" wife connection (where you don't need to squint much to see young women abused).

      These kind of people are the absolute worst scum on this earth.

    • fouc 3 hours ago

      How have they had a negative impact? How about google?

      • Yajirobe 2 hours ago

        Enabled genocide in Myanmar

  • meerita 3 hours ago

    I declined the use of cookies and everything went black. No content at all. Dissapointed.

  • dangoljames 2 hours ago

    If it's from meta, pit h in the bin.

  • mgaunard 3 hours ago

    They could have just called the article "struggling to remain relevant"

    • tonyhart7 3 hours ago

      Meta is the last big tech come to AI race, so I would give prop to them for catching up

  • anjel an hour ago

    Not mentioned in pricing: Surveillance costs of using Muse Spark