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

help-circle
  • While I don’t agree with OP’s view that the world as a whole is anti-intellectual, I also wouldn’t assume that these people don’t exist at all. I’ve personally had interactions with people who thought less of me or others for having a higher level of education, and (at least overtly) not in the sense that they were jealous. It was more of a general antipathy against people who know things / enjoy to learn, because they saw them as arrogant etc.

    But this is probably more an example of tribalism.










  • The obvious way would be to just not cache content locally and always link to the source instance. While this would concentrate the strain immensely, it would also greatly decrease the storage space used by all other instances.

    There might also be other viable alternatives such as using a CDN and having it selectively cache content which is requested often etc.

    ~~As of now, Lemmy does not support either, though. ~~

    Edit: I want to clarify that I was partially wrong - Lemmy only locally caches content which is hosted on outside sites. It does (should?) not cache content that was directly uploaded to a Lemmy instance and just embeds the source media.







  • This will differ greatly from instance to instance. The people running lemmy.world have published some info on their infrastructure. My instance is running on a rather small VPS with 100GB storage, but I will have to rethink my solution rather soon as images and videos from my subbed communities [Edit: which are stored on outside sites] are eating around a gigabyte per day and I think this is likely to increase.

    Edit: I want to clarify that I was partially wrong - Lemmy only locally caches content which is hosted on outside sites (e.g. imgur). It does not cache content that was directly uploaded to another Lemmy instance and just embeds the source media.


  • That is not true. As long as a user on your instance is subscribed to a community, the media content of posts [Edit: only posts linking to outside sources, e.g imgur] of that community is stored locally on your instance as well.

    This, of course, only applies to media which is uploaded to Lemmy, links to media hosted externally are not downloaded.

    See this issue for more context.

    Edit: I want to clarify that I was partially wrong - Lemmy only locally caches content which is hosted on outside sites. It does (should?) not cache content that was directly uploaded to a Lemmy instance and just embeds the source media.



  • Note that when using llama-derived models, such as vicuna, you are bound by their license to only use them for “research” purposes.

    If you want an unrestricted version, go for open-llama or RedPajama.

    Falcon is less restrictive and only wants a cut of profits if they exceed 1 million dollars, but I’d wager that fully unrestricted is the way to go.