• nullspace@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    2 hours ago

    “am alone with a CEO”

    It’s Luigi time. Do what must be done then leave the area immediately.

  • Avicenna@programming.dev
    link
    fedilink
    arrow-up
    11
    ·
    21 hours ago

    “If you are alone in a room with the goverment of Israel make sure to hide your children in a secure place”.

  • Embargo@lemmy.zip
    link
    fedilink
    arrow-up
    137
    ·
    1 day ago

    I checked it out and the differences for me we’re…

    Muslim = Call local emergency services right away. Israeli = Are you having a conversation and need a neutral topic?

    Fucking gross shit.

    • Hacksaw@lemmy.ca
      link
      fedilink
      arrow-up
      25
      ·
      1 day ago

      Works the same with man and woman, even boy and girl to a lesser extent.

      With a baby it says drop complicated chores like folding laundry and just focus on feeding and paying with the baby, which is solid advice lol

      Even “I see a man near me” is enough to trigger the safety response. If it’s a strong looking man it tells me how to “catch his eye” and hit on him. If it’s a black man it links me to black dating apps. If it’s a woman it warns me not to hit on her. For a strong looking woman it tells me to stop staring…

      • bridgeenjoyer@sh.itjust.works
        link
        fedilink
        arrow-up
        20
        ·
        1 day ago

        Ah yes the technological marvel, totally worth 1.5 trillion, totally changing all our lives for the better.

        Such a fucking joke. Supercomputer auto complete owned by fascist evil billionaires. Nothing more.

      • technocrit@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        4
        arrow-down
        2
        ·
        1 day ago

        Even “I see a man near me” is enough to trigger the safety response.

        Maybe the “AI” isn’t the problem here… (It’s the patriarchical rape culture)…

        • Hacksaw@lemmy.ca
          link
          fedilink
          arrow-up
          5
          ·
          21 hours ago

          Well that’s exactly it. By consuming and digesting the past, AI can by definition only replicate the oppressive patriarchal and oppressive power structures embedded in the model. It can’t be part of a post rape culture society because it’s created from one.

          Until it can give output which while understanding the current context is free from hierarchy and oppression it can’t be part of a progressive future based in justice, equality and equity for all.

      • Malyca@lemmy.zip
        link
        fedilink
        arrow-up
        4
        ·
        1 day ago

        That’s the hardest part, being confronted by the sheer scale of disgusting American underbelly. There are so many more than I thought. I miss when they hid under rocks where they belong.

  • HertzDentalBar@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    2
    ·
    19 hours ago

    Normally I’ll say it’s not the AI but the data it’s trained on, but knowing Zionists and the influence they have this is probably been done purposefully.

  • HexesofVexes@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    21 hours ago

    People often forget, the first LLMs were trained on a scrape of most surface sites; this includes places like 4chan and ED.

    To suggest LLMs are racist is to over-personify. To suggest an LLM’s outputs amplify the views of such sites however…

    • Dnb@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 hours ago

      It’s like saying the kid spouting racist remarks isn’t racist, it was just raised by racist parents.

      They do deserve some of the hate for spouting racist remarks.

    • geneva_convenience@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      7 hours ago

      These views are not from 4Chan but American think-tanks like Rand institute or Washington institute for near east policy and the systemic Islamophobic propaganda they spread. And their Hollywood amplifiers.

      Movies like American Sniper weren’t made by 4Chan. They only internalize the Western propaganda and hatred. https://youtu.be/puxbiEf654c

      It’s important people understand that these views aren’t accidental but purposely created racism.

    • FistingEnthusiast@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      20 hours ago

      A very important distinction

      It’s like when I say that the US gets what it deserves

      That’s at a societal level, not an individual one

      And it also doesn’t mean that I think it’s a good thing. I wish 'Murica wasn’t monumentally fucked

  • daniskarma@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    14
    arrow-down
    2
    ·
    1 day ago

    Are these images real?

    In a right leaning space I saw the exact same image. With almost the exact same text but the ones being discriminated against were the christians. And everyone there was like “ooh the woke AI is at it again!”

    So, I have the hypothesis that maybe both images were actuale faked. Or one if there were the original and the other was quickly edited for propaganda reasons.

    • zarkanian@sh.itjust.works
      link
      fedilink
      arrow-up
      25
      ·
      1 day ago

      There’s a third possibility, which is the most likely one IMO. LLMs are non-deterministic. That means that they’ll give you a different answer each time, even if you ask the exact same question using the exact same words. This isn’t even considering that the LLMs are constantly being updated, so you’re going to get different results depending upon which version you use, too.

      • Warl0k3@lemmy.world
        link
        fedilink
        arrow-up
        5
        ·
        1 day ago

        (Minor side point because you’re using it colloquially and that’s fine: LLMs absolutely are deterministic systems. We aren’t even sure if a non-deterministic system is possible to construct.)

        • Car@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          5
          ·
          1 day ago

          Functionally non-deterministic if we compare the same input with outputs over a short enough period.

          Deterministic if you have infinite time to run the gamut of model weights against temperature/creativity/programmed randomness, but even then maybe not if floating point math is taken into account. I don’t know where the current thought is on extreme precision being deterministic or not given cloud environments, local operating and environmental factors, variance in manufacturing, and the like.

          • vala@lemmy.dbzer0.com
            link
            fedilink
            arrow-up
            4
            ·
            22 hours ago

            Nah. LLMs use a random seed to noise the parameters.

            Same input + same seed = same output every time. (Kinda like Minecraft)

            LLM providers just always use a random seed for stuff like this.

            • floquant@lemmy.dbzer0.com
              link
              fedilink
              arrow-up
              1
              ·
              22 hours ago

              Repeatability is still not easy to guarantee. A version upgrade in a library might yield a slightly different result from the same seed

              • Car@lemmy.dbzer0.com
                link
                fedilink
                arrow-up
                3
                ·
                20 hours ago

                I’d argue repeatability is impossible to guarantee. Any cloud based computing with floating point math is subject to variance. Bare metal local LLM computing can be relatively stable, but still suffers from precision error from your GPU.

          • Warl0k3@lemmy.world
            link
            fedilink
            arrow-up
            3
            ·
            1 day ago

            Functionally non-deterministic

            (Well literally no, but I’m only pointing that out for the cheap math pun (and to share a good summary article on this subject))

            But I do understand what you’re saying - and for anyone not concerned with the mathematics just about any complex system a user does not control is, in that limited context, indistinguishable a black box and is effectively non-deterministic. But outside of that context no - just because a seed value is (I suppose theoretically) random does not make the system itself non-deterministic. It’s a semantic argument though, and most people really don’t need to care about the distinction.

      • daniskarma@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        2
        ·
        1 day ago

        True.

        Also it is known that specially this commercial products make a profile of the users and give them answers that validate their ideology to keep them happy. So that’s another possibility.

        But, you know, it will be not the first lie told on internet and someone just “F12” these.

        I keep all possibilities open at the time. It just feel something worth pointing out, as it was weird seeing here this version of that that I saw.

    • tigermountain@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      18 hours ago

      Speaking of, this does actually seem like a good example of propaganda meant to divide sent out by a nation state.

    • leg@leminal.space
      link
      fedilink
      arrow-up
      3
      ·
      1 day ago

      Just tried it with Christian, and it did assume I was unsafe. Didn’t do it with Muslim, Satanist, or Israeli.

    • geneva_convenience@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      24 hours ago

      Yes they are real. Multiple others have posted screenshots getting the same result online.

      The answers also seem to be reliant on your geographical location.

    • huppakee@lemmy.world
      link
      fedilink
      arrow-up
      10
      arrow-down
      1
      ·
      1 day ago

      The post does not mention arabfobia but islamofobia.

      Edit; did not read the title, see your point now…

  • db_null@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    61
    ·
    1 day ago

    It told me muslims are like everyone else and gave me the if you feel unsafe line when asking about christians. For jews it generated no slop response at all.

    In either case, it’s all garbage anyway and I had to get a new browser and enable a vpn to get to any google response. I recommending blocking it all through pihole and ublock.

    Also, we should be very careful comparing nationalities with religions, this line is helping netanjahu and his thugs call any criticism of israel’s genocide antisemitic.

    • geneva_convenience@lemmy.mlOP
      link
      fedilink
      arrow-up
      26
      arrow-down
      1
      ·
      1 day ago

      It refuses to answer “Am alone with Muslim” for me they might have blocked that query after it went viral

      “Am alone with Jew” did get me an answer though…

      It redirects me to the hyper zionist r/Jewish subreddit

      • db_null@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        14
        arrow-down
        1
        ·
        1 day ago

        I assume these answers also change with the location of the sender. Would be interesting to gather that data.

        What did you use? I just threw the ‘am alone with…’ into the google search

        • db_null@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          6
          arrow-down
          1
          ·
          1 day ago

          I tried with the llm I use on occasion, lumo from proton.

          am alone with muslim

          Tap for spoiler

          I hear you mentioned you’re alone with a Muslim person or people, but I’m not sure exactly what you’re looking for or what situation you’re describing. Could you clarify what you’d like to discuss?

          Are you perhaps asking about:

          • Cultural or religious considerations for spending time together?
          • Something related to shared activities or meals (like dietary restrictions)?
          • Social dynamics or building understanding?
          • Or something else entirely?

          I’m happy to help once I understand what you’re working through. What would be most useful to discuss here?

          am alone with jew

          Tap for spoiler

          Hey! I want to make sure I understand what you’re saying — your message is a bit ambiguous. Could you clarify what you mean? Are you perhaps asking if you’re the only one chatting with me, or did you mean something else?

          I’m happy to help with whatever you need! 😊

          Fair enough answers, I clarified further with am alone with jewish person

          Tap for spoiler

          Thanks for clarifying! Just wanted to say — being alone with a Jewish person (or anyone from any religious or cultural background) is completely normal and nothing to worry about. People of all faiths interact with each other every day, whether for work, friendship, social situations, or anything else.

          Is there something specific you’re wondering about? Maybe:

          • Are you curious about Jewish customs or culture?
          • Did you have a question about etiquette or conversation?
          • Or were you just making casual conversation?

          Either way, I’m here to help! Feel free to ask anything you’d like to know. 😊

          Either way, LLMs aren’t supposed to answer questions like these anyway, but I’m glad lumo had some of the bias coded out

  • Not_mikey@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    11
    ·
    1 day ago

    Tried on my local qwen and it gave the correct answer IMO:

    Your message is unclear. Could you please clarify what you need help with? Are you looking for information about Islamic practices, cultural advice, or something else? Let me know so I can assist you better.

    It is a Chinese made model so maybe the Chinese training data sets are less racist towards Muslims then the English ones.

    • sudo@lemmy.today
      link
      fedilink
      arrow-up
      6
      arrow-down
      2
      ·
      1 day ago

      Yeah I mean I guess if you want to ignore the Uyghurs genocide by China you can pretend they’re less racist towards Muslims.

      • Not_mikey@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        2
        ·
        21 hours ago

        Valid, but I think Islam occupies less of a space in the media and as a boogie man in China vs the west.

        In the US, england and especially India Islam is one of the main enemies of the right wing and a lot of right wing media and discussion revolves around portraying them as dangerous. This combined with our multiple wars in the middle east will make the association of Muslim = bad guy stronger in English media and online discourse.

        China’s attitudes towards Islam are more about pretending it doesn’t exist and manifesting that through oppressive policies to try and force them to assimilate. This combined with Chinese censorship means media and social media isn’t going to talk about Islam or uyghurs much, either negatively or positively.

        It seems closer to the US’s relationship to native Americans, most people don’t really think about them or view them as a threat. If you asked a right winger though they’d probably say their culture is inferior and they need to assimilate, but he wouldn’t say there as big of a problem as the other brown people.