• 1 Post
  • 49 Comments
Joined 2 years ago
cake
Cake day: June 4th, 2023

help-circle
  • Basically any question you might have can be fed into ChatGPT. You just need to be aware that its output is very often wrong. I would only recommend using on topics that you’re already well versed in so that you can recognize when it’s wrong.

    I don’t see the need to ever pay for it. I’m already getting everything I need out of the free model. Never had issues with prioritization. If it’s slow to respond, that’s just more time that I spend thinking about the question myself — something I would be doing regardless.




  • LLMs cannot:

    • Tell fact from fiction
    • Accurately recall data from its training set
    • Count

    LLMs can

    • Translate
    • Get the general vibe of a text (sentiment analysis)
    • Generate plausible text

    Semantics aside, they’re very different skills that require different setups to accomplish. Just because counting is an easier task than analysing text for humans, doesn’t mean it’s the same it’s the same for a LLM. You can’t use that as evidence for its inability to do the “harder” tasks.