• 3 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle


  • All the latest models are trained on synthetic data generated on got4. Even the newer versions of gpt4. Openai realized it too late and had to edit their license after Claude was launched. Human generated data could only get us so far, recent phi 3 models which managed to perform very very well for their respective size (3b parameters) can only achieve this feat because of synthetic data generated by AI.

    I didn’t read the paper you mentioned, but recent LLM have progressed a lot in not just benchmarks but also when evaluated by real humans.



  • k110111@feddit.detolinuxmemes@lemmy.worldsystemdeez nuts
    link
    fedilink
    arrow-up
    46
    arrow-down
    1
    ·
    3 months ago

    Lol this reminds me of a time when I had KDE desktop environment installed on vanilla ubuntu. I thought I didn’t really need ubuntu’s default desktop environment and decided to ‘purge’ it. I quickly realized my f up when it deleted so many packages and ui started to act weird, I copied the shell’s output to a file just incase, and sure enough I couldn’t login with ui on next reboot. I was somehow able to login to shell and with some awk magic I was able to parse the text file to get all the packages I deleted and lo and behold everything worked just fine. Linux let’s you f’up your OS but it also let’s you fix it, it’s just a skill issue.









  • It might not be. Consider that moore’s law is coming to an end. I fully expect more and more products to be cloud based and ai based. I don’t think ai can run on our phone even in the near future. Battery is another issue, you can’t afford to run too much stuff on it.

    We as consumers now need to adjust to the ending moore’s law.


  • Okay thats a fun question to answer.

    Disclaimer: i don’t know much about piracy and stuff in general but studied computer science so sharing this just for funsies DO NOT TAKE THIS ADVICE IF YOU ARE SERIOUS!!!

    Okay so here it goes:

    Buy crypto then use crypto mixers to annonymize it.

    Use a webhosting site that accept said crypto.

    Use vpn for everything preferably more than one routing from multiple countries like one from west then one from east.

    If you can use a vm specifically for everything related to your site to make sure things are contained.

    Make sure to not upload from the same id’s as the one you use to create site. Make a user account if you wanna upload anything.

    Read up on how other such websites are created to figure out if you are missing something.