• 0 Posts
  • 37 Comments
Joined 10 months ago
cake
Cake day: July 2nd, 2024

help-circle

  • Funnily enough, this is also my field, though I am not at uni anymore since I now work in this area. I agree that current literature rightfully makes no claims of AGI.

    Calling transformer models (also definitely not the only type of LLM that is feasible - mamba, Llada, … exist!) “fancy autocomplete” is very disingenuous in my view. Also, the current boom of AI includes way more than the flashy language models that the general population directly interacts with, as you surely know. And whether a model is able to “generalize” depends on whether you mean within its objective boundaries or outside of them, I would say.

    I agree that a training objective of predicting the next token in a sequence probably won’t be enough to achieve generalized intelligence. However, modelling language is the first and most important step on that path since us humans use language to abstract and represent problems.

    Looking at the current pace of development, I wouldn’t be so pessimistic, though I won’t make claims as to when we will reach AGI. While there may not be a complete theoretical framework for AGI, I believe it will be achieved in a similar way as current systems are, being developed first and explained after.



  • The goalpost has shifted a lot in the past few years, but in the broader and even narrower definition, current language models are precisely what was meant by AI and generally fall into that category of computer program. They aren’t broad / general AI, but definitely narrow / weak AI systems.

    I get that it’s trendy to shit on LLMs, often for good reason, but that should not mean we just redefine terms because some system doesn’t fit our idealized under-informed definition of a technical term.


  • Ah yes Mr. Professor, mind telling us how you came to this conclusion?

    To me you come off like an early 1900s fear monger a la “There will never be a flying machine, humans aren’t meant to be in the sky and it’s physically impossible”.

    If you literally meant that there is no such thing yet, then sure, we haven’t reached AGI yet. But the rest of your sentence is very disingenuous toward the thousands of scientists and developers working on precisely these issues and also extremely ignorant of current developments.


  • No, at least not in the sense that “hallucination” is used in the context of LLMs. It is specifically used to differentiate between the two cases you jumbled together: outputting correct information (as is represented in the training data) vs outputting “made-up” information.

    A language model doesn’t “try” anything, it does what it is trained to do - predict the next token, yes, but that is not hallucination, that is the training objective.

    Also, though not widely used, there are other types of LLMs, e.g. diffusion-based ones, which actually do not use a next token prediction objective and rather iteratively predict parts of the text in multiple places at once (Llada is one such example). And, of course, these models also hallucinate a bunch if you let them.

    Redefining a term to suit some straw man AI boogeyman hate only makes it harder to properly discuss these issues.










  • vintageballs@feddit.orgtoLinux@lemmy.mlAMD vs Nvidia
    link
    fedilink
    Deutsch
    arrow-up
    1
    ·
    3 months ago

    Where are you getting these numbers? I have a 3080, used a 1080Ti before, and though my last direct comparison was a while (like a few years) ago, I had more like 3-5% difference in FPS in the games I tested, at most 10% in RS2 Vietnam, but this ultimately turned out to be a CPU bottleneck. I would assume (and, reading reviews on reddit, this seems confirmed) that the drivers have mostly gotten better since then.




  • vintageballs@feddit.orgtoLinux@lemmy.mlAMD vs Nvidia
    link
    fedilink
    Deutsch
    arrow-up
    1
    ·
    3 months ago

    As someone who has been using Nvidia and Linux nearly exclusively for many years, I am interested in the aspects you think their drivers suck in. I have had literally no problems with them in the past 2 years, performance is incredible, Wayland just works, …


  • vintageballs@feddit.orgtoLinux@lemmy.mlAMD vs Nvidia
    link
    fedilink
    Deutsch
    arrow-up
    2
    ·
    3 months ago

    Just not true anymore. Must have been years ago that you used Nvidia on Linux. As someone who has been using Nvidia GPUs under Linux (Manjaro KDE mostly), recently also under Wayland (since plasma 6), I can attest that the experience is very good, no “tons of small issues”.

    Still though, since OP wants no proprietary drivers, he has to go for AMD, since nouveau is dog shit.