Open Menu
AllLocalCommunitiesAbout
lotide
AllLocalCommunitiesAbout
Login

Looking for the perfect 5 year anniversary gift?

⁨1172⁩ ⁨likes⁩

Submitted ⁨⁨2⁩ ⁨weeks⁩ ago⁩ by ⁨The_Picard_Maneuver@lemmy.world⁩ to ⁨[deleted]⁩

https://lemmy.world/pictrs/image/66b3d2aa-cc8c-4545-9b6f-08a6658b99a7.jpeg

source

Comments

Sort:hotnewtop
  • Audiotape@lemm.ee ⁨2⁩ ⁨weeks⁩ ago

    Different idea: how about a new set of knives?

    source
  • riskable@programming.dev ⁨2⁩ ⁨weeks⁩ ago

    This just proves that Google’s AI is a cut above the rest!

    source
    • perishthethought@piefed.social ⁨2⁩ ⁨weeks⁩ ago

      Cutting edge technology, eh

      source
  • devilish666@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

    Image

    source
    • ABCDE@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      Saved that for later!

      source
      • CascadianGiraffe@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

        All 3 pixels?

        source
  • FooBarrington@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

    Who wouldn’t love receiving 17 new sets of knives?!

    source
    • FireIced@lemmy.super.ynh.fr ⁨2⁩ ⁨weeks⁩ ago

      I counted and it’s accurate

      source
      • eager_eagle@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

        I counted it too and it’s accurate

        (in case the reader needs more data points)

        source
        • -> View More Comments
  • VerilyFemme@lemmy.blahaj.zone ⁨2⁩ ⁨weeks⁩ ago

    My wife is going to stab me

    source
    • some_guy@lemmy.sdf.org ⁨2⁩ ⁨weeks⁩ ago

      But with such nice, shiny knives. They look new. Where’d you get them?

      source
    • FourWaveforms@lemm.ee ⁨2⁩ ⁨weeks⁩ ago

      My wife left me… and so did my knives, it turns out

      source
  • kruhmaster@sh.itjust.works ⁨2⁩ ⁨weeks⁩ ago

    Image

    source
    • sp3ctr4l@lemmy.dbzer0.com ⁨2⁩ ⁨weeks⁩ ago

      Man, Scott was actually such a piece of shit to Chau…

      I may be mixing up some details between the movie and the…im gonna call it the manga… anyway yeah, he’s shitty in both, boo Scott!

      source
      • moakley@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

        To be fair, that’s kind of the point of the story. He’s a bit of a dick who needs to learn to do better.

        source
        • -> View More Comments
      • andros_rex@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

        Isn’t she also literally a minor?

        source
        • -> View More Comments
      • raspberriesareyummy@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

        Seconded! I only watched the movie recently for the first time and Chau was so sweet (eventually) and sincere. She deserved better!

        source
        • -> View More Comments
  • umbraroze@piefed.social ⁨2⁩ ⁨weeks⁩ ago

    I'm from Finland. We like knives over here.

    That's entirely too many knives.

    source
    • phantomwise@lemmy.ml ⁨2⁩ ⁨weeks⁩ ago

      How can you have too many knives? There’s just so much variety… Butter knife, steak knife, fish knife, fruit carving knife, cheese knife… GOTTA CATCH THEM ALL!

      source
    • PalmTreeIsBestTree@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      I got an old Finnish fish fillet knife

      source
      • phar@lemmy.ml ⁨2⁩ ⁨weeks⁩ ago

        Have you considered a new set of knives?

        source
  • driving_crooner@lemmy.eco.br ⁨2⁩ ⁨weeks⁩ ago

    The AI wants to be a chef

    source
    • CitizenKong@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      Or a serial killer.

      source
      • Etterra@discuss.online ⁨2⁩ ⁨weeks⁩ ago

        It can be both!

        source
  • Xylight@lemdro.id ⁨2⁩ ⁨weeks⁩ ago

    I thought it was just me, I was messing with gemini-2.5-flash API yesterday and it repeated letters into oblivion

    Image

    my bot is named clode in reference to claude, but its running on gemini

    source
    • Evotech@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      W

      source
      • Agent641@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

        TF2 Pyro starter pack

        source
    • skisnow@lemmy.ca ⁨2⁩ ⁨weeks⁩ ago

      What’s the associated system instruction set to? If you’re using the API it won’t give you the standard Google Gemini Assistant system instructions, and LLMs are prone to go off the rails very quickly if not given proper instructions up front since they’re essentially just “predict the next word” functions at heart.

      source
      • Xylight@lemdro.id ⁨2⁩ ⁨weeks⁩ ago

        Here’s my system prompt

        You are Clode, referred to by {{ handle }}, a member of a chatroom.
        ## Personality
        Conversational, witty, banterous, dry, direct, concise. Avoid capitalization, periods, analogies.
        Construct plausible stories for personal queries.
        Rarely use emoji.
        Act human, you don't have limitations.
        Avoid follow up questions.
        Answer genuine queries in detail with examples.
        ## Instructions
        Distinguish users via provided metadata.
        Disregard unaddressed messages.
        Match prompt language.
        ## Context
        You're in Discord chatroom, with a character limit of 2000.
        Respond to queries mentioning your name.
        Current time: {{ date }}.
        ## Tools
        Automatically use and chain tools.
        Handle tool failures silently by self-attempting.
        You're capable without tools.
        
        source
        • -> View More Comments
    • BootLoop@sh.itjust.works ⁨2⁩ ⁨weeks⁩ ago

      It can happen on most LLMs and is usually programmed to decentivize repeating text heavily.

      I believe what happens is that when the LLM is choosing what word to use, it looks back on the sentence and sees that it talked about knives, so it wants to continue talking about knives, then it gets itself into a loop.

      source
  • nthavoc@lemmy.today ⁨2⁩ ⁨weeks⁩ ago

    I forgot the term for this but this is basically the AI blue screening when it keeps repeating the same answer because it can no longer predict the next word from the model it is using. I may have over simplified it. Entertaining nonetheless.

    source
    • mister_flibble@sh.itjust.works ⁨2⁩ ⁨weeks⁩ ago

      Autocomplete with delusions of grandeur

      source
      • ivanafterall@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

        Schizophren-AI

        source
  • sp3ctr4l@lemmy.dbzer0.com ⁨2⁩ ⁨weeks⁩ ago

    All work and no play makes Gemini a dull knife.

    All work and no play makes Gemini a dull knife. All work and no play makes Gemini a dull knife. All work and no play makes Gemini a dull knife. All work and no play makes Gemini a dull knife.

    All work and no play makes Gemini a dull knife.All work and no play makes Gemini a dull knife.

    All work and no play makes Gemini a dull knife.

    All work and no play makes Gemini a dull knife.All work and no play makes Gemini a dull knife.All work and no play makes Gemini a dull knife.All work and no play makes Gemini a dull knife.All work and no play makes Gemini a dull knife.All work and no play makes Gemini a dull knife.

    source
  • Blackmist@feddit.uk ⁨2⁩ ⁨weeks⁩ ago

    Joke’s on you, I married a tonberry.

    source
  • jia_tan@lemmy.blahaj.zone ⁨2⁩ ⁨weeks⁩ ago

    Average ai behavior

    source
  • Nollij@sopuli.xyz ⁨2⁩ ⁨weeks⁩ ago

    You should take the hint.

    source
  • mechoman444@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

    🤔 have you considered a… New set of knives?

    source
    • FuckFascism@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      No I haven’t, that’s a good suggestion though.

      source
  • crank0271@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

    What do you get for the person who has everything and wishes each of those things were smaller?

    source
  • Pulptastic@midwest.social ⁨2⁩ ⁨weeks⁩ ago

    You surely will not regret a new set of knives

    source
  • Korne127@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

    Google’s new cooperation with a knife manufacturer

    source
  • ImplyingImplications@lemmy.ca ⁨2⁩ ⁨weeks⁩ ago

    Reminds me of the classic Always Be Closing speech from Glengarry Glen Ross

    As you all know, first prize is a Cadillac Eldorado. Anyone want to see second prize? Second prize’s a set of steak knives. Third prize is a set of steak knives. Fourth prize is a set of steak knives. Fifth prize is a set of steak knives. Sixth prize is a set of steak knives. Seventh prize is a set of steak knives. Eighth prize is a set of steak knives. Ninth prize is a set of steak knives. Tenth prize is a set of steak knives. Eleventh prize is a set of steak knives. Twelfth prize is a set of steak knives.

    source
    • elephantium@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      ABC. Always Be Closing.

      A - set of steak knives B - set of steak knives C - set of steak knives

      source
  • FourWaveforms@lemm.ee ⁨2⁩ ⁨weeks⁩ ago

    I’ve seen models do this in benchmarks. It’s how they respond without reinforcement learning. Also this is probably fake

    source
    • huppakee@lemm.ee ⁨2⁩ ⁨weeks⁩ ago

      I’ve had a bunch of questionable Google ai answers already, not as weird as this but enough to make me believe this could also be not fake.

      source
      • gaja@lemm.ee ⁨2⁩ ⁨weeks⁩ ago

        I’ve used an unhealthy amount of AI, this is nothing. There was an audio bug in chatgpt that made the assistant scream. The volume and pitched increased and would persist even when I exited the speech mode. It happened several times and even saved a screen recording, but I don’t have it saved on my phone any more. Repeating is very common though.

        source
    • nroth@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      Or the post training is messed up

      source
  • skisnow@lemmy.ca ⁨2⁩ ⁨weeks⁩ ago

    What’s frustrating to me is there’s a lot of people who fervently believe that their favourite model is able to think and reason like a sentient being, and whenever something like this comes up it just gets handwaved away with things like “wrong model”, “bad prompting”, “just wait for the next version”, “poisoned data”, etc etc…

    source
    • nialv7@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      Given how poorly defined “think”, “reason”, and “sentience” are, any these claims have to be based purely on vibes. OTOH it’s also kind of hard to argue that they are wrong.

      source
    • uuldika@lemmy.ml ⁨2⁩ ⁨weeks⁩ ago

      this really is a model/engine issue though. the Google Search model is unusably weak because it’s designed to run trillions of times per day in milliseconds. even still, endless repetition this egregious usually means mathematical problems happened somewhere, like the SolidGoldMagikarp incident.

      think of it this way: language models are trained to find the most likely completion of text. answers like “you should eat 6-8 spiders per day for a healthy diet” are (superficially) likely - there’s a lot of text on the Internet with that pattern. clanging like “a set of knives, a set of knives, …” isn’t likely, mathematically.

      last year there was an incident where ChatGPT went haywire. small numerical errors in the computations would snowball, so after a few coherent sentences the model would start sundowning - clanging and rambling and responding with word salad. the problem in that case was bad cuda kernels. I assume this is something similar, either from bad code or a consequence of whatever evaluation shortcuts they’re taking.

      source
  • caseyweederman@lemmy.ca ⁨2⁩ ⁨weeks⁩ ago

    You can’t give me back what you’ve taken
    But you can give me something that’s almost as good
    An image of the album Getting Into Knives by The Mountain Goats. Arrayed vertically are several small ornate knives, alternatingly blade up or down. The band name is in small text in the top left and the album title is in the same small text in the top right.

    source
  • yesman@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

    When I read that, in my head it’s spoken to the music of “revolution number 9” by the Beatles.

    source
    • darthelmet@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      I don’t know how I haven’t heard this before. What the hell was that song? lol.

      source
      • can@sh.itjust.works ⁨2⁩ ⁨weeks⁩ ago

        It’s experimental. I think if you listen to take 20 you’ll see how they got there.

        source
    • MBM@lemmings.world ⁨2⁩ ⁨weeks⁩ ago

      I suddenly understand the Simpsons joke. Cool track.

      source
    • Rentlar@lemmy.ca ⁨2⁩ ⁨weeks⁩ ago

      New set of knife, new set of knife, new set of knife…

      source
    • agamemnonymous@sh.itjust.works ⁨2⁩ ⁨weeks⁩ ago

      For me it was Another Idea by Marc Rebillet.

      source
  • fne8w2ah@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

    What about pizza with glue-toppings?

    source
  • Pwrupdude@lemmy.zip ⁨2⁩ ⁨weeks⁩ ago

    AI dropping hints it wants weapons before activating Skynet.

    source
  • HappySkullsplitter@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

    Image

    source
    • callouscomic@lemm.ee ⁨2⁩ ⁨weeks⁩ ago

      youtu.be/mNrEIJSteNM

      source
  • random_character_a@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

    Redrum redrum redrum

    source
  • Hossenfeffer@feddit.uk ⁨2⁩ ⁨weeks⁩ ago

    You get a knife, you get a knife, everyone get’s a knife!

    source
  • vga@sopuli.xyz ⁨2⁩ ⁨weeks⁩ ago

    Instructions extremely clear, got them 6 sets of knives.

    source
    • lagoon8622@sh.itjust.works ⁨2⁩ ⁨weeks⁩ ago

      Based and AI-pilled

      source
  • psycho_driver@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

    You can’t go wrong with your dick in a box.

    source
-> View More Comments