• 0 Posts
  • 1 Comment
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”.