• 1 Post
  • 29 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle







  • This is not how LLMs work, they are not a database nor do they have access to one.

    Please do explain how you think they make LLMs without a database of training examples to build a statistical model from.

    The llm itself is just what it learned from reading all the training data,

    I.e. “a model that encodes a database”.

    They are a trained neural net with a set of weights on matrices that we don’t fully understand.

    I.e., “we applied a very lossy compression algorithm to this database”.

    We do know that it can’t possibly have all the information from its training set since the training sets (measured in tb or pb) are orders of magnitude bigger than the models (measured in gb).

    Check out the demoscene sometime, you’ll be surprised how much complexity can be generated from a very small set of instructions. I’ve seen entire first person shooter video games less than 100kb in size that algorithmically generate hundreds of megabytes of texture data at runtime. The idea that a mere 1,000x non-lossless compression of text would be impossible is laughable, especially when lossless text compression using neural network techniques achieved a 250x compression ratio years ago.






  • This seems like circular reasoning. SAT scores don’t measure intelligence because llm can pass it which isn’t intelligent.

    The purpose of the SAT isn’t to measure intelligence, it is to rank students on their ability to answer test questions.

    A copy of the answer key could get a perfect score, do you think that means it’s “intelligence” is equivalent to a person with perfect SATs?

    Why isn’t the llm intelligent?

    For the same reason that the SAT answer key or an instruction manual isn’t, the ability to answer questions is not the foundation of intelligence, nor is it exclusive to intelligent entities.

    You still haven’t answered what intelligence is or what an a.i. would be.

    Computer scientists, neurologists, and philosophers can’t answer that either, or else we’d already have the algorithms we’d need to build human-equivalent AI.

    Without a definition you just fall into the trap of “A.I. is whatever computers cant do” which has been going on for a while:

    Exactly, you’re just falling into the Turing Trap instead. Just because a company can convince you that it’s program is intelligent doesn’t mean it is, or else chatbots from 10 years ago would qualify.

    There is one goalpost that has stayed steady, the turing test, which llm seems to have passed, at least for shorter conversation.

    The Turing Test is just a slightly modified version of a Victorian-era social deduction game. It doesn’t measure intelligence, but the ability to mimic a human conversation. Turing himself acknowledged this: https://www.smithsonianmag.com/innovation/turing-test-measures-something-but-not-intelligence-180951702/




  • I’m not familiar with that seedbox provider, but unless you have a virtual private or dedicated server then you’re limited to the applications the host has made available.

    If you do have a private node with root access, then you’ll be able to install whatever you like. Generally, these are limited to a command-line interface, in which case you’ll need something like soulseek-cli, but higher-tier hosting packages often support remote desktop which would allow you to log in and install the graphical version of the app as normal.