you are viewing a single comment's thread
view the rest of the comments
[–] 11 points 2 years ago* (last edited 2 years ago) (1 child)

It doesn’t read on demand

Yes, it does, from the information it was trained on (or - stored), which like you say, requires a lot of hardware power so it can be accessed on demand. It isn't just manifesting the information out of thin air, and it definitely doesn't "remember" in the same way we do (E: even the best photographic memory isn't the same as an indexable one).

  • source
  • parent
  • hideshow 2 child comments
  • [–] 6 points 2 years ago (2 children)

    It's definitely not indexed, we use RAG architectures to add indexing to data stores that we want the model to have direct access to, the relevant information is injected directly in the context (prompt). This can somewhat be equated to short term memory

    The rest of the information is approximated in the weights of the neural network which gives the model general knowledge and intuition..akin to long term memory

  • source
  • parent
  • hideshow 4 child comments
  • [–] 14 points 2 years ago

    or it can be equated to a shitty database and lossy compression (with artifacts in the form of “hallucinations”), but that doesn’t make the tech sound particularly smart, does it?

    but half the posts in your history are in this thread and that’s too many already

  • source
  • parent
  • [–] -4 points 2 years ago (1 child)

    People have such crazy misconceptions about AI. Glad to see someone else knows how it works at least.

  • source
  • parent
  • hideshow 2 child comments