Last night (7/24), there seems to have been a major glitch. I’m guessing on the LLM side. People, including myself, were having trouble generating posts, and sometimes receiving posts that seemed to be parts of different stories altogether.

This morning it seemed to be back to normal. But there’ve still been a few hiccups, like the “stop response” button had disappeared a few times, leaving me to helplessly watch as the A.I. rambles.

I tried to open the summary but instead got a blank window with the warning not to delete them, a submit and cancel button, and nothing else. Hitting the submit button just closed the window. Tested it on a second thread and it didn’t work either. (Edit: Should note that both threads were long, and should have had summaries. It was working early yesterday as far as I’m aware.)

Pester pester /mem pester

Thanks!___

(Windows 11, Chrome on desktop)

  • perchance@lemmy.worldM
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    there seems to have been a major glitch

    Yep, based on the timing of your post, I think I know the cause, and it has been fixed. Basically one GPU in the cluster went haywire (probably memory access problems). I’ve got code now which guards against this in case it happens again.

    like the “stop response” button had disappeared a few times

    Is this still happening? If so, any way to reproduce the problem consistently/easily?

    I tried to open the summary but instead got a blank window with the warning not to delete them

    Is this still a problem? And same as above - are you able to reproduce it?

    And yeah I’ve not yet added back automatic memory creation in /ai-character-chat but I’ll hopefully get around to it in the next few days.

    • Sk1ll_IssueOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 month ago

      like the “stop response” button had disappeared a few times Is this still happening? If so, any way to reproduce the problem consistently/easily?

      No, it’s been pretty good since then. It happened a few times though.

      I tried to open the summary but instead got a blank window with the warning not to delete them Is this still a problem? And same as above - are you able to reproduce it?

      Yes, still a problem. /sum is unavailable. Consistent for every thread.

      And yeah I’ve not yet added back automatic memory creation in /ai-character-chat but I’ll hopefully get around to it in the next few days.___

      :D

      • perchance@lemmy.worldM
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 month ago

        Yes, still a problem. /sum is unavailable. Consistent for every thread.

        Mentioned in the other thread, but: This should be fixed now. I think I found the issue. Thanks!

  • wthit56@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    If you open dev tools (F11, or CTRL+SHIFT+I) does the console show you any errors and whatnot? Those would be helpful for whoever debugs this stuff.

    • Sk1ll_IssueOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      1 month ago

      Edit: Realized what you meant and checked chrome’s dev console, but I’ll be honest, I have no clue what I’m looking at. Sometimes I can sus out the meanings of one or two things, but not checking errors. Neither of those seem to work. Just toggled fullscreen or took a screenshot when I tried, lol.

      • wthit56@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 month ago

        Yes, I wasn’t saying you could sort it out yourself. But if you put those errors here as part of the post, then whoever actually works on these bugs (or someone here who checks them out) would have something more to go on.

        • Sk1ll_IssueOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 month ago

          Well without giving me specifics, this is what you get, because I don’t know what’s important or not. Helpful? Doubt it…but if the dev actually wants me to look for something specific, I can do that.

          • wthit56@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 month ago

            That’s the kind of thing, yeah. But really, anything that says “error”–tends to be red. That’s all there is to it, there’s no special knowledge in spotting an error in there really. Doesn’t seem like there’s any errors, at least being logged. So I can’t help… Hopefully someone comes along who can get more into the weeds with it 👍