• 0 Posts
  • 48 Comments
Joined 2 years ago
cake
Cake day: June 2nd, 2023

help-circle




  • Open source is in general wrong term in all of these “open source” LLM’s (like LLAMA and R1), the model is shared, but there is no real way of reproducing the model. This is because the training data is never shared.

    In my mind open source means that you can reproduce the same binary from source. The models are shared for free, but not “open”.










  • Filesystem itself is fully ok with it, space is just a character as any. Problem comes with console.

    e.g. you want to delete file called “not important.pdf”.

    You type in: rm not important.pdf, and hit enter. Didn’t hit tab because you knew the filename and didn’t arse with it.

    Outcome is that you just deleted important.pdf which contained your crypto wallet address which you were suppose to tattoo on your left arm.