Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: Did Claude Sonnet 3.5 suddenly became worse for you today?
25 points by rvnx 5 months ago | hide | past | favorite | 9 comments
Did Claude become worse today ?

I have been using it as a programming assistant. It feels like it became really bad today ?

Lazy, not writing logical code, just non-sense useless code and the style of it is reminiscent of GPT-4o for some reason.

It is so strange, it suddenly came during the night, like if there was a system update.

Is it just me or you are affected too ?

This is example of code it outputs:

  if (decision === '') {
    if (code === '') {
      break;
    }
    code = code.slice(0, -2);
    if (code === '') {
      code = '';
    }
    continue;
  }



It's been a popular topic for the last couple of weeks on /r/claudeAI/.

I work via the API (console.anthropic.com/workbench) which is still showing a static model number and has less safety filtering applied to it than interacting with the front end. Performance seems mostly acceptable still for me.

Its obvious they have had trouble meeting compute demand, so it wouldnt suprise me if they have quantized the model or something to help them out on capacity issues for "Pro" users interacting via the front end.


Also recently, Poe's Assistant, which is free, used to reply with direct to the point answers which I loved, but just a few weeks ago it became as chatty as ChatGPT. It's annoying having to read all the extra wording. Once again, don't fix what ain't broken.


I noticed its AI IQ dropping this past week. I use a paid subscription via POE.COM.



I'm not an expert, but I guess if the training is already done then there's no way to remove the content without retraining, the weights of the model are already set? So I don't think that would be the reason.


That’s how I understand it


My guess is they downsized the model


In my personal experience, it happened before as well but got better in few days


I have read many tweets since yesterday saying they think sonnet 3.5 have been nerfed.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: