• 0 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: July 25th, 2023

help-circle












  • A nas may be overkill for what you want.

    You may only need a modernish pc with lots and lots of storage so you can keep redundant copies of your library

    Plex was super easy for me to set up on my old gaming pc that had multiple TB of storage.

    So was jellyfin when i decided to swap.

    If you only want to watch your library over your local network and dont care about remote access id reccomend going with jellyfin instead of plex because FOSS vs proprietary software. They both can be configured for remote access but it seemed easier to do in plex and also not something youd want to do depending on where/how you’ve acquired your digital library






  • I have… feelings about LLMs being the big thing in AI/ml right now… because its really not much new. Maybe the transformer model kind of but ultimately LLMs are massive supervised learning neural nets trained on obscene amounts of data. And then other models use that pretrained “foundational model” to work and just tune their parameters. Which is why prompt engineer is becoming a thing.

    Corpos are playing by the book here and trying to extinguish any competition before it begins by having people rely on their “foundation” models instead of innovating their own solutions

    How many tutorials can you find for implementing LLM NLP tasks that dont include “import this model from X company” id wager its only maybe 33%